3.0.0
Details
-
FilenameChunkSpawnerLimiter.jar
-
Uploaded by
-
UploadedFeb 25, 2014
-
Size52.91 KB
-
Downloads6,624
-
MD53a8d3af03a6cd224ef2b782fab2cbf18
Supported Bukkit Versions
- 1.7.4
Changelog
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.