mirror of
https://github.com/AuthMe/AuthMeReloaded.git
synced 2024-11-04 17:50:06 +01:00
29ac3a7022
- Revert back to SHA1 as HMAC hash function so that it works with Google authenticator - Add message to user to tell him to run /2fa confirm to add a TOTP code
5.4 KiB
5.4 KiB
AuthMe Permission Nodes
The following are the permission nodes that are currently supported by the latest dev builds.
- authme.admin.* – Give access to all admin commands.
- authme.admin.accounts – Administrator command to see all accounts associated with a user.
- authme.admin.antibotmessages – Permission to see Antibot messages.
- authme.admin.backup – Allows to use the backup command.
- 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.
- authme.admin.purgeplayer – Administrator command to purge a given player.
- authme.admin.register – Administrator command to register a new user.
- authme.admin.reload – Administrator command to reload the plugin configuration.
- authme.admin.seeotheraccounts – Permission to see the other accounts of the players that log in.
- authme.admin.seerecent – Administrator command to see the last recently logged in players.
- 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.
- authme.admin.updatemessages – Permission to use the update messages command.
- authme.allowmultipleaccounts – Permission to be able to register multiple accounts.
- authme.bypassantibot – Permission node to bypass AntiBot protection.
- authme.bypasscountrycheck – Permission to bypass the GeoIp country code check.
- authme.bypassforcesurvival – Permission for users to bypass force-survival mode.
- authme.bypasspurge – Permission to bypass the purging process.
- 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.
- authme.debug.mysqldef – Permission to change nullable status of MySQL columns.
- 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.
- authme.player.* – Permission to use all player (non-admin) commands.
- authme.player.canbeforced – Permission for users a login can be forced to.
- authme.player.captcha – Command permission to use captcha.
- authme.player.changepassword – Command permission to change the password.
- authme.player.email – Grants all email permissions.
- authme.player.email.add – Command permission to add an email address.
- authme.player.email.change – Command permission to change the email address.
- authme.player.email.recover – Command permission to recover an account using its email address.
- authme.player.email.see – Command permission to see the own email address.
- authme.player.login – Command permission to login.
- authme.player.logout – Command permission to logout.
- authme.player.protection.quickcommandsprotection – Permission that enables on join quick commands checks for the player.
- authme.player.register – Command permission to register.
- authme.player.security.verificationcode – Permission to use the email verification codes feature.
- authme.player.seeownaccounts – Permission to use to see own other accounts.
- authme.player.totpadd – Permission to enable two-factor authentication.
- authme.player.totpremove – Permission to disable two-factor authentication.
- authme.player.unregister – Command permission to unregister.
- authme.vip – When the server is full and someone with this permission joins the server, someone will be kicked.
This page was automatically generated on the AuthMe/AuthMeReloaded repository on Sun Apr 22 11:00:13 CEST 2018