/
Monitor your Paper server in real time — directly from your browser.
ServerStats Dashboard is a lightweight Paper plugin that spins up a built-in web server and serves a live admin dashboard. No external software, no databases, no dependencies. Just drop in the JAR, start your server, and open your browser.
/dashboard — shows a clickable dashboard URL in chat/dashboardreload — reloads config and restarts the HTTP server without a full server restartconfig.ymlplugins/ folderhttp://YOUR-SERVER-IP:8080 in your browserport: 8080
password-enabled: false
password: "changeme"
refresh-interval-seconds: 3
ip-whitelist: []
ip-blacklist: []
chat-log-size: 50
tps-history-size: 60
rate-limit-per-minute: 120
language: "en"
| Command | Description | Permission |
|---|---|---|
/dashboard | Shows the dashboard URL in chat | serverstats.dashboard |
/dashboardreload | Reloads config & restarts HTTP server | serverstats.reload |
Both permissions default to OP only.
com.sun.net.httpserver| Software | Supported |
|---|---|
| Paper 1.21.11 | ✅ |
| Purpur | ✅ |
| Folia | ❌ |
| Spigot | ❌ |
Found a bug or have a feature request? Open an issue on GitHub.

Monitor your Paper server live from any browser. Real-time TPS, RAM, players, chat log, world info and more — no setup required.