Anticreeper 3.7

Details

  • Filename
    AntiCreeper.zip
  • Uploaded by
  • Uploaded
    Nov 10, 2012
  • Size
    18.43 KB
  • Downloads
    2,480
  • MD5
    a04228637a341962ec067689884a183a

Supported Bukkit Versions

  • CB 1.4.2-R0.2

Changelog

  • Version 3.7:
    • Added: Full configurability of Wither boss explosion under nerf_wither
  • Version 3.6.3:
    • Tested against 1.4.2-R0.2. No changes (yet).
  • Version 3.6.2:
    • Fixed : entitydamage.depth check was reversed; still caused damage when depth=0. Ticket 23
  • Version 3.6.1:
    • Fixed : uploaded wrong zip file. Sorry! This version will still report as 3.6
  • Version 3.6:
    • Added: .fire attribute: set whether or not any explosion should start fires
      • Fixed: Nerfed fireball explosions used to not set fire to nearby blocks.
    • Changed: respect .entitydamage all the time, no matter if not nerfed nor filtered.
    • Added .entitydamage.depth: to control how deep altered explosion damage applies
  • Version 3.5.1:
    • Fixed Ticket 20: crash (NPE by EntityDamageByEntityEvent) on TNT explosions.
  • Version 3.5.0:
    • Fixed: FINER/FINEST messages to system.log (Ticket 17) when no log level configured. (was introduced in 3.4.1)
    • Added: nerf_lightning.entitydamage functionality (Ticket 15)
  • Version 3.4.2:
    • Fixed: Removed dead code causing config file rewrite when interacting with other plugins (Ticket 16) Thanks to @daeger for the report and testing!
  • Version 3.4.1:
    • Added: nerf_fireball.blocklist.
    • Fixed: (Ticket 14) All blocks were always being saved when .damageblocks= true and .blocklist not empty.
  • Version 3.4.0:
  • Version 3.3.2:
    • Changed: increased TNT chain delay relative to Ticket 12.
    • Fixed: .entitydamage=false not really working (only checked when nerfing block damage or filtering blocks). Yay!
  • Version 3.3.1:
    • Fixed Ticket 12: "Only TNT chains" config doesn't trigger TNT.
    • Changed: Now respects .entitydamage=false and .effects=false even when damageblocks=true. If you really want to do it, OK! Also didn't really make sense when your blacklist had one type of block in it (ex. TNT) and it was a whitelist, so the only thing damaged is that.
  • Version 3.3.0:
    • Added new feature to nerf enderman behaviors
    • Fixed bug: nerf_*.whitelist was not being checked; instead old style block_whitelist was being checked for both which defaulted to false.
  • Version 3.2.2
    • Fixed: example config file inside zip at AntiCreeper/config.yml to new format
    • Fixed: some config booleans that should default to True were defaulting to false
  • Version 3.2.1
    • Fixed: (Ticket10) Players killed by nerfed explosions lose all their inventory
  • Version 3.2.0
    • Fixed: annoying "unnerfed world" message to console
    • Added: optional new configuration scheme, allowing more discrete control of features
    • Added: new ability to disable smoke/sound effects or player damage for nerfed explosions
  • Version 3.1.3:
    • fixed bug: nerfed TNT could start fires. Future: ability to turn fire on/off
  • Version 3.1.2: all functions working!
  • Version 3.1.1: update to 1.2.3 beta
    • known issue: nerfed creepers not hurting players the right amount
  • Version 3.1: update to development build of 1.2.2-R0.1
    • using new event and configuration system of Bukkit, but no functional changes
  • Version 3.0.0 : First release by Filbert66
    • New feature (tickets 1,3) with creeper/TNT nerf height/depth limit in variable "nerf_depth".
    • New feature (ticket 4): "creeper_yield" integer variable. Set to percentage (0-100) of blocks 2B leftover from un-nerfed creeper explosions
    • Fixed (ticket 5): nerfed explosions no longer destroy paintings
    • New feature (ticket 3, 5): new "tnt_list" or "creeper_list" of block IDs to NOT destroy. Flip to destroy only what's on the list by setting new "block_whitelist" to true.
  • Changelog: Version 2.5
    • Added yml configuration file.
    • Ghast nerf.
    • Multi-world (Currently it just turn on/off ALL protection in that world. Sorry about that, YAML is a bit new to me )
  • Changelog: Version 2.0
    • Added sounds.
  • Changelog: Version 1.5
    • Added AntiCreeper with AntiTNT
  • Changelog: Version 1.0
    • Releasing the plugin.
  • Nerfed lightning still sets fire to things, so that can still cause damage. Recommend AntiFire.