Skip to content
ad1tya2 edited this page Sep 17, 2021 · 6 revisions

Welcome to the AdiAuth wiki!

Player Commands

No perms are required for player commands

  • /register <password>- Cracked players need to use this to register
  • /login <password> - Cracked players need to use this to login
  • /logout - Cracked players can use this to logout (not really needed usually)
  • /changepass <oldpass> <newpass> - Cracked players can use this to change their password
  • /2fa register - Players can use this to enable discord 2fa on their account
  • /2fa disable - Players can use this to disable 2fa on their account

Admin Commands

Permission required is adiauth.admin

  • /authreload - Use this to reload the plugin, not recommended to use frequently.
  • /forceunregister <playername> - Use this to unregister a person from the server, what this effectively does is that it makes the person register again when he joins the next time
  • /forcechangepass <username> <password> - Use this to change the password of a cracked player
  • /2fa forcedisable <playername> - Use this to forcefully disable discord 2fa for a player
  • /checkuserdata <playername> - Use this to check the data of a player (uuid, premium uuid, username, ipaddress, discord id)

Converters/Importers

Here you can see how to import the data from another plugin

  • Jpremium

    /adiconvert jpremium host=YourdbHost.com password=dbPass username=dbUser database=jpremiumDbName
Clone this wiki locally