Skip to content

TickScope v1.3.0

Choose a tag to compare

@gzimbric gzimbric released this 12 Aug 01:02
· 31 commits to main since this release

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_ms and mc_tps are 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 .sha256 file 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