plots.chat.color
and
PLOT_CHAT_SPY_FORMAT
This commit is contained in:
Jesse Boyd
2016-11-30 15:36:13 +11:00
parent f3d950f6e1
commit 5642fd3899
2 changed files with 12 additions and 3 deletions

View File

@ -624,6 +624,7 @@ public enum C {
/*
* Chat
*/
PLOT_CHAT_SPY_FORMAT("$2[$1Plot Spy$2][$1%plot_id%$2] $1%sender%$2: $1%msg%", "Chat"),
PLOT_CHAT_FORMAT("$2[$1Plot Chat$2][$1%plot_id%$2] $1%sender%$2: $1%msg%", "Chat"),
PLOT_CHAT_FORCED("$2This world forces everyone to use plot chat.", "Chat"),
PLOT_CHAT_ON("$4Plot chat enabled.", "Chat"),