Fixed minor code issues

This commit is contained in:
HexelDev
2018-03-05 21:00:24 +01:00
parent c0e1b8082f
commit 844bd24221
3 changed files with 4 additions and 4 deletions
@@ -71,7 +71,7 @@ public enum PlayerPermission implements PermissionNode {
VERIFICATION_CODE("authme.player.security.verificationcode"),
/**
* Permission to use the email verification codes feature.
* Permission that enables on join quick commands checks for the player.
*/
QUICK_COMMANDS_PROTECTION("authme.player.protection.quickcommandsprotection");