Add command to toggle plot chat

This commit is contained in:
Byteflux 2015-05-08 13:58:21 -07:00
parent c5b8064525
commit af4f7fadc1
5 changed files with 43 additions and 2 deletions

View file

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