Easy Authentication for Minecraft via Microsoft Entra ID
- Secure authentication for players via Microsoft OAuth
- Only allows certain e-mail domains to join
- Perfect for School/Work Minecraft Servers
Requires Microsoft App Registration via Microsoft Entra ID and Folia 1.20.6
- Download the latest version of the HTL_auth plugin from the releases page.
- Place the downloaded JAR file into your server's
plugins
directory. - Restart your server to load the plugin.
After the server restarts, a configuration file will be generated in the plugins/HTL_auth
directory. You can edit this file to customize the plugin settings.
/auth <password>
- Authenticate with your password./lookup <user>
- Register a new account with a password.
htlauth.join
- Allows players to move and take damagehtlauth.lookup
- Allows players to lookup email and full names of other players (if enabled in config)
HTLAuth-Demo.mp4
This project is licensed under the GNU Affero General Public License v3.0. See the LICENSE file for details.
Contributions are welcome! Please fork this repository and submit pull requests.
For issues and feature requests, please use the GitHub issues page.
This project/product/service is not affiliated with, endorsed by, or associated with Microsoft Corporation in any way. Microsoft and its products or services mentioned here are trademarks or registered trademarks of Microsoft Corporation in the United States and/or other countries. All information provided is for informational purposes only and should not be interpreted as representing or reflecting the views or opinions of Microsoft Corporation.