Added chat spy feature for admins
This commit is contained in:

committed by
Harry Jeffery

parent
3d929138a5
commit
5bf3161cf0
@ -8,6 +8,7 @@ public enum Permission
|
||||
ADMIN("adminmode"),
|
||||
AUTOCLAIM("autoclaim"),
|
||||
CHAT("chat"),
|
||||
CHATSPY("chatspy"),
|
||||
CLAIM("claim"),
|
||||
CONFIG("config"),
|
||||
CREATE("create"),
|
||||
|
Reference in New Issue
Block a user