/f showinvites for ability to see pending invites for current faction. Adds feature in ticket #76

This commit is contained in:
drtshock
2014-10-14 13:30:05 -05:00
parent bfc904332a
commit a170a0f4ad
4 changed files with 42 additions and 12 deletions

View File

@@ -50,6 +50,7 @@ public enum Permission {
SET_PEACEFUL("setpeaceful"),
SET_PERMANENT("setpermanent"),
SET_PERMANENTPOWER("setpermanentpower"),
SHOW_INVITES("showinvites"),
POWERBOOST("powerboost"),
POWER("power"),
POWER_ANY("power.any"),