Compatibility
Minecraft: Java Edition
b1.0–b1.7.3
Platforms
Tags
Creators
Details
Licensed MIT
Published 6 days ago
Updated last month
StatTrak
Stat tracking for Minecraft Beta servers. It records what players get up to, stores it securely in SQLite, and serves the data via a built-in JSON API and web dashboard.
Works across all Beta versions, though Project Poseidon is what I used in testing, and therefore the recommended server to use.
Quick Start
Drop the jar into plugins/, start the server, and open http://your-server:8282/.
That's the whole install. The config file, the database, and the web page are all created on the first run. There's nothing to configure unless you want to.
What it Tracks
- 292 Player Stats: Playtime, block interactions, kills by mob type, exact death causes, distance traveled (walking, swimming, or riding pigs/minecarts/boats), and neat stats like cake eaten or biggest fall.
- Server Stats: 24 global counters (total TNT detonated, mobs spawned, etc.).
- Live Web Dashboard: A simple HTML page served directly by the plugin. Comes complete with live-updating leaderboards, a searchable player list, and individual stat sheets.
- JSON API: Everything is accessible through a read-only API at
/api/if you want to host the page elsewhere or build your own tools using this data!
Commands
/st- get a link to the stattrak page.


