Updating plugin.yml

This commit is contained in:
HexelDev 2018-03-15 21:45:23 +01:00
parent 66d1ee92c3
commit f5efd4bf23

View File

@ -230,6 +230,7 @@ permissions:
authme.player.email.see: true
authme.player.login: true
authme.player.logout: true
authme.player.protection.quickcommandsprotection: true
authme.player.register: true
authme.player.security.verificationcode: true
authme.player.seeownaccounts: true
@ -268,6 +269,9 @@ permissions:
authme.player.logout:
description: Command permission to logout.
default: true
authme.player.protection.quickcommandsprotection:
description: Permission that enables on join quick commands checks for the player.
default: true
authme.player.register:
description: Command permission to register.
default: true