File Details
Version 0.0.4
- B
- May 28, 2013
- 58.53 KB
- 497
- CB 1.5.2-R0.1
File Name
MegaCreeps.jar
Supported Versions
- CB 1.5.2-R0.1
Update to 0.0.4 Restructuring the config. Adding ingame commands for easier config editing. Added a system to create custom abilities for users.
Known bugs:
(Fixed for the next version) Throws an exception when a dispenser or dropper drops an item. Dont worry, this has no impact on the game, but it spams the console.
(Fixed for the next version) A typo leads to problems when using /mc addsetup <config> <world>. It's not updating the correct list.
(Fixed for the next version) Throws an exception when handling an onDamage event that is triggered by an arrow.
After a server restart, remaining MegaCreeps have only got 1 life and are no longer any special. Newly spawning ones will work properly. This is a flaw which comes with lacking programming on the Bukkit API. It does not allow to properly check whether a mob really despawned or is just not in range of a player.
The armor of mobs does not reduce taken damage from normal attacks. This is due to a lacking programming on the Bukkit API. Finding an own way to substract resistances is planned.

