-
Notifications
You must be signed in to change notification settings - Fork 4
Home
ad1tya2 edited this page Sep 17, 2021
·
6 revisions
-
/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
-
/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)
Here you can see how to import the data from another plugin
-
/adiconvert jpremium host=YourdbHost.com password=dbPass username=dbUser database=jpremiumDbName