I made this for my own SMP because i simply didnt find a mod that could show who's streaming, who has a custom name color, and whether someone's toggled no-sleep. If you arent a server owner/mod this probably isnt for you.
THIS MOD DOESNT WORK ON ITS OWN!
You MUST use a mod that uses placeholders like TAB, Styled Chat, CustomNameTags and etc!
Features:
Going live
/live tells the world youre live on youtube or twitch! Sets the placeholder to the active status (customizable via config). Set a link with /live link <url> and it becomes clickable. Use twitch.tv link specifically and it grabs the channel name on its own and if you (the admin) bother setting up Twitch API keys, going live on Twitch updates the player's status automatically, no command needed. If you don't set that up, it still works, just manually.
Profiles, colors, lore
/profile shows exactly what you'd expect name, color, pronouns if you've got Player Pronouns installed, role from LuckPerms, live status, lore, no-sleep. Works offline too.
Players can set their own name color (/color <hex> or /color gradient <hex1> <hex2>) and write freeform lore for their profile with full MiniMessage formatting.
The smaller stuff
- No-sleep toggle( you can say that you dont want to sleep) so people can opt out of the whole server skipping the night because one person went to bed
- Voice chat status icons if Simple Voice Chat is around (needs a resource pack that maps the glyphs, it's not going to look right out of the box)
- LuckPerms role symbols, config-driven
- Operators get a
/tagcommand for pinning a prefix(an icon or a role name) on someone's name
Run /features in-game or check out the github readme.
Setup
Fabric API + Placeholder API, drop the jar matching your MC version, start the server once, done. Config lands at config/playerstatus/config.json — every message field takes MiniMessage tags, so re-color/reword anything you want.
Built and tested on my own server (TSNSMP), so if something's broken, it's probably because I haven't hit that exact edge case yet — open an issue and I'll get to it.

