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