AuthMeReloaded/src/tools/docs/permission_nodes.md

42 lines
3.4 KiB
Markdown
Raw Normal View History

<!-- AUTO-GENERATED FILE! Do not edit this directly -->
<!-- File auto-generated on Sat Dec 05 20:52:57 CET 2015. See permissions/permission_nodes.tpl.md -->
## AuthMe Permission Nodes
The following are the permission nodes that are currently supported by the latest dev builds.
- **authme.command.admin.accounts** Administrator command to see all accounts associated with an user.
- **authme.command.admin.changemail** Administrator command to set or change the email adress of an user.
- **authme.command.admin.changepassword** Administrator command to change the password of a user.
- **authme.command.admin.converter** Administrator command to convert old or other data to AuthMe data.
- **authme.command.admin.firstspawn** Administrator command to teleport to the first AuthMe spawn.
- **authme.command.admin.forcelogin** Administrator command to force-login an existing user.
- **authme.command.admin.getemail** Administrator command to get the email address of an user, if set.
- **authme.command.admin.getip** Administrator command to get the last known IP of an user.
- **authme.command.admin.lastlogin** Administrator command to see the last login date and time of an user.
- **authme.command.admin.purge** Administrator command to purge old user data.
- **authme.command.admin.purgebannedplayers** Administrator command to purge all data associated with banned players.
- **authme.command.admin.purgelastpos** Administrator command to purge the last position of an user.
- **authme.command.admin.register** Administrator command to register a new user.
- **authme.command.admin.reload** Administrator command to reload the plugin configuration.
- **authme.command.admin.setfirstspawn** Administrator command to set the first AuthMe spawn.
- **authme.command.admin.setspawn** Administrator command to set the AuthMe spawn.
- **authme.command.admin.spawn** Administrator command to teleport to the AuthMe spawn.
- **authme.command.admin.switchantibot** Administrator command to toggle the AntiBot protection status.
- **authme.command.admin.unregister** Administrator command to unregister an existing user.
- **authme.command.player.allow2accounts** Permission for users to allow two accounts.
- **authme.command.player.bypassforcesurvival** Permission for users to bypass force-survival mode.
- **authme.command.player.captcha** Command permission to use captcha.
- **authme.command.player.changepassword** Command permission to change the password.
- **authme.command.player.email.add** Command permission to add an email address.
- **authme.command.player.email.change** Command permission to change the email address.
- **authme.command.player.email.recover** Command permission to recover an account using it's email address.
- **authme.command.player.login** Command permission to login.
- **authme.command.player.logout** Command permission to logout.
- **authme.command.player.register** Command permission to register.
- **authme.command.player.seeotheraccounts** Permission for user to see other accounts.
- **authme.command.player.unregister** Command permission to unregister.
- **authme.player.bypassantibot** Permission node to bypass AntiBot protection.
- **authme.player.canbeforced** Permission for users a login can be forced to.
- **authme.player.vip** Permission node to identify VIP users.