StatusPlay
This lightweight Fabric mod allows players to set their own status when on a server.
![Statuses will be displayed as [Status] PlayerName](https://cdn.modrinth.com/data/cached_images/3533b991ebfc2ba743373a1e2d4f2883d27d6934.png)
Status Management
/status Command
Set your status:
/status <id>
Remove your current status:
/status
Administrative /ms Command
This command is used for managing statuses and is available only to server administrators.
Add a new colored status (text will be displayed as [name]):
/ms add <id> colored <name> <color>
Create a custom status with arbitrary text in JSON format:
/ms add <id> custom <text>
Remove an existing status:
/ms remove <id>
Assign a status to a specific player:
/ms set <player> <id>