▶️ ЗАБЕРИ СВОИ 8 ПОДАРКОВ 🎁 ПРИ СОЗДАНИИ СВОЕГО МАЙНКРАФТ СЕРВЕРА
Моды/CircuitBreaker
CircuitBreaker

CircuitBreaker

Surgical chunk-based event filters to isolate and defuse lag machines without affecting player performance. Instantly freezes chunk loops exceeding TPS margins.

Оцените первым
328
3
Все версииCircuitBreaker 2.0

CircuitBreaker 2.0

Release16.11.2025

Список изменений

🚀 v2.0: The Performance Suite Update

This is a major feature update that introduces the Entity Culling System, transforming CircuitBreaker from a specialized physics-lag tool into an all-in-one server performance suite.


✨ New Feature: Entity Culling System

A new, optional system has been added to detect and clear excessive entity build-ups. This runs completely separately from the v1.0 physics lag detector.

  • Fully Configurable: The entire feature is disabled by default. You can enable it and configure it in the new entity-culling section of your config.yml.
  • New Scanner: A new, slower, and server-friendly scanner (startEntityScanner) runs on its own configurable timer (scan-interval-seconds) to check for entity-crammed chunks.
  • Threshold Culling: If the number of entities in a single chunk exceeds the entity-threshold, the plugin will perform a "cull".
  • Admin Notifications: When a cull occurs, a message is sent to the console and to all in-game admins (with the antilag.notify permission) detailing how many entities were removed and from which chunk.

🧠 Smart Culling: No More Deleting Pets!

The biggest feature of the new system is its "smart" culling logic. The plugin will NOT remove entities that are considered "important."

An entity is considered important (and will be skipped) if it:

  • Is on the new entity-culling.whitelist in the config (e.g., "PLAYER", "VILLAGER").
  • Has a custom name.
  • Is a tamed pet.
  • Is a vehicle.

🎨 Quality of Life & Fixes

  • Console Color Fix: All console messages (startup, shutdown, and warnings) have been updated to use Bukkit.getConsoleSender().sendMessage() for proper, sexy "blood-red" color rendering that avoids §c artifacts.
  • Code Cleanup: Cleaned up various classes and fixed minor bugs from v1.1.

Файлы

CircuitBreaker-v2.0.jar(20.78 KiB)
Основной
Скачать

Метаданные

Канал релиза

Release

Номер версии

2.0

Загрузчики

Paper
Spigot

Версии игры

1.21–1.21.10

Загрузок

116

Дата публикации

16.11.2025

Загрузил

ID версии

Главная