Skip to content
samo_lego edited this page Feb 17, 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

Sub commands for /auth:

  • reload - reloads config
  • setGlobalPassword <password> - sets the global password for the server
  • remove - removes user's account from database
  • update - updates user's password

Last two have following options

  • byUsername - change player data by username
  • byUuid - change player data by uuid
Clone this wiki locally