Version 0.0.4

Details

  • Filename
    MegaCreeps.jar
  • Uploaded by
  • Uploaded
    May 27, 2013
  • Size
    58.53 KB
  • Downloads
    375
  • MD5
    11d4c2f531f91b2d995e8b414d83cf4e

Supported Bukkit Versions

  • CB 1.5.2-R0.1

Changelog

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.