- Dependencies
This plugin ensures that clan tags take priority over all other group titles in Better Chat. By default, Better Chat's priority system controls which group titles appear first, but this plugin ignores those rules and forces the clan tag to always be placed before any other title.
Configuration
JSON:
{
"Version": "1.0.0",
"Clan Tag Format": "[{clanTag}]",
"Clan Tag Color": "#aaff55",
"Clan Tag Size": 15
}
Clan Tag Format
- Defines how the clan tag is displayed.{clanTag}
is replaced with the player's actual clan tag.Clan Tag Color
- Sets the color of the clan tag using a hex color code.Clan Tag Size
- Adjusts the text size of the clan tag in chat.