CreatureController v1.8

Details

  • Filename
    CreatureController.jar
  • Uploaded by
  • Uploaded
    Jun 3, 2013
  • Size
    14.38 KB
  • Downloads
    1,084
  • MD5
    1d8868d30cd6c4bbd20e7ad1334060ca

Supported Bukkit Versions

  • CB 1.5.2-R0.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

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