
963
1
Reactive Optimization & Modular Control
Release3 мес. назад
Список изменений
LagXpert v2.6 - Reactive Optimization & Modular Control
This update introduces advanced modules for proactive performance management, including AI optimization, lag shields, and specific controls for vehicles and explosions.
🚀 Highlights
- MobAIOptimizer: Intelligent system that disables AI and pathfinding for mobs in loaded chunks to drastically reduce CPU usage.
- LagShield: Emergency monitor that automatically activates severe restrictions when TPS drops below 16.0 or RAM exceeds 90%.
- ExplosionController: Full control over TNT, Creeper, and Wither explosions. Includes radius limits and prevention of massive chain reactions.
- VehicleManager: Configurable per-chunk limits for minecarts and boats, with automatic cleanup of abandoned vehicles.
- AbilityLimiter & ConsoleFilter: Speed restrictions for Elytras, cooldowns for Tridents, and Regex-based console spam filtering.
⚙️ Configuration Examples
explosions.yml - Prevent massive TNT chain reactions:
settings:
prevent-chain-reaction: true
max-primed-tnt-per-chunk: 20
disable-explosion-drops: false
vehicles.yml - Limit entities per chunk:
limits:
minecarts:
per-chunk: 8
boats:
per-chunk: 5
🐛 Bug Fixes & Technical Improvements
- Modular Refactoring: Clean implementation of new systems (
me.koyere.lagxpert.system.*) with independent configurations. - Compilation Fixes: Resolved symbol error in
VehicleManagerand cleaned up imports inAbilityLimiter. - Secure Integration: Verified build with Maven (
BUILD SUCCESS) and ensured correct registration of listeners and commands.
📦 Installation & Compatibility
Installation
- Stop your server.
- Delete any previous
LagXpert-*.jarversions. - Place the new
LagXpert-2.6.jarin your/plugins/folder. - Restart the server. This is required to automatically generate the new configuration files:
mobs.yml,lagshield.yml,explosions.yml,vehicles.yml,abilities.yml,console-filter.yml.
- Note: While
/lagxpert reloadexists, a full restart is strongly recommended for this update to ensure all new modules initialize correctly.
Compatibility
- Versions: Minecraft 1.16.x - 1.21.x
- Platforms: Spigot, Paper, Purpur, Folia (Experimental support).
- Java: Java 17 or higher recommended.
Файлы
LagXpert-2.6.jar(341.00 KiB)
ОсновнойМетаданные
Канал релиза
Release
Номер версии
2.6
Загрузчики
BukkitFoliaPaperPurpurSpigot
Версии игры
1.16.5–1.21.11
Загрузок
217
Дата публикации
3 мес. назад
