CurseForge · Minecraft mod
StatsWebUI
Live competitive rankings web ui for your Minecraft server
Quick answer
Which StatsWebUI release should I use?
StatsWebUI mc-stats-webui-1.2.0+26.3.jar targets Minecraft. The project page does not say whether this file belongs on the client, dedicated server, or both. No extra mods listed for this file.
Where it goes
Is StatsWebUI required on the client, server, or both?
The project page does not say whether this file belongs on the client, dedicated server, or both.
The source does not explicitly classify this release as client-only or server-only.
What else does StatsWebUI mc-stats-webui-1.2.0+26.3.jar need?
mc-stats-webui-1.2.0+26.3.jar. Change the file and its required mods may change too.
This file does not list any required mods. Do not add a library just because a different file uses it.
This file does not list any required or optional mods.
Before you install it
Add StatsWebUI without breaking your instance.
Built for StatsWebUI mc-stats-webui-1.2.0+26.3.jar. Pick another file and the loader, install side or required mods may change.
- 01
Stick to this file
Use mc-stats-webui-1.2.0+26.3.jar. It targets Minecraft; another release may have different loader, side or dependency requirements.
- 02
Bring the mods it needs
This file does not list any required mods. Do not add a library just because a different file uses it.
- 03
Put it on the correct side
The project page does not say whether this file belongs on the client, dedicated server, or both.
- 04
Pick the file you checked
Use the “Get this file” button beside mc-stats-webui-1.2.0+26.3.jar. It opens that exact file at the source.
About this project
What does StatsWebUI add?
⛏️ mc-stats-webui
Live competitive rankings for your Minecraft survival server.
A Fabric server mod that embeds a small web UI + API. Players open it in a browser — no client mod needed.

MORE SCREENSHOTS
✨ Features
- 🏆 Home podium with Champion, Most dedicated, and Most efficient crowns
- 📋 Player profiles with skins, grades, and full vanilla stats
- 🆚 Side-by-side player compare
- 📊 Leaderboards for the whole vanilla stats catalog (custom, mined, killed, …)
- 🧮 Transparent scoring (“How we rank”) — farms inflate some boards on purpose
- 🌐 UI in English / Español / Français · light / dark / system theme
- 🏷️ Branding via
config/mc-stats-webui.json(title, slogan, tagline, window title, bind, port) - ⚡ In-memory stats cache (see below)
🧠 Stats cache
On world start the mod loads every player stats file into RAM. The API serves that snapshot — it does not re-scan the disk on each request.
When a connected player gains stats, their UUID is marked dirty. Every ~15 s (and before each API snapshot) dirty players are flushed with vanilla save(), then that one entry is reloaded into the cache. Offline players drop out of the dirty set and reload from disk if needed.
| URL | What |
|---|---|
http://localhost:25580/ |
Web UI |
http://localhost:25580/api/players |
JSON API |
More detail: endpoints · stats & champion
🛠️ Development
Needs: Java 25 · Node 24+ · Yarn via Corepack · Fabric 26.2
cd web
corepack yarn install
corepack yarn dev
UI: http://localhost:5173 (proxies /api → 25580)
./gradlew build
The SvelteKit UI is built static and shipped inside the JAR.
Project description from CurseForge.
Pick your setup
StatsWebUI by Minecraft version and loader
Choose the version and loader you play, then open the matching release.
26.2
1 loader buildCheck the dependencies, then try the file in a copied instance before changing a world you care about.
Recent files
StatsWebUI versions and loaders
mc-stats-webui-1.2.0+26.3.jar
23 Sept 2026
mc-stats-webui-1.2.0+26.2.jar
23 Sept 2026
mc-stats-webui-1.1.0+26.3.jar
19 Sept 2026
mc-stats-webui-1.1.0+26.2
mc-stats-webui-1.1.0+26.2.jar
19 Sept 2026
Looking for an older file? The official CurseForge project page is in Resources.