chat_format
Format chat messages based on player groups — misc entry.
Entry Information
| Property | Value |
|---|---|
| Entry ID | chat_format |
| Type | Misc |
| Color | Orange |
| Icon | mdi:chat |
Fields
| Field | Type | Description |
|---|---|---|
fallbackFormat | String | Format used when no group matches the player |
groups | List<GroupRule> | Formatting rules applied based on player permissions |
generalPermission | String? | Permission required to use any chat format |
Usage Example
- entry: chat_format
name: "Format chat messages based on player groups"
fallbackFormat: ""
groups: []
generalPermission: ""