mirror of
https://github.com/AuthMe/AuthMeReloaded.git
synced 2024-11-03 09:10:01 +01:00
b7a7d5b3bd
- Create tool task to generate a doc page with the generated config.yml - Rename tools.utils.FileUtils to FileIoUtils to avoid naming conflict with fr.xephi.authme.utils.FileUtils - Make all doc tasks output a success message at the end - Update all docs pages that have changed
82 lines
5.0 KiB
Markdown
82 lines
5.0 KiB
Markdown
<!-- AUTO-GENERATED FILE! Do not edit this directly -->
|
|
<!-- File auto-generated on Sun Oct 23 18:25:12 CEST 2016. See docs/commands/commands.tpl.md -->
|
|
|
|
## 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.
|
|
<br />Requires `authme.admin.register`
|
|
- **/authme unregister** <player>: Unregister the specified player.
|
|
<br />Requires `authme.admin.unregister`
|
|
- **/authme forcelogin** [player]: Enforce the specified player to login.
|
|
<br />Requires `authme.admin.forcelogin`
|
|
- **/authme password** <player> <pwd>: Change the password of a player.
|
|
<br />Requires `authme.admin.changepassword`
|
|
- **/authme lastlogin** [player]: View the date of the specified players last login.
|
|
<br />Requires `authme.admin.lastlogin`
|
|
- **/authme accounts** [player]: Display all accounts of a player by his player name or IP.
|
|
<br />Requires `authme.admin.accounts`
|
|
- **/authme email** [player]: Display the email address of the specified player if set.
|
|
<br />Requires `authme.admin.getemail`
|
|
- **/authme setemail** <player> <email>: Change the email address of the specified player.
|
|
<br />Requires `authme.admin.changemail`
|
|
- **/authme getip** <player>: Get the IP address of the specified online player.
|
|
<br />Requires `authme.admin.getip`
|
|
- **/authme spawn**: Teleport to the spawn.
|
|
<br />Requires `authme.admin.spawn`
|
|
- **/authme setspawn**: Change the player's spawn to your current position.
|
|
<br />Requires `authme.admin.setspawn`
|
|
- **/authme firstspawn**: Teleport to the first spawn.
|
|
<br />Requires `authme.admin.firstspawn`
|
|
- **/authme setfirstspawn**: Change the first player's spawn to your current position.
|
|
<br />Requires `authme.admin.setfirstspawn`
|
|
- **/authme purge** <days> [all]: Purge old AuthMeReloaded data longer than the specified amount of days ago.
|
|
<br />Requires `authme.admin.purge`
|
|
- **/authme resetpos** <player/*>: Purge the last know position of the specified player or all of them.
|
|
<br />Requires `authme.admin.purgelastpos`
|
|
- **/authme purgebannedplayers**: Purge all AuthMeReloaded data for banned players.
|
|
<br />Requires `authme.admin.purgebannedplayers`
|
|
- **/authme switchantibot** [mode]: Switch or toggle the AntiBot mode to the specified state.
|
|
<br />Requires `authme.admin.switchantibot`
|
|
- **/authme reload**: Reload the AuthMeReloaded plugin.
|
|
<br />Requires `authme.admin.reload`
|
|
- **/authme version**: Show detailed information about the installed AuthMeReloaded version, the developers, contributors, and license.
|
|
- **/authme converter** <job>: Converter command for AuthMeReloaded.
|
|
<br />Requires `authme.admin.converter`
|
|
- **/authme messages**: Adds missing messages to the current messages file.
|
|
<br />Requires `authme.admin.updatemessages`
|
|
- **/authme help** [query]: View detailed help for /authme commands.
|
|
- **/login** <password>: Command to log in using AuthMeReloaded.
|
|
<br />Requires `authme.player.login`
|
|
- **/login help** [query]: View detailed help for /login commands.
|
|
- **/logout**: Command to logout using AuthMeReloaded.
|
|
<br />Requires `authme.player.logout`
|
|
- **/logout help** [query]: View detailed help for /logout commands.
|
|
- **/register** [password] [verifyPassword]: Command to register using AuthMeReloaded.
|
|
<br />Requires `authme.player.register`
|
|
- **/register help** [query]: View detailed help for /register commands.
|
|
- **/unregister** <password>: Command to unregister using AuthMeReloaded.
|
|
<br />Requires `authme.player.unregister`
|
|
- **/unregister help** [query]: View detailed help for /unregister commands.
|
|
- **/changepassword** <oldPassword> <newPassword>: Command to change your password using AuthMeReloaded.
|
|
<br />Requires `authme.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.
|
|
<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> [code]: Recover your account using an Email address by sending a mail containing a new password.
|
|
<br />Requires `authme.player.email.recover`
|
|
- **/email help** [query]: View detailed help for /email commands.
|
|
- **/captcha** <captcha>: Captcha command for AuthMeReloaded.
|
|
<br />Requires `authme.player.captcha`
|
|
- **/captcha help** [query]: View detailed help for /captcha commands.
|
|
|
|
---
|
|
|
|
This page was automatically generated on the [AuthMe/AuthMeReloaded repository](https://github.com/AuthMe/AuthMeReloaded/tree/master/docs/) on Sun Oct 23 18:25:12 CEST 2016
|