Lesslag | A PLUGIN HELP YOU SETUP YOUR SERVER | NOW WITH FOLIA SUPPORT icon

Lesslag | A PLUGIN HELP YOU SETUP YOUR SERVER | NOW WITH FOLIA SUPPORT -----

Ultimate Server Performance Guardian. Entity clustering, redstone, and AI optimization



Improvement
fix: escaped newline in VillagerOptimizer causing compile error
perf: consolidate 3 per-tick tasks into 1
- Merge TickMonitor and BottleneckAnalyzer per-tick callbacks into
TPSMonitor's single runGlobalRepeating(1L,1L) tick lambda.
- TickMonitor: removed own task, added public tick(double) method
called from TPSMonitor with already-computed tickMs
- BottleneckAnalyzer: removed pingTask, made tickPing() public
called from TPSMonitor (watchdog daemon thread unchanged)
- TPSMonitor: piggybacks both after MSPT buffer write
feat: enhanced plugin responses — health score, MSPT percentiles, runtime stats
- /lg status: server health score (0-100), health bar, MSPT p50/p95/p99,
uptime, active optimizer summaries, workload queue, spike counts
- /lg tickmonitor: MSPT distribution with P50/P95/P99 percentiles
- /lg trace: runtime bottleneck stats (spike count, worst/last culprit)
- /lg density: new subcommand — entity limits, mobs suppressed, chunks scanned
- /lg breeding: new subcommand — blocked count, last blocked type/world
- TPSMonitor: getMSPTPercentiles() for on-demand p50/p95/p99
- DensityOptimizer: 6 stats getters (totalMobsOptimized, chunks, pass data)
- BreedingLimiter: 5 stats getters (totalBlocked, lastBlockedType/World)
- BottleneckAnalyzer: 6 stats getters (totalSpikes, worst/last culprit)
- Zero runtime cost — all stats are incremented during existing event
handlers; percentiles computed on-demand only when admin runs command.
feat: add bottleneck analyzer and optimize villager AI management; enhance API with rate limiting and tests
feat: add plugin state checks to prevent task execution during disable; improve error handling in SchedulerAdapter
----------, Mar 3, 2026
Resource Information
Author:
----------
Total Downloads: 52
First Release: Feb 21, 2026
Last Update: Mar 15, 2026
Category: ---------------
All-Time Rating:
1 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings