This is a BungeeCord plugin used by Mc-Auth to verify Minecraft users connecting to a BungeeCord instance and generate a 6-digit code that can be provided to Mc-Auth to log in.
Check out the main Mc-Auth repository for a more detailed explanation of the project.
You'll need Java 8 or newer installed on your machine
This plugin requires online-mode
to be set to true
on BungeeCord to work properly!
- Download BungeeCord (or a comparable fork like Waterfall) and place it inside an empty directory
- Run BungeeCord using
java -jar BungeeCord.jar
and configure all the created files to your liking - Download the latest release
of this project (or compile it yourself) and place it inside the
./plugins/
subdirectory that has been created by BungeeCord - Restart BungeeCord and configure the generated
./plugins/McAuth-BungeeCord/config.yml