File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed
Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -31,8 +31,10 @@ channel:
3131 closed : <yellow>(!) Your chat messages will now be <gray>public</gray>.</yellow>
3232
3333 # Message channel player is offline and channel closed
34- # Same placeholders as created
35- offline : <red>(!) Player <gray><player></gray> is offline. Your chat messages have been switched back to <gray>public</gray>.</red>
34+ # Placeholders:
35+ # <sender> - the username of the message sender
36+ # <recipient> - the username of the message recipient
37+ offline : <red>(!) Player <gray><recipient></gray> is offline. Your chat messages have been switched back to <gray>public</gray>.</red>
3638
3739# Name for console/server that should appear as <sender> or <recipient> in messages
3840console-name : " Server"
You can’t perform that action at this time.
0 commit comments