Controllable Mobs API v3

Details

  • Filename
    ControllableMobsAPI.jar
  • Uploaded by
  • Uploaded
    Mar 8, 2013
  • Size
    104.45 KB
  • Downloads
    1,369
  • MD5
    3045c53e114d69e0aef212698de5d49e

Supported Bukkit Versions

  • CB 1.4.7-R1.0

Changelog

  • compatible with Minecraft 1.4.7, JRE 6 or 7
  • property changes:
    • added maximumWalkingDistance - a maximum distance for entity navigation, designed to reduce CPU usage.
  • AI changes:
    • fixed a bug that threw a ClassCastException within getAIBehaviors()
    • slightly improved internal AI handling
  • action changes:
    • fixed huge performance issue when calling moveTo()
    • the target acquired by setTarget() will be returned by the Bukkit Creature class' getTarget()

Thanks to DaVudu for helping me!

  • only basic functions tested, anyway, should work properly. Please use the ticket system if you run into issues