mirror of
https://github.com/AuthMe/AuthMeReloaded.git
synced 2024-11-27 12:45:57 +01:00
Updating plugin.yml
This commit is contained in:
parent
66d1ee92c3
commit
f5efd4bf23
@ -230,6 +230,7 @@ permissions:
|
|||||||
authme.player.email.see: true
|
authme.player.email.see: true
|
||||||
authme.player.login: true
|
authme.player.login: true
|
||||||
authme.player.logout: true
|
authme.player.logout: true
|
||||||
|
authme.player.protection.quickcommandsprotection: true
|
||||||
authme.player.register: true
|
authme.player.register: true
|
||||||
authme.player.security.verificationcode: true
|
authme.player.security.verificationcode: true
|
||||||
authme.player.seeownaccounts: true
|
authme.player.seeownaccounts: true
|
||||||
@ -268,6 +269,9 @@ permissions:
|
|||||||
authme.player.logout:
|
authme.player.logout:
|
||||||
description: Command permission to logout.
|
description: Command permission to logout.
|
||||||
default: true
|
default: true
|
||||||
|
authme.player.protection.quickcommandsprotection:
|
||||||
|
description: Permission that enables on join quick commands checks for the player.
|
||||||
|
default: true
|
||||||
authme.player.register:
|
authme.player.register:
|
||||||
description: Command permission to register.
|
description: Command permission to register.
|
||||||
default: true
|
default: true
|
||||||
|
Loading…
Reference in New Issue
Block a user