2015-12-26 14:00:15 +01:00
<!-- AUTO - GENERATED FILE! Do not edit this directly -->
2018-04-22 11:13:27 +02:00
<!-- File auto - generated on Sun Apr 22 11:00:10 CEST 2018. See docs/commands/commands.tpl.md -->
2015-12-26 14:00:15 +01:00
## AuthMe Commands
You can use the following commands to use the features of AuthMe. Mandatory arguments are marked with `< >`
brackets; optional arguments are enclosed in square brackets (`[ ]`).
- **/authme**: The main AuthMeReloaded command. The root for all admin commands.
- **/authme register** < player> < password>: Register the specified player with the specified password.
2016-04-07 17:19:52 +02:00
< br /> Requires `authme.admin.register`
2015-12-26 14:00:15 +01:00
- **/authme unregister** < player>: Unregister the specified player.
2016-04-07 17:19:52 +02:00
< br /> Requires `authme.admin.unregister`
2015-12-26 14:00:15 +01:00
- **/authme forcelogin** [player]: Enforce the specified player to login.
2016-04-07 17:19:52 +02:00
< br /> Requires `authme.admin.forcelogin`
2015-12-26 14:00:15 +01:00
- **/authme password** < player> < pwd>: Change the password of a player.
2016-04-07 17:19:52 +02:00
< br /> Requires `authme.admin.changepassword`
2015-12-26 14:00:15 +01:00
- **/authme lastlogin** [player]: View the date of the specified players last login.
2016-04-07 17:19:52 +02:00
< br /> Requires `authme.admin.lastlogin`
2015-12-26 14:00:15 +01:00
- **/authme accounts** [player]: Display all accounts of a player by his player name or IP.
2016-04-07 17:19:52 +02:00
< br /> Requires `authme.admin.accounts`
2016-02-14 21:43:01 +01:00
- **/authme email** [player]: Display the email address of the specified player if set.
2016-04-07 17:19:52 +02:00
< br /> Requires `authme.admin.getemail`
2016-02-14 21:43:01 +01:00
- **/authme setemail** < player> < email>: Change the email address of the specified player.
2016-04-07 17:19:52 +02:00
< br /> Requires `authme.admin.changemail`
2015-12-26 14:00:15 +01:00
- **/authme getip** < player>: Get the IP address of the specified online player.
2016-04-07 17:19:52 +02:00
< br /> Requires `authme.admin.getip`
- **/authme spawn**: Teleport to the spawn.
< br /> Requires `authme.admin.spawn`
2015-12-26 14:00:15 +01:00
- **/authme setspawn**: Change the player's spawn to your current position.
2016-04-07 17:19:52 +02:00
< br /> Requires `authme.admin.setspawn`
2015-12-26 14:00:15 +01:00
- **/authme firstspawn**: Teleport to the first spawn.
2016-04-07 17:19:52 +02:00
< br /> Requires `authme.admin.firstspawn`
2015-12-26 14:00:15 +01:00
- **/authme setfirstspawn**: Change the first player's spawn to your current position.
2016-04-07 17:19:52 +02:00
< br /> Requires `authme.admin.setfirstspawn`
2017-10-28 12:23:14 +02:00
- **/authme purge** < days>: Purge old AuthMeReloaded data longer than the specified number of days ago.
2016-04-07 17:19:52 +02:00
< br /> Requires `authme.admin.purge`
2017-04-29 18:31:37 +02:00
- **/authme purgeplayer** < player> [options]: Purges data of the given player.
< br /> Requires `authme.admin.purgeplayer`
2017-04-23 20:23:40 +02:00
- **/authme backup**: Creates a backup of the registered users.
< br /> Requires `authme.admin.backup`
2016-02-14 21:43:01 +01:00
- **/authme resetpos** < player/*>: Purge the last know position of the specified player or all of them.
2016-04-07 17:19:52 +02:00
< br /> Requires `authme.admin.purgelastpos`
2015-12-26 14:00:15 +01:00
- **/authme purgebannedplayers**: Purge all AuthMeReloaded data for banned players.
2016-04-07 17:19:52 +02:00
< br /> Requires `authme.admin.purgebannedplayers`
2015-12-26 14:00:15 +01:00
- **/authme switchantibot** [mode]: Switch or toggle the AntiBot mode to the specified state.
2016-04-07 17:19:52 +02:00
< br /> Requires `authme.admin.switchantibot`
2015-12-26 14:00:15 +01:00
- **/authme reload**: Reload the AuthMeReloaded plugin.
2016-04-07 17:19:52 +02:00
< br /> Requires `authme.admin.reload`
2015-12-26 14:00:15 +01:00
- **/authme version**: Show detailed information about the installed AuthMeReloaded version, the developers, contributors, and license.
2017-08-12 16:20:06 +02:00
- **/authme converter** [job]: Converter command for AuthMeReloaded.
2016-04-07 17:19:52 +02:00
< br /> Requires `authme.admin.converter`
2018-02-02 20:12:42 +01:00
- **/authme messages**: Adds missing texts to the current help messages file.
2016-10-16 21:40:59 +02:00
< br /> Requires `authme.admin.updatemessages`
2017-12-01 19:16:49 +01:00
- **/authme recent**: Shows the last players that have logged in.
< br /> Requires `authme.admin.seerecent`
2017-04-14 19:54:17 +02:00
- **/authme debug** [child] [arg] [arg]: Allows various operations for debugging.
< br /> Requires `authme.debug.command`
2016-02-14 21:43:01 +01:00
- **/authme help** [query]: View detailed help for /authme commands.
2017-08-12 16:20:06 +02:00
- **/email**: The AuthMeReloaded email command base.
- **/email show**: Show your current email address.
< br /> Requires `authme.player.email.see`
- **/email add** < email> < verifyEmail>: Add a new email address to your account.
< br /> Requires `authme.player.email.add`
- **/email change** < oldEmail> < newEmail>: Change an email address of your account.
< br /> Requires `authme.player.email.change`
- **/email recover** < email>: Recover your account using an Email address by sending a mail containing a new password.
< br /> Requires `authme.player.email.recover`
- **/email code** < code>: Recover your account by submitting a code delivered to your email.
< br /> Requires `authme.player.email.recover`
- **/email setpassword** < password>: Set a new password after successfully recovering your account.
< br /> Requires `authme.player.email.recover`
- **/email help** [query]: View detailed help for /email commands.
2015-12-26 14:00:15 +01:00
- **/login** < password>: Command to log in using AuthMeReloaded.
2016-04-07 17:19:52 +02:00
< br /> Requires `authme.player.login`
2016-02-14 21:43:01 +01:00
- **/login help** [query]: View detailed help for /login commands.
2015-12-26 14:00:15 +01:00
- **/logout**: Command to logout using AuthMeReloaded.
2016-04-07 17:19:52 +02:00
< br /> Requires `authme.player.logout`
2016-02-14 21:43:01 +01:00
- **/logout help** [query]: View detailed help for /logout commands.
- **/register** [password] [verifyPassword]: Command to register using AuthMeReloaded.
2016-04-07 17:19:52 +02:00
< br /> Requires `authme.player.register`
2016-02-14 21:43:01 +01:00
- **/register help** [query]: View detailed help for /register commands.
2016-06-22 23:40:25 +02:00
- **/unregister** < password>: Command to unregister using AuthMeReloaded.
2016-04-07 17:19:52 +02:00
< br /> Requires `authme.player.unregister`
2016-06-22 23:40:25 +02:00
- **/unregister help** [query]: View detailed help for /unregister commands.
2015-12-26 14:00:15 +01:00
- **/changepassword** < oldPassword> < newPassword>: Command to change your password using AuthMeReloaded.
2016-04-07 17:19:52 +02:00
< br /> Requires `authme.player.changepassword`
2016-02-14 21:43:01 +01:00
- **/changepassword help** [query]: View detailed help for /changepassword commands.
2018-04-22 11:13:27 +02:00
- **/totp**: Performs actions related to two-factor authentication.
- **/totp code** < code>: Processes the two-factor authentication code during login.
- **/totp add**: Enables two-factor authentication for your account.
< br /> Requires `authme.player.totpadd`
- **/totp confirm** < code>: Saves the generated TOTP secret after confirmation.
< br /> Requires `authme.player.totpadd`
- **/totp remove** < code>: Disables two-factor authentication for your account.
< br /> Requires `authme.player.totpremove`
- **/totp help** [query]: View detailed help for /totp commands.
2015-12-26 14:00:15 +01:00
- **/captcha** < captcha>: Captcha command for AuthMeReloaded.
2016-04-07 17:19:52 +02:00
< br /> Requires `authme.player.captcha`
2016-02-14 21:43:01 +01:00
- **/captcha help** [query]: View detailed help for /captcha commands.
2017-10-28 12:23:14 +02:00
- **/verification** < code>: Command to complete the verification process for AuthMeReloaded.
< br /> Requires `authme.player.security.verificationcode`
- **/verification help** [query]: View detailed help for /verification commands.
2016-02-14 21:43:01 +01:00
2017-04-14 19:54:17 +02:00
2016-02-14 21:43:01 +01:00
---
2018-04-22 11:13:27 +02:00
This page was automatically generated on the [AuthMe/AuthMeReloaded repository ](https://github.com/AuthMe/AuthMeReloaded/tree/master/docs/ ) on Sun Apr 22 11:00:10 CEST 2018