TickScope v1.3.0
Changes
- Folia and Canvas support. TickScope now runs on Folia-compatible servers and exports
mc_folia_region_tps, sampled at the locations of online players. - Regional MSPT (
mc_folia_region_mspt_ms) is exported where the server API exposes
per-region tick times, which today means Canvas. Pure Folia reports regional TPS only. - Server-wide
mc_mspt_msandmc_tpsare intentionally absent on Folia, which has no
truthful global equivalent, rather than being reported as a misleading single number. - Entity-by-type metrics are disabled on Folia, where a world-wide entity walk has no
safe scheduler to run on. - Release jars now ship a
.sha256file alongside them so downloads can be verified.
Still one jar for Paper and Purpur 1.18.2 through 26.2, still no runtime dependencies.
Full changelog: v1.2.2...v1.3.0