Welcome to the Hangar Open Beta. Please report any issue you encounter on GitHub!
It stops the players from creating lag mechines and lets the admins know whats happening
Optimization & Update Checker Release v2.1.1
- Optimized Physics Checks: Replaced expensive Bukkit event.getBlock().getChunk() calls inside LagListener with fast bit-shifted coordinates.
- Memory Leak Prevention: Decoupled chunk tracking maps from strong org.bukkit.Chunk references using a custom ChunkKey class, allowing unloaded chunks to be GC'd.
- Load-Spreading Scanner: The entity culler now spreads its chunk scanning workload across ticks (processing batches of 50 per tick) to eliminate main-thread TPS micro-stuttering.
- Update Checker: Integrated an asynchronous update checker checking GitHub releases.
Information
| Published on | July 9, 2026 |
|---|---|
| Downloads | 0 |
Platforms
Paper (1.21-1.21.1)