2.10.0

Details

  • Filename
    ChunkSpawnerLimiter.jar
  • Uploaded by
  • Uploaded
    Apr 29, 2013
  • Size
    38.97 KB
  • Downloads
    1,212
  • MD5
    cba0eb6ea2955bd2b75a4182e3958266

Supported Bukkit Versions

  • 1.6.4
  • CB 1.5.1-R0.2

Changelog

2.10.0

  • Following changes contributed by crussell52.
  • Built with 1.5.1-R0.2
  • Implemented ability to limit by mob group
    • (ANIMAL, WATER_MOB, MONSTER, AMBIENT)
  • Implemented "removeOldest" config.
    • On by Default
    • If off, new spawn is blocked.
  • Implemented more effective means of counting mobs in chunks.
    • Each relevant chunk only checked once now.
    • If "removeOldest" is off, then count is stopped as soon as limit is detected.