v4.6

Details

  • Filename
    EntityManager.jar
  • Uploaded by
  • Uploaded
    Nov 22, 2012
  • Size
    51.93 KB
  • Downloads
    1,752
  • MD5
    bfe9e4fb39b5cabbe38fa910629afe4a

Supported Bukkit Versions

  • CB 1.4.5-R0.2

Changelog

EM v4.6 Release build

Changelog compared to last release (4.5.4)
  • Added lava bucket blocking (Regen configs for new changes!)
  • Fixed /em command giving false information
  • Removed a ton of static stuff, everything is likely a lot more efficient / uses less memory (especially if you use /reload)
  • Switched to a much more efficient mob egg blocking method which is update safe. Uses a list and you add the mobs you don't want to be used from eggs onto the list. This also allows for better logging since it knows which egg specifically. The bypass permission is 'entitymanager.spawn.<entitytype>'
  • Fixed exp drops from blocks and entities not checking for the worlds
  • Fixed all multiworld related issues
  • Fixed motd being displayed in all worlds even if EntityManager isn't enabled there
  • Fixed targeting code to only work in EntityManager worlds
  • Fixed weather related bugs
  • Added spawn blocking for bats, withers, wither skulls, and witches
  • Removed eyesore colors on the EM Motd
  • Offshored alert method to Utility class, still working on migrating all alerting to it.

* Please make a ticket for any bugs, errors, or suggestions you have!