Minecraft authentication plugin to sign in using external WebAPI to verify login credentials.
- MyBB users (
authenticateMyBB.php
inside this repository) - Discord authentication WebAPI with bot can be found here: https://github.com/zabszk/MCNetworkLoginDiscordBot
- Custom WebAPI - use
authenticateMyBB.php
as example