BeTheMob v1.10

Details

  • Filename
    BeTheMob.jar
  • Uploaded by
  • Uploaded
    Mar 18, 2013
  • Size
    49.66 KB
  • Downloads
    3,167
  • MD5
    ef39f9f39113f076a7c4e7418ff375f6

Supported Bukkit Versions

  • 1.5.0

Changelog

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