

Tablist Filters
Personalize the player list on servers
This client-side mod gives you the ability to customize color markings for your friends' names in the game participant list. All changes work exclusively on your side - this means you can set green color for player "DrEggman", and his name will always appear green on any server where you meet!
Available colors and commands
The system supports all standard Minecraft colors that can be found in the official formatting codes documentation. Use color names in English: "red", "light_purple", "gold" and others.
For the mod to work, Fabric API must be installed.
Main management commands:
/tablist add [name] [color]
- adds a player to the list with the selected color. If an invalid color is specified, gold is used by default/tablist remove [name]
- removes a player from the list/tablist deactivate [true/false]
- temporarily disables or enables the system. Value "true" disables the functionality
Settings are saved during the gaming session.