Details
Supported Bukkit Versions
Changelog
- (API) Added a BossDamageEvent, it can be used by other mods to be notified when a boss is damaged.
- Now the mod tells you when you don't have the permission to use a command, it also tells the "console" when a command is for player only.
- Changed how config files are handled:
- They're loaded / created as soon as a world is loaded.
- Only relevant files are now loaded (already loaded files aren't re-loaded).
- When a world is unloaded, data about bosses and drops are also freed.
- Re-fixed durability loss (except for tools, they lose 1 point per hit instead of 2).
- Fixed players.dat, it should no longer grow indefinitely.
- Fixed "TooFar" message, it can now have colors.