A Fabric server-side mod that synchronizes player tab list color and locator color with a simple and intuitive system.
- Change your player color via command or GUI
- Tab color and locator color are always synchronized
- Easy-to-use GUI (base color + shade selection)
- Automatic color assignment:
- First 16 players get unique colors
- Additional players get smart generated colors
- Clean UI (no unnecessary tooltips)
- Multi-language support (10 languages)
/locatorcolor gui
Open the color selection GUI
/locatorcolor set <color>{=html}
Set your color using predefined names (e.g. red, blue)
/locatorcolor set #RRGGBB
Set your color using HEX codes
/locatorcolor reset
Reset your color to automatic assignment
- 16 base colors
- 45 shades per color
- Instant apply system
Unlike traditional scoreboard team systems,
each player can freely choose their own color.
- No server-side team management needed
- Players can group themselves visually
- Flexible and dynamic team organization
- English (en_us)
- Japanese (ja_jp)
- German (de_de)
- French (fr_fr)
- Spanish (es_es)
- Portuguese (pt_br)
- Italian (it_it)
- Korean (ko_kr)
- Chinese (zh_cn)
- Russian (ru_ru)
- Fabric Loader
- Minecraft 1.21.11
- Minecraft 26.1.x
- Install Fabric Loader
- Place the mod
.jarinto themodsfolder - Start the server
- Server-side only mod
- Clients do NOT need to install this mod
Developed by pinecraft77