-
Notifications
You must be signed in to change notification settings - Fork 28
Home
samo_lego edited this page Apr 12, 2020
·
19 revisions
Welcome to the SimpleAuth wiki!
Commands:
-
/login <pass>
- logins the user -
/register <pass> <pass>
- registers the user -
/unregister <pass>
- deletes user's account -
/changepw <old pass> <new pass>
- changes user's password
Admin commands (require op privilegies):
/auth
Options for /auth
:
-
reload
- reloads config -
setGlobalPassword <password>
- sets the global password for the server -
remove <uuid>
- removes user's account from database -
update <uuid> <password>
- updates user's password -
register <uuid> <password>
- creates the user account