3.0.1

Details

  • Filename
    ChunkSpawnerLimiter.jar
  • Uploaded by
  • Uploaded
    Mar 23, 2014
  • Size
    53.55 KB
  • Downloads
    1,136
  • MD5
    d1f2d18b2180a43c8cee56914b341fee

Supported Bukkit Versions

  • CB 1.7.2-R0.3

Changelog

3.0.1

  • Added options to choose what spawn reasons to cull on.

3.0.0

  • Rewrite of the plugin, config has also changed.
  • Added culling chunk upon chunk load.
  • Added culling chunk upon chunk unload.
  • Added culling chunk periodically if loaded.
  • Added notifying players in chunk when it's culled.

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.

* Since this is a rewrite, you'll need to redo your config and there may be new bugs.