Chunk Spawner Limiter [1.13-1.21.5] icon

Chunk Spawner Limiter [1.13-1.21.5] -----

Limit entities in a chunk.




  • Fixed an NPE GH-#89.
  • Code cleanup & optimizations.
ChunkSpawnerLimiter v5.0.0 Preview
The next major version is a significant performance and usability overhaul.

Key Changes:
  • Requires Java 21+ and supports Minecraft 1.8.8 - 1.21.10.
  • Better Performance & Simpler Config: A new, merged configuration with smarter defaults and automatic world detection.
  • New "Mode" Setting: Replaces old options with a flexible system (e.g., enforce, prevent, kill) for handling mob limits.
  • Future Plans: Potential region support (like WorldGuard) is planned for v5.1.0.
Track the progress here: https://github.com/users/sarhatabaot/projects/5
Branch: https://github.com/sarhatabaot/ChunkSpawnerLimiter/tree/5.0.0
----------, Oct 16, 2025

  • Fixes an issue where an illegal state is triggered.
https://github.com/sarhatabaot/ChunkSpawnerLimiter/releases/tag/v4.4.2

Version 4.4.3 has been removed for now, use this instead
----------, May 17, 2025

v4.4.3 - 2025-04-30
  • Fixed NPE bug
  • Performance improvements

v4.4.2 - 2025-04-23
  • Fixed illegal state trigger issue

v4.4.1 - 2025-04-22
  • Improved task cancellation (#84)
----------, Apr 30, 2025


Entities Feature
  • Moved entity limit calculations to an async task to prevent server lag during chunk inspections.
Blocks Feature
  • Faster Checks – High-limit blocks (like stone/dirt) now use a cache system for instant checks.
  • Accurate Limits – Low-limit blocks (like spawners) still scan chunks to ensure precision.
  • Reduced Lag – Cache automatically clears when chunks unload or blocks break.
Config & More debug
  • Config option – Adjust cache.min-limit-for-cache: 50 in blocks.yml to balance speed/accuracy.
  • More debug logs.
----------, Apr 8, 2025


  • Update NBT-API to support 1.21.3
  • Minor optimizations & documentation additions.
Full changelog at https://github.com/sarhatabaot/ChunkSpawnerLimiter/releases/tag/v4.3.10
----------, Nov 3, 2024

Hotfix for console error
----------, Oct 30, 2024



  • Added an option to disable metrics. (Metrics are enabled by default)
  • Added a generic help command.
Full changelog at: https://github.com/sarhatabaot/ChunkSpawnerLimiter/compare/v4.3.3...v4.3.5

Starting with this version, all new versions will go up on Modrinth, instead of Spigot.
I will still keep this page up to date on major versions. But to get the latest fixes and changes I suggest you follow the Modrinth page instead.
----------, Feb 22, 2024


* Fixed an issue with the block feature.
----------, Jul 30, 2023


  • Added option to preserve any entities participating in a raid.
    • By default, this option is set to true.
  • Fixed Pillagers not being removed if included in the config.
  • Removed 1.13.2 support. Should still work, but we no longer offer support CSL on 1.13.2.
----------, Jan 9, 2023


You can now limit blocks per chunk via a blocks.yml file.
By default this feature is disabled so make sure to enable it via the blocks.yml file.

2 new messages have been added to the config.yml:

Code (YAML):
 
maxAmountBlocksTitle
: "&6Cannot place more &4{material}&6."
maxAmountBlocksSubtitle
: "&6Max amount per chunk &2{amount}."
 
----------, Nov 7, 2022

  • Added Info command: /csl info or /cslinfo. Permission csl.info
  • Added Settings command: /csl settings or /cslsettings. Permission csl.settings
  • Added Reload command alias: /csl reload
  • Some minor optimizations
Info & Settings commands simply print out what you have in your config.
----------, Feb 12, 2022

  • Fixed an error in console. See #5.
  • Minor optimizations.
----------, Apr 25, 2020

* Added reload command with /cslreload
* Permission is csl.reload.
* Fixed an error on server startup. See #3.
----------, Mar 18, 2020

Resource Information
Author:
----------
Total Downloads: 12,408
First Release: Apr 6, 2019
Last Update: Oct 16, 2025
Category: ---------------
All-Time Rating:
17 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings