v3.7
Details
-
FilenameEntityManager.jar
-
Uploaded by
-
UploadedJun 7, 2012
-
Size56.76 KB
-
Downloads422
-
MD570c2af238dca8e96092d57b0a97ffe8b
Supported Bukkit Versions
- CB 1.2.5-R3.0
Changelog
EM v3.7 Major Release build
Changelog compared to last release (3.6.2)
- Added an Explosion level feature. 0 is a normal explosion, 1 is a explosion without block damage, 2 is a cancelled explosion, neither damage or block damage. 3 is a complete block on explosives.
- Added a Time manager, keep the time in one (or more) of your worlds at what you want. The default is night, Acceptable times are night, day, dawn, and normal(normal doesn't change time, its the normal day/night cycle)
- Added place blocks on trip wires and ender chests (both blocks are in the 1.3 update)
- Added dispense blocks on water and lava (in 1.3 they dispense a block instead of the item form, like monster eggs dispense mobs instead of the item)
- On loading, EntityManager will now tell you which worlds its applicable in. Worlds not listed there won't be "seen" by entitymanager therefore all the features of EntityManager don't apply in those worlds.
- EntityManager v3.7 is 75% 1.3 ready, theres no way to control "trading" yet because it hasn't officially released and theres no bukkit control of that yet (not that you need it now anyway)
- Revamped logging messages
- Revamped main class for much better organization
1. When blocking enchanting, if a user tries to enchant the event is called multiple times, causing 2-4 messages to be spammed.