Compatibility
Minecraft: Java Edition
1.21.x
1.20.x
1.19.x
1.18.x
1.17.x
1.16.x
1.15.x
1.14.x
1.13.x
Platforms
Bukkit
Supported environments
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details
ChunkSpawnerLimiter
Limits entities & blocks in chunks.
Features
- Limit any entity per chunk.
- Limit any block per chunk. (Disabled by default, enable in blocks.yml)
- Notify players when a limit has been reached via in-game messages or titles.
- Configurable messages & titles
- Check limits with any spawn reason: Mob spawn from portal? No problem. A player built an iron golem, sure!
- Preserve unique entities (named, special meta data)
- Exclude worlds from being checked by CSL.
- Pre-made mob groups: Want to limit all animals? Just use the "ANIMAL" group. (Custom groups coming soon)
- Modded blocks & entities coming soon.
Commands & Permissions
- /cslreload or /csl reload - Reloads the config.
- Permission: csl.reload
- /cslinfo or /csl info - Shows the current spawn reasons & entity limits.
- Permission: csl.info
- /cslsettings or /csl settings - Shows the current settings & messages.
- Permission: csl.settings
Thank you Cyprias for making the original version of this plugin.