Dimension scores are derived from public data and fields; weighted into the composite. Reference only.
bStats is an open-source statistics service for Minecraft and Hytale plugin/mod developers, designed to answer questions like “how many servers are running my plugin?” It can show server counts, player counts, version adoption, and developer-defined custom charts for tracking feature adoption, configuration choices, or other technical usage patterns.
From a developer-tooling perspective, bStats has a fairly straightforward integration path: register a plugin for free, obtain a unique plugin ID, then add and initialize the Metrics class in your code. The main example is based on Bukkit/Spigot’s JavaPlugin, while the documentation also lists platforms such as Bukkit / Spigot / Paper, BungeeCord, Sponge, Velocity, PocketMine-MP, Hytale, and server implementations. It also provides a read-only REST API: public data requires no authentication, is returned as JSON, and can be used to retrieve plugin lists, plugin details, chart metadata, and raw chart data—useful for embedding into an official website or an internal dashboard.
bStats Code / Metrics Class uses the MIT License, and the website provides links to GitHub code, Issues, and Pull Requests. The service emphasizes privacy: custom charts must not submit personal or sensitive data such as IP addresses, player UUIDs, usernames, email addresses, chat logs, server domains, or secrets, and bStats reserves the right to remove non-compliant data. In terms of pricing, the documentation explicitly states that it is Free to use, and there is no visible information about paid plans or payment methods.
Its strengths are that it is free, open source, easy to integrate, and covers the mainstream Minecraft/Hytale server ecosystem. The REST API is simple, and the documentation includes integration guides, API references, troubleshooting, and an FAQ. The limitations are also clear: it is a highly vertical statistics tool for game server plugins, not a general-purpose product analytics platform; the official hosted service is provided on an “as-is/as-available” basis with no uptime guarantee; and if you use the official service, the Metrics Class must not be modified except for package-name relocation, and no DPA is provided.
bStats is best suited to Minecraft/Hytale plugin authors, server implementation maintainers, and projects that want to publicly display plugin adoption. If your team needs fully customizable event tracking, user-level analytics, an enterprise SLA, or a data processing agreement, you should evaluate other analytics systems. The source text does not provide information on access from mainland China, so network connectivity, GitHub/Discord availability, and payment should all be tested in practice. Since the service is free, payment is not a major barrier.
⚠ This review is compiled from public sources and does not constitute a purchase recommendation. Verify all facts on the vendor's official site. Verify on bstats.org official site.
bstats.org is an Unknown Dev Tools provider. TG4G tracks its product information, an overall rating of 8.0/10, and a China-accessibility score of China direct-connect friendly. Click "Visit Official Site" to reach bstats.org directly.