mirror of
https://github.com/AuthMe/AuthMeReloaded.git
synced 2024-11-06 18:49:39 +01:00
e77828b228
- Update docs to reflect new commands, configurations (account recovery, limbo handling) and messages - Change message for the recovery code email to contain the new command
5.4 KiB
5.4 KiB
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.
Requiresauthme.admin.register
- /authme unregister <player>: Unregister the specified player.
Requiresauthme.admin.unregister
- /authme forcelogin [player]: Enforce the specified player to login.
Requiresauthme.admin.forcelogin
- /authme password <player> <pwd>: Change the password of a player.
Requiresauthme.admin.changepassword
- /authme lastlogin [player]: View the date of the specified players last login.
Requiresauthme.admin.lastlogin
- /authme accounts [player]: Display all accounts of a player by his player name or IP.
Requiresauthme.admin.accounts
- /authme email [player]: Display the email address of the specified player if set.
Requiresauthme.admin.getemail
- /authme setemail <player> <email>: Change the email address of the specified player.
Requiresauthme.admin.changemail
- /authme getip <player>: Get the IP address of the specified online player.
Requiresauthme.admin.getip
- /authme spawn: Teleport to the spawn.
Requiresauthme.admin.spawn
- /authme setspawn: Change the player's spawn to your current position.
Requiresauthme.admin.setspawn
- /authme firstspawn: Teleport to the first spawn.
Requiresauthme.admin.firstspawn
- /authme setfirstspawn: Change the first player's spawn to your current position.
Requiresauthme.admin.setfirstspawn
- /authme purge <days> [all]: Purge old AuthMeReloaded data longer than the specified amount of days ago.
Requiresauthme.admin.purge
- /authme resetpos <player/*>: Purge the last know position of the specified player or all of them.
Requiresauthme.admin.purgelastpos
- /authme purgebannedplayers: Purge all AuthMeReloaded data for banned players.
Requiresauthme.admin.purgebannedplayers
- /authme switchantibot [mode]: Switch or toggle the AntiBot mode to the specified state.
Requiresauthme.admin.switchantibot
- /authme reload: Reload the AuthMeReloaded plugin.
Requiresauthme.admin.reload
- /authme version: Show detailed information about the installed AuthMeReloaded version, the developers, contributors, and license.
- /authme converter <job>: Converter command for AuthMeReloaded.
Requiresauthme.admin.converter
- /authme messages: Adds missing messages to the current messages file.
Requiresauthme.admin.updatemessages
- /authme debug [child] [params]: Allows various operations for debugging.
Requiresauthme.debug
- /authme help [query]: View detailed help for /authme commands.
- /login <password>: Command to log in using AuthMeReloaded.
Requiresauthme.player.login
- /login help [query]: View detailed help for /login commands.
- /logout: Command to logout using AuthMeReloaded.
Requiresauthme.player.logout
- /logout help [query]: View detailed help for /logout commands.
- /register [password] [verifyPassword]: Command to register using AuthMeReloaded.
Requiresauthme.player.register
- /register help [query]: View detailed help for /register commands.
- /unregister <password>: Command to unregister using AuthMeReloaded.
Requiresauthme.player.unregister
- /unregister help [query]: View detailed help for /unregister commands.
- /changepassword <oldPassword> <newPassword>: Command to change your password using AuthMeReloaded.
Requiresauthme.player.changepassword
- /changepassword help [query]: View detailed help for /changepassword commands.
- /email: The AuthMeReloaded email command base.
- /email show: Show your current email address.
- /email add <email> <verifyEmail>: Add a new email address to your account.
Requiresauthme.player.email.add
- /email change <oldEmail> <newEmail>: Change an email address of your account.
Requiresauthme.player.email.change
- /email recover <email>: Recover your account using an Email address by sending a mail containing a new password.
Requiresauthme.player.email.recover
- /email code <code>: Recover your account by submitting a code delivered to your email.
Requiresauthme.player.email.recover
- /email setpassword <password>: Set a new password after successfully recovering your account.
Requiresauthme.player.email.recover
- /email help [query]: View detailed help for /email commands.
- /captcha <captcha>: Captcha command for AuthMeReloaded.
Requiresauthme.player.captcha
- /captcha help [query]: View detailed help for /captcha commands.
This page was automatically generated on the AuthMe/AuthMeReloaded repository on Wed Mar 22 23:10:32 CET 2017