Changelog
v1.1.56 — Quality Pass XVII
Bug Fixes
- Webhooks:
fire("server_stop", ...)inonDisable()is now wrapped in a try-catch soqueue.shutdown()(the 5-second drain giving webhooks time to deliver) always runs even if the payload build throws.
Improvements
- Performance Display: Now declares a soft
requires("monitor")dependency so a warning appears at startup if the monitor module is off — holograms fall back to?for all stats without it.
New PlaceholderAPI Placeholders
%performancex_tps_1m%: Explicit 1-minute TPS alias matching the{tps_1m}hologram placeholder name for consistency.%performancex_holograms%: Number of currently placed performance-display holograms (from theperf-displaymodule).%performancex_disk_io_deferred%:true/false— whether the Disk I/O Throttler is currently deferring writes due to IOPS budget exhaustion.
Files
PerformanceX-1.1.56.jar(22.24 MiB) Primary Download

