Update permissions page

This commit is contained in:
ljacqu
2015-12-05 21:19:20 +01:00
parent 8cde4a1896
commit f1c3eed069
2 changed files with 35 additions and 33 deletions
@@ -81,7 +81,7 @@ public enum PlayerPermission implements PermissionNode {
SEE_OTHER_ACCOUNTS("authme.player.seeotheraccounts"),
/**
*
* Permission to use all player (non-admin) commands.
*/
ALL_COMMANDS("authme.player.*");