Forgot to remove statistics perm

This commit is contained in:
Driftay 2019-07-04 01:15:17 -04:00
parent 27a442681d
commit c9ee5ec975
2 changed files with 1 additions and 2 deletions

View File

@ -81,7 +81,6 @@ public enum Permission {
RELOAD("reload"),
SAVE("save"),
SPAM("spam"),
SATISTICS("statistics"),
SETHOME("sethome"),
SETHOME_ANY("sethome.any"),
SETSTRIKES("setstrikes"),