This commit is contained in:
Olof Larsson
2011-10-23 20:50:49 +02:00
parent 842844969b
commit 98c5230655
19 changed files with 297 additions and 155 deletions

View File

@@ -20,6 +20,8 @@ public enum Permission
DESCRIPTION("description"),
DISBAND("disband"),
DISBAND_ANY("disband.any"),
FLAG("flag"),
FLAG_ANY("flag.any"),
HELP("help"),
HOME("home"),
INVITE("invite"),
@@ -44,8 +46,6 @@ public enum Permission
OWNER("owner"),
OWNERLIST("ownerlist"),
SET_PEACEFUL("setpeaceful"),
SET_PERMANENT("setpermanent"),
SET_PERMANENTPOWER("setpermanentpower"),
POWER("power"),
POWER_ANY("power.any"),
RELATION("relation"),