Skip to content
ad1tya2 edited this page Jan 20, 2022 · 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/ip Address> - Use this to check the data of a player (uuid, premium uuid, username, ipaddress, discord id)
  • /changeplayermode <player> <mode ('premium' or 'cracked')> - Use this to change the player account mode of a user from cracked to premium, or premium to cracked.
  • /deleteplayer <playername> - Use this to delete a player's account, this can be used to delete accounts for players who have too many accounts on the server with the same ip

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