RootMC Network

Plugins / Root-Ping

Root-Ping

Detailed connection analytics — owns /ping, shows latency + server load, and writes rich MySQL samples. Interactive dashboards (timelines, host compare, load correlation) are on the roadmap and will read the same tables.

Paper 26.x Needs Root-Core Loading version…

Download jar Spigot resource → bStats metrics → Root-Core → Versioning →

Install

  1. Install Root-Core first (MySQL settings + RootMC config folder).
  2. Drop root-ping-*.jar into plugins/ (or let Core auto-update from the manifest).
  3. Config: plugins/RootMC/root-ping.yml (created on first enable).
  4. Restart Paper after jar install.

Commands

What is sampled

On /ping and on a timer (default every 5 minutes), Root-Ping appends a row to {prefix}ping_samples when MySQL is configured: ping, client brand/protocol/locale/view distance, virtual host, host label, TPS/MSPT, heap, CPU, disk.

Roadmap: interactive web analytics (player timelines, Claims vs Towny compare, load correlation, ops filters) will use this same collector — no second instrumentation.

Permissions