mirror of
https://github.com/moparisthebest/xAuth
synced 2024-12-22 07:08:51 -05:00
deleting more old stuff
This commit is contained in:
parent
806b04d2fc
commit
abfc44940c
@ -1,29 +0,0 @@
|
|||||||
name: xAuth
|
|
||||||
main: com.cypherx.xauth.xAuth
|
|
||||||
version: 1.2.2
|
|
||||||
description: Allows players to register and maintain an account while the server is in offline-mode.
|
|
||||||
authors:
|
|
||||||
- CypherX
|
|
||||||
|
|
||||||
commands:
|
|
||||||
register:
|
|
||||||
description: Register your player name
|
|
||||||
usage: /register <password>
|
|
||||||
login:
|
|
||||||
description: Authenticate yourself
|
|
||||||
usage: /login <password>
|
|
||||||
changepw:
|
|
||||||
description: Change your or another players password
|
|
||||||
usage: /changepw [player] <password>
|
|
||||||
unregister:
|
|
||||||
description: Remove a players registration
|
|
||||||
usage: /unregister <player>
|
|
||||||
authreload:
|
|
||||||
description: Reload the account, configuration, and string files
|
|
||||||
usage: /authreload
|
|
||||||
toggle:
|
|
||||||
description: Toggle various commands on/off
|
|
||||||
usage: /toggle <reg|changepw|autosave|filter|blankname|verifyip|strike|forcereg>
|
|
||||||
logout:
|
|
||||||
description: End a players session and force them to re-authenticate
|
|
||||||
usage: /logout [player]
|
|
Loading…
Reference in New Issue
Block a user