Back to mods
StatsWebUI project artwork

CurseForge · Minecraft mod

StatsWebUI

Live competitive rankings web ui for your Minecraft server

Choose a version Pick your version below, then grab the matching file.

Quick answer

Which StatsWebUI release should I use?

Updated 2 days ago
Latest stable file mc-stats-webui-1.2.0+26.3.jar
Game version 26.2
Loader fabric

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.

Client Source doesn’t say
Dedicated server Source doesn’t say
Loader for this release No loader listed
Required install it here Optional supported, not mandatory Not supported do not install here Source doesn’t say do not assume

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.

No extra mods listed for this file

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.

  1. 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.

  2. 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.

  3. 03

    Put it on the correct side

    The project page does not say whether this file belongs on the client, dedicated server, or both.

  4. 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.

Ranking home screenshot

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 /api25580)

./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.

2 available setups

Check the dependencies, then try the file in a copied instance before changing a world you care about.

Recent files

StatsWebUI versions and loaders

4 of 4 releases match

Looking for an older file? The official CurseForge project page is in Resources.