Add ToggleAllianceChat command (sorry I couldn't think of a shorter name, but this is extremely useful for YouTubers)

This commit is contained in:
vemacs
2015-03-04 23:55:46 -05:00
parent 50e0bd87a6
commit 7fd590fc75
5 changed files with 55 additions and 1 deletions

View File

@@ -67,6 +67,7 @@ public enum Permission {
STATUS("status"),
TAG("tag"),
TITLE("title"),
TOGGLE_ALLIANCE_CHAT("togglealliancechat"),
UNCLAIM("unclaim"),
UNCLAIM_ALL("unclaimall"),
VERSION("version"),