It would be useful to add a command similar to LimboAuth's /premium command.
Example scenario:
-
The player registers an account:
/register password
-
Later, the player buys Minecraft or wants to use their existing Microsoft/Mojang account.
-
The player executes:
/premium
-
VeloAuth verifies whether the Minecraft account is a premium account and switches the account to premium authentication.
After the migration:
- The player no longer needs to enter a password.
- Authentication is handled through the Mojang/Microsoft session.
- The account keeps its existing data (permissions, statistics, inventory, etc.).
This would make the transition from offline authentication to premium authentication more convenient for servers that support both cracked and premium players
It would be useful to add a command similar to LimboAuth's /premium command.
Example scenario:
The player registers an account:
/register passwordLater, the player buys Minecraft or wants to use their existing Microsoft/Mojang account.
The player executes:
/premiumVeloAuth verifies whether the Minecraft account is a premium account and switches the account to premium authentication.
After the migration:
This would make the transition from offline authentication to premium authentication more convenient for servers that support both cracked and premium players