games647 / Minefana

Bungee/Spigot plugin to send stats to a InfluxDB to be displayed by a Grafana instance.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MineFana

Description

Sends Minecraft statistics to a InfluxDB to be displayed by a Grafana instance.

Stats

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

Compiling

  1. Install gradle from here: https://gradle.org/install
  2. Run gradle shadow
  3. Look inside the folder build for your target platform (Sponge, Bukkit, BungeeCord) and choose the *-all as the target plugin.

Screenshots

Example from the Grafana repository

grafana dashboard

Credits

This product includes GeoLite2 data created by MaxMind, available from https://www.maxmind.com.

About

Bungee/Spigot plugin to send stats to a InfluxDB to be displayed by a Grafana instance.

License:The Unlicense


Languages

Language:Java 100.0%