mirror of
https://github.com/AuthMe/AuthMeReloaded.git
synced 2024-11-09 20:21:02 +01:00
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…
Reference in New Issue
Block a user