2011-03-25 20:41:16 -04:00
|
|
|
name: xAuth
|
|
|
|
main: com.cypherx.xauth.xAuth
|
|
|
|
version: 1.1.4
|
|
|
|
|
|
|
|
commands:
|
|
|
|
register:
|
2011-03-26 02:00:21 -04:00
|
|
|
description: Register your player name
|
|
|
|
usage: /register <password>
|
2011-03-25 20:41:16 -04:00
|
|
|
login:
|
2011-03-26 02:00:21 -04:00
|
|
|
description: Authenticate yourself
|
|
|
|
usage: /login <password>
|
2011-03-25 20:41:16 -04:00
|
|
|
changepw:
|
2011-03-26 02:00:21 -04:00
|
|
|
description: Change your or another players password
|
|
|
|
usage: |
|
|
|
|
/changepw <password>
|
|
|
|
/changepw <player> <password>
|
2011-03-25 20:41:16 -04:00
|
|
|
unregister:
|
2011-03-26 02:00:21 -04:00
|
|
|
description: Remove a players registration
|
|
|
|
usage: /unregister <player>
|
2011-03-25 20:41:16 -04:00
|
|
|
authreload:
|
2011-03-26 02:00:21 -04:00
|
|
|
description: Reload the account, configuration, and string files
|
|
|
|
usage: /authreload
|
2011-03-25 20:41:16 -04:00
|
|
|
toggle:
|
2011-03-26 02:00:21 -04:00
|
|
|
description: Toggle various commands on/off
|
|
|
|
usage: |
|
|
|
|
/toggle reg
|
|
|
|
/toggle changepw
|
|
|
|
/toggle autosave
|