Sends Minecraft statistics to a InfluxDB to be displayed by a Grafana instance.
| Feature | Spigot | BungeeCord | Sponge |
|---|---|---|---|
| Online players / max players | X | X | X |
| Average player ping | X | X | X |
| Player Country | X | X | X |
| Player Locale | X | X | X |
| Player protocol version | X | X | |
| TPS (ticks per second) | X | X | |
| New players | X | X | |
| Players, chunks, entities, tile entities per world | X | X | |
| Players per server | X | ||
| Forge mods | X |
- Install gradle from here: https://gradle.org/install
- Run
gradle shadow - Look inside the folder build for your target platform (Sponge, Bukkit, BungeeCord) and choose the *-all as the target plugin.
Example from the Grafana repository
This product includes GeoLite2 data created by MaxMind, available from https://www.maxmind.com.
