You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
%werchat_selected_channel% Focused channel name for the player (recommended)
1006
+
%werchat_selected_channel_<key>% Focused channel field/value by key (preferred keyed form)
1007
+
%werchat_channel% Focused channel name for the player (legacy alias)
1008
+
%werchat_channel_<selector>% Specific channel by selector (returns channel name)
1009
+
%werchat_channel_<selector>_<key>% Specific channel field/value by selector + key (primary keyed form)
1010
+
%werchat_channel_<selector>__<key>% Edge-case keyed syntax for selectors with underscore ambiguity
1011
+
%werchat_ignored_players_total% Number of ignored players
1012
+
%werchat_ignored_players% Comma-separated ignored player names
1013
+
%werchat_known_name% Real account username
1014
+
%werchat_display_colour% Player display color
1015
+
%werchat_display_color% Player display color (US spelling alias)
1016
+
%werchat_msg_color% Player message color
1017
+
%werchat_msg_gradient% Player message gradient as `#START,#END` (blank when no gradient)
1018
+
%werchat_msg_gradient_end% Player message gradient end color
1019
+
%werchat_nick_color%` Player nickname color
1020
+
%werchat_nick_gradient_end%` Player nickname gradient end color
1021
+
%werchat_nick%` Custom nickname only (blank if none set)
1022
+
%werchat_display_name%` Final chat name (nickname if set, else username)
1023
+
```
1024
+
1025
+
[See here](https://github.com/HyperSystemsDev/Werchat/blob/main/README.md) for more placeholders and info on key/selector (click Channel Format Placeholders in the Configuration section).
0 commit comments