Welcome to the Hangar Open Beta. Please report any issue you encounter on GitHub!
Avatar for AJA_RETRO

It stops the players from creating lag mechines and lets the admins know whats happening

Report CircuitBreaker?

Release
2.1.1

AJA_RETRO released CircuitBreaker version 2.1.1 on July 9, 2026

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 onJuly 9, 2026
Downloads0

Platforms

Paper Paper (1.21-1.21.1)