Compatibility
Minecraft: Java Edition
Platforms
Supported environments
Tags
Creators
Details
⭐ StatusMod — Server‑Side Status & Title System for Fabric
StatusMod is a fully server‑side status/title system for Minecraft Fabric 26.1.2. It lets players choose visible prefixes and suffixes, while giving admins complete control over public, private, colored, and JSON‑based titles — all through commands, with no manual config editing required.
The mod automatically manages scoreboard teams, prevents stale team conflicts, and supports modern chat styling, Unicode symbols, and JSON components.
🎮 Player Features
/status <id> — set your own status
/status clear — remove only the visible display (saved assignment stays)
Supports:
Prefixes & suffixes
Color names & hex colors
Unicode symbols
JSON chat components
🛠 Admin Features
Create statuses
Colored:
/modifystatus add prefix colored <id> <text> <color>
/modifystatus add suffix colored <id> <text> <color>
JSON:
/modifystatus add prefix custom <id> <json>
/modifystatus add suffix custom <id> <json>
Private statuses:
/modifystatus add private prefix colored <id> <text> <color>
/modifystatus add private suffix colored <id> <text> <color>
/modifystatus add private prefix custom <id> <json>
/modifystatus add private suffix custom <id> <json>
Access control:
/modifystatus grant <id> <player> — allow a player to use a private status
/modifystatus revoke <id> <player> — remove access
Player management:
/modifystatus set <player> <status> — assign a status to another player
Maintenance:
/modifystatus remove <id> — delete a status and clean up its teams
/modifystatus list — list all registered statuses
📁 Technical Advantages
100% server‑side — no client mod required
Persistent storage in config/statusmod/
Automatic team cleanup (no broken scoreboard teams)
JSON‑based custom components
Unicode‑friendly (icons, symbols, emojis)
🎯 Perfect For
Roleplay servers
Staff tags
VIP titles
Clans & guilds
Community servers
Any server wanting clean, visible prefixes/suffixes


