Gift bStats a star on GitHub
Issue tracker, pull requests, source code.
Browse the code, report bugs, or submit improvements.
bStats shows you exactly that. See server counts, version adoption, and custom metrics across every major Minecraft server platform. Free to use, respects privacy, and integrates in minutes.
View the documentation for detailed instructions.
Sign up for free and add your plugin to receive a unique plugin ID.
Include the `Metrics` class and initialize it with your plugin ID. Supports all major platforms and build tools.
Start integration wizardpublic class MyPlugin extends JavaPlugin {
@Override
public void onEnable() {
int pluginId = 12345; // Your unique plugin ID
Metrics metrics = new Metrics(this, pluginId);
// Example custom chart
metrics.addCustomChart(
new SimplePie("my_chart", () -> "My Value")
);
}
}Works across Bukkit, Spigot, Paper, Velocity and more.
Italy's leading game server hosting provider, offering premium Minecraft servers, VPS hosting, and dedicated servers with competitive pricing and exceptional support.