File Details
BeTheMob v1.10
- R
- Mar 18, 2013
- 49.66 KB
- 3.3K
- 1.5.0
File Name
BeTheMob.jar
Supported Versions
- 1.5.0
ChangeLog:
- Added a dynamic packet system.
- Improved API to directly disguise the player once adding the disguise.
- Use async tasks to track player movement instead of the bukkit evevent (only uses getter to prevent cross-thread acces)
- Havily incrased performance form the render task.
- Fixed disguises not showing up after respawning
- Added new wrapper classes for packets and DataWatchers.
- Added a warning if the minecraft classpath does not contain v1_5_R1 to prevent any errors from occuring.
- Added a new PacketGenerator class to deal with all packets intead of using a utility class with static methods.
- Properly handle player movement and apply correct thcnages to the disguise
- Fixed some bugs

