CreatureController v1.9

Details

  • Filename
    CreatureController.jar
  • Uploaded by
  • Uploaded
    May 18, 2015
  • Size
    14.17 KB
  • Downloads
    576
  • MD5
    37758a0c0738e85ceeae45052df2f35c

Supported Bukkit Versions

  • 1.8.1

Changelog

Version 1.0 (5-28-13)
  • Mod released
Version 1.1 (5-28-13)
  • Fixed creeper damage
  • Fixed config saving
Version 1.2 (5-29-13)
  • Added /getunitlist command
Version 1.3 (5-29-13)
  • Added player item damage
Version 1.4 (5-30-13)
  • Added giants
Version 1.5 (5-31-13)
  • Fixed updating similar mob types (such as skeletons and wither skeletons)
  • Fixed unit name and class matchup
  • Lowered listener priorities from Monitor to lowest to fix damage problems with the "Rare Item Hunter" mod
Version 1.6 (6-1-13)
  • Added TNT damage as an option
  • Changed implementation for damage control over explosions (creepers, ghasts, and the wither) for more compatibility
  • Restored damage event priorities
Version 1.8 (6-4-13)
  • Changed Java build path to Java 6 from Java 7
Version 1.9 (5/18/15)
  • Added SkillAPI support

Explosion damage is controlled by a flat amount rather than using the distance to the target right now.