Sigil is a telemetry plugin for Velocity proxy servers that tracks player activity and exposes metrics in Prometheus format. It provides real-time insights into your Minecraft network's performance and player demographics.
- Real-time player tracking and metrics
- Geographic location tracking using GeoLite2 database
- Backend server status monitoring
- Prometheus-compatible metrics endpoint
- Session duration tracking
- Player count by region and backend server
- Active player sessions
- Player distribution by region
- Player distribution by backend server
- Session duration histograms
- Backend server status
- Download the latest release
- Place the JAR file in your Velocity server's
pluginsdirectory - Restart your Velocity server
Metrics are exposed in Prometheus format at:
http://localhost:9091/metrics
- Velocity 3.1.1 or higher
- Java 17 or higher
This project is licensed under the MIT License.
GeoLite2 database is distributed under the Creative Commons Attribution-ShareAlike 4.0 International License.