v3.5

Details

  • Filename
    EntityManager.jar
  • Uploaded by
  • Uploaded
    May 4, 2012
  • Size
    52.74 KB
  • Downloads
    681
  • MD5
    0ca6833052c28d834d930a1d706d9c31

Supported Bukkit Versions

  • CB 1.2.5-R1.2

Changelog

EM v3.5 Release build

Changelog compared to last release (3.4.4)
  • Added Toggle for advanced mob removal, if you just disabled some mobs, turn on the advanced mob removal so that the blocked entities get removed faster, then turn it off after about an hour of having it on and your world should be cleaned of blocked mobs.
  • Added a block to crop damage, if enabled then crops won't be broken by animals or players.
  • Re-Liscenced under ISC licence.
  • Added logging for blocked dispenser events
  • Fixed purge command, now removes the items blocked in config from a players inventory if they have it in their inventory.
  • Fixed reload command, /em reload now successfully reloads the config from disk.
  • Slightly changed message of the day (login message)
  • Lots of revisions and code enhancements, lots of message formatting and color additions.
  • Fixed /em mobs from always displaying the same values even after a reload (removed final from the boolean variable), Was a bug that was created and fixed in 3.5.
  • A few additions to the EntityManager developers API