Skip to main content
The Crafter AuthMe module synchronizes in-game player registrations from AuthMeReloaded with your web platform’s user database, allowing unified account credentials across both web and server. Navigate to Dashboard > Modules > AuthMe to configure the bridge.
AuthMe Settings

AuthMe Module Configuration Interface


Setup & Configuration

1

Enable Module

Toggle on the module switch in the top right corner.
2

Select Password Hashing Algorithm

  • Table Name: Table identifier (default: authme).
  • Password Hash: Choose BCRYPT (Recommended).
3

Update AuthMe config.yml

Configure MySQL parameters in plugins/AuthMe/config.yml:
config.yml
4

Save and Reload

Save in the dashboard and run /authme reload on your Minecraft server.