mirror of
https://github.com/cnaude/PurpleIRC-spigot.git
synced 2024-11-29 13:36:04 +01:00
Add %RAWMESSAGE% to sample config.
This commit is contained in:
parent
01e0a93e81
commit
debdcbffb8
@ -41,7 +41,8 @@ chat-ping-fix: false
|
|||||||
# %DISPLAYNAME% - Player's custom name
|
# %DISPLAYNAME% - Player's custom name
|
||||||
# %PLAYERIP% - IP address of a player
|
# %PLAYERIP% - IP address of a player
|
||||||
# %CHANNEL%
|
# %CHANNEL%
|
||||||
# %MESSAGE%
|
# %MESSAGE% - Message as is (may include colors from other plugins)
|
||||||
|
# %RAWMESSAGE% - Raw message with colors stripped out.
|
||||||
# %KICKER% - IRC kicker name
|
# %KICKER% - IRC kicker name
|
||||||
# %OLDTOPIC%
|
# %OLDTOPIC%
|
||||||
# %TOPIC%
|
# %TOPIC%
|
||||||
|
Loading…
Reference in New Issue
Block a user