HomeJavaModsScoreboard Customizer
Scoreboard Customizer
ModsJava

Scoreboard Customizer

Build your own scoreboard on any server, client-side

Which Minecraft do you have?

Every version of the game needs its own build. Pick yours, then download — the wrong build installs fine and then does nothing in the game. This mod is built for Fabric only.

⬇ Download for 1.21.9–1.21.11⬇ Download for 1.21.6–1.21.8
I don't know my version or loader
Open the Minecraft launcher and look at the profile you play on — it names both, like fabric-loader-1.21.4. The version also shows in the bottom-right corner of the game's main menu.
No loader in the profile name? Then it's plain Minecraft, and these mods won't run — you need Fabric or NeoForge installed first.
Scoreboard Customizer — screenshot 1Scoreboard Customizer — screenshot 2Scoreboard Customizer — screenshot 3Scoreboard Customizer — screenshot 4

Scoreboard Customizer lets you rebuild the sidebar scoreboard into whatever you want, on any server, fully client-side. Other mods can recolor the scoreboard or hide lines. This one lets you replace it outright, mix in your own live data, or take the server's real board and restyle it while its values keep updating.

Everything is edited in-game in a plain text box. No config files, no restarts. Line 1 is the title, every line after it is a row, and blank lines become spacing.

Variables

Anything in {braces} gets replaced live: {fps}, {ping}, {x} {y} {z}, {name}, {server}, {time}.

You can also pull straight from the server's own scoreboard. {sb_val_3} grabs the value from line 3 and keeps it ticking, so you can restyle a server's board without losing its live numbers. Or use {sb_lines} to mirror the whole board and just recolor it.


Here's a full example:

preview2

The config that produced it:

&l<gradient:#B14BFF:#FF5FD2>XAIKAW LIVE</gradient>

&7Twitch{right}&f/xaikaw
&7Discord{right}&f.gg/xaikaw

&7Break in{right}&d{timer:1h}

&7FPS{right}&a{fps}
&7Ping{right}&e{ping}ms
&7Clock{right}&f{time}

{right} pushes everything after it to the right edge, so your values line up like a real scoreboard. {timer:1h} counts down from an hour, and you can set it to play a sound or show your own action bar message when it hits zero.


Features

Editor

Styling

Live data

Presets and layout


Requirements

There are no plans for a Forge port, but the MIT license lets you port it yourself if you want.

For any questions/bug reports, feel free to message me on discord - xaikaw

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more