Stats Exporter
Stats Exporter is a server-side Fabric mod. It turns chosen scoreboard objectives into a clean statistics page that is served by your Minecraft server. Install the mod, choose the objectives, and open the page. You do not need to build a website, although it is am option.
The mod reads the live scoreboard from the running server. It never reads or
edits scoreboard.dat.
What players and admins get
- A built-in statistics website.
- A sortable player table and headline values
- A TOML config with comments for every setting
- A JSON API at
/api/statsfor anyone who wants to build their own site - Optional filtering of banned players
- Cached responses and a small request limit to keep the endpoint performant.
Please go on the GitHub for exact tutorials and documentation!
