You can enable the “Classic Auth” feature to ensure that the player has created an account on the webstore or your Minecraft server.
This feature is optional and can be enabled or disabled based on your requirements. This feature also good as the proof against chargebacks and ensures that the player has created an account on the webstore or your Minecraft server.
Registration/Authorization is a great way to verify the player’s identity before logging in to the webstore. You can enable this feature to prevent unauthorized access to the webstore and ensure that only the player who owns the Minecraft account can log in.
Currently, the Classic Auth feature supports the AuthMe Reloaded plugin to sync webstore accounts with Minecraft accounts. To enable this feature, follow these steps:
config.yml
) and set the following options:REPLACE_WITH_HOST_IPV4
, REPLACE_WITH_USERNAME
, and REPLACE_WITH_PASSWORD
with your MySQL database credentials.Keep in mind, you have to use the same MySQL database for both the AuthMe Reloaded plugin and MineStoreCMS to sync the accounts correctly.
Note: Make sure to open external access to your MySQL database for the AuthMe Reloaded plugin to connect to it. You can do this by allowing the IP address of your Minecraft server in your MySQL database settings.
To let your users reset the password, you have to configure “SMTP Settings” in the Settings > SMTP Settings tab in the sidebar.