2015-12-05 20:53:44 +01:00
<!-- AUTO - GENERATED FILE! Do not edit this directly -->
2018-05-21 08:45:18 +02:00
<!-- File auto - generated on Mon May 21 08:43:08 CEST 2018. See docs/permissions/permission_nodes.tpl.md -->
2015-12-05 20:53:44 +01:00
## AuthMe Permission Nodes
The following are the permission nodes that are currently supported by the latest dev builds.
2015-12-05 21:19:20 +01:00
- **authme.admin.*** – Give access to all admin commands.
- **authme.admin.accounts** – Administrator command to see all accounts associated with a user.
2016-10-02 10:48:26 +02:00
- **authme.admin.antibotmessages** – Permission to see Antibot messages.
2017-04-23 20:23:40 +02:00
- **authme.admin.backup** – Allows to use the backup command.
2015-12-05 21:19:20 +01:00
- **authme.admin.changemail** – Administrator command to set or change the email address of a user.
- **authme.admin.changepassword** – Administrator command to change the password of a user.
- **authme.admin.converter** – Administrator command to convert old or other data to AuthMe data.
- **authme.admin.firstspawn** – Administrator command to teleport to the first AuthMe spawn.
- **authme.admin.forcelogin** – Administrator command to force-login an existing user.
- **authme.admin.getemail** – Administrator command to get the email address of a user, if set.
- **authme.admin.getip** – Administrator command to get the last known IP of a user.
- **authme.admin.lastlogin** – Administrator command to see the last login date and time of a user.
- **authme.admin.purge** – Administrator command to purge old user data.
- **authme.admin.purgebannedplayers** – Administrator command to purge all data associated with banned players.
- **authme.admin.purgelastpos** – Administrator command to purge the last position of a user.
2017-04-29 18:31:37 +02:00
- **authme.admin.purgeplayer** – Administrator command to purge a given player.
2015-12-05 21:19:20 +01:00
- **authme.admin.register** – Administrator command to register a new user.
- **authme.admin.reload** – Administrator command to reload the plugin configuration.
2016-02-14 14:15:02 +01:00
- **authme.admin.seeotheraccounts** – Permission to see the other accounts of the players that log in.
2017-12-01 19:16:49 +01:00
- **authme.admin.seerecent** – Administrator command to see the last recently logged in players.
2015-12-05 21:19:20 +01:00
- **authme.admin.setfirstspawn** – Administrator command to set the first AuthMe spawn.
- **authme.admin.setspawn** – Administrator command to set the AuthMe spawn.
- **authme.admin.spawn** – Administrator command to teleport to the AuthMe spawn.
- **authme.admin.switchantibot** – Administrator command to toggle the AntiBot protection status.
- **authme.admin.unregister** – Administrator command to unregister an existing user.
2016-10-16 21:40:59 +02:00
- **authme.admin.updatemessages** – Permission to use the update messages command.
2018-05-21 08:45:18 +02:00
- **authme.allowchatbeforelogin** – Permission to send chat messages before being logged in.
2016-02-14 14:15:02 +01:00
- **authme.allowmultipleaccounts** – Permission to be able to register multiple accounts.
2018-09-02 13:01:04 +02:00
- **authme.bypassbungeesend** – Permission node to bypass BungeeCord server teleportation.
2016-02-14 14:15:02 +01:00
- **authme.bypassantibot** – Permission node to bypass AntiBot protection.
2017-09-02 12:26:03 +02:00
- **authme.bypasscountrycheck** – Permission to bypass the GeoIp country code check.
2016-02-14 14:15:02 +01:00
- **authme.bypassforcesurvival** – Permission for users to bypass force-survival mode.
2016-10-16 21:40:59 +02:00
- **authme.bypasspurge** – Permission to bypass the purging process.
2017-04-14 19:54:17 +02:00
- **authme.debug.command** – General permission to use the /authme debug command.
- **authme.debug.country** – Permission to use the country lookup section.
- **authme.debug.db** – Permission to view data from the database.
- **authme.debug.group** – Permission to view permission groups.
- **authme.debug.limbo** – Permission to use the limbo data viewer.
- **authme.debug.mail** – Permission to use the test email sender.
2017-10-28 12:23:14 +02:00
- **authme.debug.mysqldef** – Permission to change nullable status of MySQL columns.
2017-04-14 19:54:17 +02:00
- **authme.debug.perm** – Permission to use the permission checker.
- **authme.debug.spawn** – Permission to view spawn information.
- **authme.debug.stats** – Permission to use the stats section.
- **authme.debug.valid** – Permission to use sample validation.
2015-12-05 21:19:20 +01:00
- **authme.player.*** – Permission to use all player (non-admin) commands.
2015-12-05 20:53:44 +01:00
- **authme.player.canbeforced** – Permission for users a login can be forced to.
2015-12-05 21:19:20 +01:00
- **authme.player.captcha** – Command permission to use captcha.
- **authme.player.changepassword** – Command permission to change the password.
2016-10-16 21:40:59 +02:00
- **authme.player.email** – Grants all email permissions.
2015-12-05 21:19:20 +01:00
- **authme.player.email.add** – Command permission to add an email address.
- **authme.player.email.change** – Command permission to change the email address.
2016-10-23 15:39:53 +02:00
- **authme.player.email.recover** – Command permission to recover an account using its email address.
2017-08-12 16:20:06 +02:00
- **authme.player.email.see** – Command permission to see the own email address.
2015-12-05 21:19:20 +01:00
- **authme.player.login** – Command permission to login.
- **authme.player.logout** – Command permission to logout.
2018-04-22 11:13:27 +02:00
- **authme.player.protection.quickcommandsprotection** – Permission that enables on join quick commands checks for the player.
2015-12-05 21:19:20 +01:00
- **authme.player.register** – Command permission to register.
2017-10-28 12:23:14 +02:00
- **authme.player.security.verificationcode** – Permission to use the email verification codes feature.
2016-02-14 14:15:02 +01:00
- **authme.player.seeownaccounts** – Permission to use to see own other accounts.
2018-04-22 11:13:27 +02:00
- **authme.player.totpadd** – Permission to enable two-factor authentication.
- **authme.player.totpremove** – Permission to disable two-factor authentication.
2015-12-05 21:19:20 +01:00
- **authme.player.unregister** – Command permission to unregister.
2016-10-23 15:39:53 +02:00
- **authme.vip** – When the server is full and someone with this permission joins the server, someone will be kicked.
2015-12-05 20:53:44 +01:00
2016-06-22 23:40:25 +02:00
2016-02-14 21:43:01 +01:00
---
2018-05-21 08:45:18 +02:00
This page was automatically generated on the [AuthMe/AuthMeReloaded repository ](https://github.com/AuthMe/AuthMeReloaded/tree/master/docs/ ) on Mon May 21 08:43:08 CEST 2018