Working on the faction perms as well now

This commit is contained in:
Olof Larsson
2011-10-23 23:17:02 +02:00
parent 21783ef9d4
commit 371261a07f
8 changed files with 272 additions and 53 deletions

View File

@@ -20,6 +20,8 @@ public enum Permission
DISBAND_ANY("disband.any"),
FLAG("flag"),
FLAG_ANY("flag.any"),
PERM("perm"),
PERM_ANY("perm.any"),
HELP("help"),
HOME("home"),
INVITE("invite"),