File Details
KillTheBat v2.7
- R
- Jun 17, 2013
- 17.52 KB
- 638
- CB 1.5.2-R1.0
File Name
killthebat.jar
Supported Versions
- CB 1.5.2-R1.0
Version 2.7
- Fix creature death-event bug.
- Added the option to add custom drops such as enchanted books or items with lore. For example, a Pig Zombie which drops an enchanted book and a special stone:
PigZombie: displayname: "&5Deranged Zombie" drops: - ==: org.bukkit.inventory.ItemStack type: ENCHANTED_BOOK meta: ==: ItemMeta meta-type: ENCHANTED enchants: ARROW_DAMAGE: 5 - ==: org.bukkit.inventory.ItemStack type: DIAMOND meta: ==: ItemMeta meta-type: UNSPECIFIC display-name: "Pig's Gift" lore: - 'Type: Special Stone'
- Added /killthebat reload command, which reloads the configuration file (useful when testing new creatures).
- Added /killthebat tp <player> command, which teleports all creatures in the area to <player>'s location (only applies to creatures which were spawned using the plugin)
- Added /killthebat target <player> command, which sets <player> as the target of all creatures in the area. (only applies to creatures which were spawned using the plugin, useful on passive monsters)
- Added command alias /ktb