Chat Tags
Chat tags used to mean digging through free models, fighting bad color defaults, and copying UserIds by hand into fragile scripts. Since WOS v0.8.3, you can assign tags from Configurations using either a UserId or a username.
What you can customize
For each entry, WOS lets you set:
- TagText: label shown as the tag (for example
[Dev]or[Tester]) - TagColor: colour of the tag
- NameColor: colour of the player’s display name in chat
- ChatColor: colour of their message body
That covers the usual “staff / VIP / contributor” look without a separate chat-tag kit.
Chat system support
- v0.8.3: chat tags for Legacy Chat
- v0.8.4+: Text Chat Service support for chat tags
Use v0.8.6 if your experience is on Text Chat Service (which as of now is the only supported chat system Roblox offers).
Setup
- Open
ReplicatedStorage > WOS > Configurations. - Find the chat tags table / section (inline comments list the exact fields).
- Add an entry keyed by username or UserId.
- Fill TagText and the colour fields you care about.
- Playtest with that account and confirm the tag appears under your active chat system.
Tips
- Prefer UserId for permanence, because usernames can change.
- Keep tag text short so mobile chat stays readable.
- Tags are separate from system messages (server broadcasts) and from Roblox’s own premium/verified icons.
