Compatibility
Minecraft: Java Edition
26.2
26.1.x
1.21.x
1.20.x
1.19.x
1.18.x
1.17.x
1.16.x
1.15.x
1.14.x
1.13.x
1.12.x
1.11.x
1.10.x
1.9.x
1.8.x
Platforms
Supported environments
Server-side
Singleplayer
Tags
Creators
Details
ServersPulse
ServersPulse links your Minecraft server to the ServersPulse dashboard so you can keep an eye on performance, player activity, and overall server health from one place.
What you can do
- Track live server stats like TPS, MSPT, memory usage, and online player count
- View server health and heartbeat data in real time
- Get alerted when your server goes down or metrics cross a threshold
- Monitor player joins and leaves
- See player retention trends to understand how many players come back over time
- Track join domains to see how players are connecting to your server
- Review historical data with 14-day retention on the free plan
- Run one server or a whole network from a single dashboard
Setup
- Place the JAR in
plugins/(Bukkit, Spigot, Paper, Purpur, Folia) ormods/(Fabric, Forge, NeoForge) and start the server. - Add your server at serverspulse.com and generate a one-time registration code.
- Run
/serverspulse register <code>from console or as an operator.
That's it. The key is written to config.yml and monitoring starts immediately.
No client mod is required — this runs server-side only.
Commands
/sp and /pulse are aliases of /serverspulse.
| Command | Purpose |
|---|---|
/serverspulse register <code> |
Exchange a one-time dashboard code for an API key |
/serverspulse status |
Show agent state, platform, interval, and backend URL |
/serverspulse reload |
Reload config.yml and restart collection |
On Bukkit-family servers the permission node is serverspulse.admin and defaults
to operators. Mod-loader platforms enforce operator-level access. The console is
always allowed.
Compatibility
| Platform | Minecraft versions |
|---|---|
| Bukkit / Spigot / Paper / Purpur / Folia | 1.8.8–1.21.11 |
| Fabric | 1.14.4–1.21.11 |
| Forge | 1.16.5, 1.18.2–1.20.6, 1.21.1–1.21.11 |
| NeoForge | 1.20.6–1.20.x, 1.21.1–1.21.x |
Java follows your server's own requirement: Java 8 for legacy builds, 17 for the middle releases, 21 for current 1.20.6/1.21 servers.
Links
- Dashboard — serverspulse.com
- Source (Apache-2.0) — github.com/bwmp-dev/serverspulse
- Support — Discord


