v3.9

Details

  • Filename
    EntityManager.jar
  • Uploaded by
  • Uploaded
    Jun 25, 2012
  • Size
    66.95 KB
  • Downloads
    281
  • MD5
    da22bfd297c43cbda5b69134c9a35ec5

Supported Bukkit Versions

  • CB 1.2.5-R4.0

Changelog

EM v3.9 Release build

Changelog compared to last release (3.8.6)
  • Improved performance on key events (entity death, block place, and item drop).
  • Added black list for block placement
  • To allow players to place blocks that are on block blacklist give them 'entitymanager.place.<blockname>' : To find block names you want this: http://jd.bukkit.org/apidocs/org/bukkit/Material.html : You shouldn't capitalize the permissions, all lowercase.
  • Various other fixes
  • Re-Compiled without maven to reduce file size and complexity.