Changed 'changemail' permission to keep the nodes consistent
This commit is contained in:
parent
369a7ccd65
commit
999c08956d
@ -19,7 +19,7 @@ public enum AdminPermission implements PermissionNode {
|
||||
|
||||
GET_EMAIL("authme.command.admin.getemail"),
|
||||
|
||||
CHANGE_EMAIL("authme.command.admin.chgemail"),
|
||||
CHANGE_EMAIL("authme.command.admin.changemail"),
|
||||
|
||||
GET_IP("authme.command.admin.getip"),
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user