Added a permanent power command

This commit is contained in:
Olof Larsson
2011-10-22 18:12:15 +02:00
parent 7ebed6db9c
commit 2ac96f4278
6 changed files with 73 additions and 0 deletions

View File

@ -45,6 +45,7 @@ public enum Permission
OWNERLIST("ownerlist"),
SET_PEACEFUL("setpeaceful"),
SET_PERMANENT("setpermanent"),
SET_PERMANENTPOWER("setpermanentpower"),
POWER("power"),
POWER_ANY("power.any"),
RELATION("relation"),