bStats is a free, open source hobby project
bStats is run as a passion project. It's completely open source and free to use. There's no company behind it, no paid plans, and no intention to monetize your data.
Understanding bStats metrics collection, what data is shared, and how to manage your preferences.
bStats is run as a passion project. It's completely open source and free to use. There's no company behind it, no paid plans, and no intention to monetize your data.
bStats is a free metrics service for Minecraft server plugins. When plugin authors integrate bStats into their plugins, they can see how many servers use their work, which Minecraft versions are popular, and how their plugins are configured.
As a server owner, your server automatically shares basic usage statistics with plugin authors when you install plugins that use bStats. This happens in the background and doesn't affect your server's performance. The data collected is anonymous and not linked to your individual server.
bStats collects only non-personal data and shows them as aggregated metrics. We never collect player names, chat logs, world data, or any personally identifiable information.
Some plugins collect custom metrics about how you use their features. For example, a plugin might track which configuration options are most popular. This helps authors understand which features to prioritize.
All collected data is public and can be viewed on each plugin's dashboard.
bStats helps the Minecraft server community in several ways:
Many plugin authors maintain their plugins for free. Metrics provide a tangible way to show appreciation and validate the time they invest in the community.
Authors can see which Minecraft versions are most popular, which features are heavily used, and where to focus their development efforts. This leads to better plugins for everyone.
bStats is open source and run by volunteers, not a company. It collects only minimal, anonymous data, and the code is public so you can verify exactly what's shared.
Seeing real usage statistics encourages plugin authors to continue maintaining and improving their plugins. It's incredibly motivating to see other people actually using your work.
We respect your choice if you prefer not to share metrics. You can disable bStats globally for all plugins on your server:
Navigate to your server directory and find the bStats configuration file usually at:
/plugins/bStats/config.yml Location might differ depending on server platform.Open the file with any text editor and change enabled to false:
enabled: falseYes. All bStats data is public. Visit any plugin's page on bStats to see exactly what metrics are being collected and view the charts showing aggregated data from all servers.
You can also enable debug logging in the bStats config file to see the raw data your server sends.
/plugins/bStats/ folder contains
the shared configuration file used by all plugins. This allows you to enable or disable
metrics globally instead of configuring each plugin individually.If you have questions or concerns about bStats, we're here to help: