MobTimer

Gives mobs a configurable lifespan.

File Details

MobTimer v1.0.4

  • R
  • Jul 17, 2012
  • 9.02 KB
  • 790
  • CB 1.2.5-R4.0

File Name

mob_timer.zip

Supported Versions

  • CB 1.2.5-R4.0
  • No longer attempts to kill expired mobs that are already dead.
  • Task is registered as synchronous rather than asynchronous. Reduces (but not eliminates) the possibility of deadlock when lots (> thousands) of mobs are being killed by this plugin.
  • Mobs killed when drops are removed now go through their death animations.
  • Source code is now included as part of the jar file.

* Compiled w/Java 1.7.0_03