Lowercase'd player permission node
This commit is contained in:
parent
fdc747d007
commit
369a7ccd65
@ -35,7 +35,7 @@ public enum PlayerPermission implements PermissionNode {
|
||||
|
||||
ALLOW_MULTIPLE_ACCOUNTS("authme.command.player.allow2accounts"),
|
||||
|
||||
SEE_OTHER_ACCOUNTS("authme.command.player.seeOtherAccounts");
|
||||
SEE_OTHER_ACCOUNTS("authme.command.player.seeotheraccounts");
|
||||
|
||||
private String node;
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user