Skip to content
This repository has been archived by the owner on May 7, 2021. It is now read-only.
samo_lego edited this page Apr 12, 2020 · 10 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
Clone this wiki locally