All Projects → games647 → Minefana

games647 / Minefana

Licence: Unlicense license
Bungee/Spigot plugin to send stats to a InfluxDB to be displayed by a Grafana instance.

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Minefana

Maintenance
Enable maintenance mode on your Minecraft server
Stars: ✭ 122 (+430.43%)
Mutual labels:  sponge, spigot, bungeecord
MinecraftDeveloperGuide
📝Minecraft developer Chinese guide,我的世界开发者中文指南
Stars: ✭ 1,307 (+5582.61%)
Mutual labels:  sponge, spigot, bungeecord
AntiBot
Lightweight BungeeCord plugin that aims to stop attacks on your server quickly and efficiently.
Stars: ✭ 42 (+82.61%)
Mutual labels:  spigot, bungeecord, stats
Minecraftdev
Plugin for IntelliJ IDEA that gives special support for Minecraft modding projects.
Stars: ✭ 645 (+2704.35%)
Mutual labels:  sponge, spigot
NT-RPG
A new rpg plugin for Sponge & Spigot
Stars: ✭ 21 (-8.7%)
Mutual labels:  sponge, spigot
Viaversion
Allows the connection of newer clients to older server versions for Minecraft servers.
Stars: ✭ 463 (+1913.04%)
Mutual labels:  sponge, spigot
Unifiedmetrics
Fully-featured metrics collection agent for Minecraft servers. Supports Prometheus and InfluxDB. Dashboard included out-of-box.
Stars: ✭ 29 (+26.09%)
Mutual labels:  spigot, grafana
Craftbook
🔧 Machines, ICs, PLCs, and more!
Stars: ✭ 226 (+882.61%)
Mutual labels:  sponge, spigot
Libby
A runtime dependency management library for plugins running in Java-based Minecraft server platforms.
Stars: ✭ 36 (+56.52%)
Mutual labels:  sponge, spigot
Luckperms
A permissions plugin for Minecraft servers.
Stars: ✭ 1,100 (+4682.61%)
Mutual labels:  sponge, spigot
Changeskin
Allows your players to change their skin by command
Stars: ✭ 118 (+413.04%)
Mutual labels:  sponge, spigot
Gate
A high performant & paralleled Minecraft proxy server with scalability, flexibility & excellent server version support - ready for the cloud!
Stars: ✭ 102 (+343.48%)
Mutual labels:  sponge, spigot
Serverlistplus
A flexible Minecraft plugin to customize the appearance of your server in the server list
Stars: ✭ 127 (+452.17%)
Mutual labels:  sponge, spigot
Minecraftdeveloperguide
📝Minecraft developer Chinese guide,我的世界开发者中文指南
Stars: ✭ 574 (+2395.65%)
Mutual labels:  sponge, spigot
Osmium
Abstraction layer for Bukkit, Sponge and BungeeCord that allows for development on all platforms simultaneously.
Stars: ✭ 34 (+47.83%)
Mutual labels:  sponge, spigot
Redprotect
RedProtect Easy and Light Weight Antigrief plugin.
Stars: ✭ 51 (+121.74%)
Mutual labels:  sponge, spigot
Worldedit
🗺️ Minecraft map editor and mod
Stars: ✭ 2,288 (+9847.83%)
Mutual labels:  sponge, spigot
CloudNet
Cloud Network Environment Technology
Stars: ✭ 42 (+82.61%)
Mutual labels:  spigot, bungeecord
FlameCord
Patch for Waterfall to improve performance during attacks and fix memory issues.
Stars: ✭ 103 (+347.83%)
Mutual labels:  spigot, bungeecord
Bstats
bStats collects data for plugin authors. It's free and easy to use!
Stars: ✭ 99 (+330.43%)
Mutual labels:  sponge, spigot

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].