mirror of
https://github.com/AuthMe/AuthMeReloaded.git
synced 2025-02-01 12:31:29 +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"),
|
GET_EMAIL("authme.command.admin.getemail"),
|
||||||
|
|
||||||
CHANGE_EMAIL("authme.command.admin.chgemail"),
|
CHANGE_EMAIL("authme.command.admin.changemail"),
|
||||||
|
|
||||||
GET_IP("authme.command.admin.getip"),
|
GET_IP("authme.command.admin.getip"),
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user