Fix permissions

This commit is contained in:
Trent Hensler
2018-01-04 23:01:52 -08:00
parent 4110fb2ef4
commit 39f1bd7404
6 changed files with 6 additions and 7 deletions

View File

@@ -58,9 +58,11 @@ public enum Permission {
SET_PERMANENT("setpermanent"),
SET_PERMANENTPOWER("setpermanentpower"),
SHOW_INVITES("showinvites"),
PERMISSIONS("permissions"),
POWERBOOST("powerboost"),
POWER("power"),
POWER_ANY("power.any"),
PROMOTE("promote"),
RELATION("relation"),
RELOAD("reload"),
SAVE("save"),