mirror of
https://github.com/AuthMe/AuthMeReloaded.git
synced 2024-11-03 01:00:18 +01:00
b3a3843b60
- Support iterating tags - Generate (update) all docs
3.5 KiB
3.5 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.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.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.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.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.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 it's 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 – Permission node to identify VIP users.
This page was automatically generated on the AuthMe-Team/AuthMeReloaded repository on Thu Apr 07 17:17:24 CEST 2016