Compatibility
Minecraft: Java Edition
26.1.x
1.21.4â1.21.11
Platforms
Links
Tags
Creators
Details
Licensed Apache-2.0
Published last month
LagProtector is a cozy little Paper/Folia plugin that helps your server stay calm when one corner of the world gets a bit too excitedâbig mob farms, chunky redstone, or chunks that quietly hoard way too many entities and tile blocks.
What you get
- Per-chunk limits for mobs and other entities, so one hotspot canât tank everyone elseâs TPS.
- Caps for mechanics-style blocks (hoppers, furnaces, and friends) per chunkâand optional checks so pistons canât shuffle tiles across chunk lines just to dodge the limit.
- Optional cleanup waves for things already over the lineâyouâre not only blocking new spawns, youâre also tidying up.
- Ignore rules for stuff players care about: named mobs, tamed pets, babies, geared armor stands, and moreâso the plugin doesnât feel mean-spirited.
- Folia-friendly scheduling, so it plays nice with region threading.
Requirements
- Paper or Folia 1.21.4+
- Java 21 on the server
Commands
| Command | Permission | What it does |
|---|---|---|
/lagprotector reload |
lagprotector.reload (default: op) |
Reloads config.yml and restarts the scheduled cleanup tasks |
Config
Everything lives in config.yml. For the full walkthroughâoptions, defaults, and how spawn limits interact with EntityTypes, BlockTypes, and AutoCleanâcheck docs/configuration.md in the repo.
Build from source
./gradlew shadowJar â jar in build/libs/.

