- Versions
- 1.7
- 1.8
- 1.9
- 1.10
- 1.11
- 1.12
- 1.13
- 1.14
- 1.15
- 1.16
- 1.17
- 1.18
- 1.19
- 1.20
You can hook it into any authentication plugin installed in the Auth server. It will automatically detect premium players joining and make them skip authentication.
It's easy to install, secure, high-performance and allows multiple type of data providers like YAML, MySQL and memory.
Now supports Floodgate to automatically authenticate Bedrock Edition players.
Follow this installation guide step-by-step:
- Setup an Auth and Lobby server
- Install AuthMe on Auth server
- Install AuthMe Bungee on BungeeCord (or FlameCord)
- Make sure you can login and play normally
- Install AuthMe Premium on Bungee
- Configure your target server, messages and database
- ¡You are done!
You can use the following commands:
- /authmepremium <setpremium/check/clear> <player> [true/false]
You can use the following permissions:
- authmepremium.usage
You can listen to the following events:
- PremiumPreLoginListener: Runs just after the premium player authenticates.
- PremiumPostLoginListener: Runs after premium authentication and server connect.