mirror of
https://github.com/AuthMe/AuthMeReloaded.git
synced 2024-11-03 01:00:18 +01:00
578f63b944
- Create command to purge a specific player name - Update docs
4.7 KiB
4.7 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.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.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.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.login – Command permission to login.
- authme.player.logout – Command permission to logout.
- authme.player.register – Command permission to register.
- authme.player.seeownaccounts – Permission to use to see own other accounts.
- 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 Sat Apr 29 18:27:41 CEST 2017