Scoreboard Customizer
No reviews yet
Build your own scoreboard on any server, client-side
Fabric is a mod loader for versions 1.14+ of Minecraft, particularly popular for client side and optimization mods.
Community voices
Reviews
Click once to include, again to exclude, again to clear
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
Compatibility
Supported Environments
About
Project Details
For authors
Embed Badge
If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
Resources
External Links
About
Description
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:

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
- Formatting toolbar with B, I, U and
Sbuttons, so there are no codes to memorise - Full color picker with a spectrum, hue slider, and hex or RGB paste
- Icon picker, variable picker, and a gradient builder with a live preview
- Live preview of your board while you type, plus Undo
- 8 built-in templates to start from
Styling
&color codes, hex&#RRGGBB, and gradients like<gradient:#B14BFF:#FF5FD2>text</gradient>- Animated effects:
<rainbow>and flowing<agradient:> {right}for right-aligned values- Progress bars:
{bar:7:10}draws a 70% bar - Number formatting, either
1,000,000or1.9M
Live data
- Timers: looping countdowns that can play a sound and show your own action bar message when they hit zero
- Counters: track anything you do, including kills, deaths, blocks broken or placed, damage taken, XP and jumps. Each rule can add or subtract any amount.
Presets and layout
- Save unlimited presets, auto-apply one per server, or share them with a short code
- Drag the board anywhere on screen, or set the side, offset, scale and background opacity
- Hotkeys to toggle the board, cycle presets, or reset counters
Requirements
- Fabric Loader and Fabric API
- Mod Menu is optional, only for the Configure button. There's also a keybind.
- Client-side only. It works on any server, nothing is sent to the server, and no server-side install is needed.
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
Versions
Files
Relations
Project Relations
More like this
Similar Mods
Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.
On ModDex
Community snapshot
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers
Statistics
Resources