This is a Minecraft plugin that reports server MSPT to a https://statuspage.io/ 'System Metric'.
Could be used for servers that want to:
- Build more trust with their community
- Monitor MSPT on their statuspage
https://vanillaplus.statuspage.io/#system-metrics
The plugin is made for 1.20.1+
- Download the latest release from the Releases tab
- Drag it into your
/plugins
folder - Restart/reload your server
- Create an account on https://statuspage.io/ if you haven't already
- Create a new page on your account if you haven't already
- On the left sidebar, click
Your page > System Metrics
- Click
Add a metric
- Display name:
Server Milliseconds Per Tick
- Display suffix:
mspt
- You will then see a script that provides an example implementation, copy
api_key
,page_id
andmetric_id
to the Minecraft pluginsconfig.yml
. /reloadstatuspage
- Requires OP orstatuspage.reload
- Your statuspage.io metric should start to receive data, it might take 2-3 mins to update. If it doesn't, enable
debug
in the config (reload the plugin) and look for errors in console.
/reloadstatuspage
| statuspage.reload
- Reload the config