Change node to authme.player.seeownaccounts #423

This commit is contained in:
Xephi
2016-01-09 16:21:44 +01:00
parent bebea0dd36
commit fd7bdcd3c2
2 changed files with 2 additions and 2 deletions
@@ -88,7 +88,7 @@ public enum PlayerPermission implements PermissionNode {
/**
* Permission to use to see own other accounts.
*/
SEE_OWN_ACCOUNTS("authme.player.showotheraccounts");
SEE_OWN_ACCOUNTS("authme.player.seeownaccounts");
/**
* The permission node.