
ModsJava
Styled Status
Lightweight server-side status mod with /status and %styledstatus:status%!. Free Minecraft Java mod for 26.1, 26.1.1, 26.1.2.
⬇ Download on Modrinth

Styled Status is a lightweight server-side mod for Fabric that adds a configurable /status command and a PlaceholderAPI expansion (%styledstatus:status%) for styled player status displays. It can optionally integrate with Unplugged AFK (if installed) to reflect afk status, and uses a simple .json config to customize messages and statuses with /styledstatus reload command. I made this mod for using with Styled Player List and Styled Chat. You can also make a texture pack for status icons instead of just symbols!
Example config:
{
"joinReminderMessage": "Текущий статус: {formatted_status} {status}. §b/status§r, чтобы изменить",
"statusNotFoundMessage": "§cСтатус \u0027{status}\u0027 не найден в конфигурации!",
"setStatusMessage": "Статус установлен: {formatted_status} {status}",
"reloadConfigMessage": "StyledStatus перезагружен",
"joinShouldClearStatus": true,
"statuses": [
{
"name": "none",
"display": ""
},
{
"name": "afk",
"display": "§f🕒"
},
{
"name": "recording",
"display": "§c🔴"
},
{
"name": "streaming",
"display": "§d💜"
}
]
}
Verified by MCModsHub
- Ships as styledstatus-fabric+26.2.jar — drop this file into the mods folder
- Download size: 20 KB
- Download link checked 4 Sept 2026 — working
These come from our own check of the pack file, not from the source page.