(courtesy of eXeC64) Added chat spy feature for admins

This commit is contained in:
Brettflan
2012-01-15 01:42:56 -06:00
parent 64f47b01fb
commit fb32fc7f51
6 changed files with 28 additions and 6 deletions

View File

@@ -13,6 +13,7 @@ public enum Permission
AUTOCLAIM("autoclaim"),
BYPASS("bypass"),
CHAT("chat"),
CHATSPY("chatspy"),
CLAIM("claim"),
CONFIG("config"),
CREATE("create"),