Forgot to remove statistics perm
This commit is contained in:
parent
27a442681d
commit
c9ee5ec975
@ -81,7 +81,6 @@ public enum Permission {
|
|||||||
RELOAD("reload"),
|
RELOAD("reload"),
|
||||||
SAVE("save"),
|
SAVE("save"),
|
||||||
SPAM("spam"),
|
SPAM("spam"),
|
||||||
SATISTICS("statistics"),
|
|
||||||
SETHOME("sethome"),
|
SETHOME("sethome"),
|
||||||
SETHOME_ANY("sethome.any"),
|
SETHOME_ANY("sethome.any"),
|
||||||
SETSTRIKES("setstrikes"),
|
SETSTRIKES("setstrikes"),
|
||||||
|
Loading…
Reference in New Issue
Block a user