DiscordLimboAuth is a VelocityPowered minecraft plugin, based on LimboAPI library.
1. Download plugin from Releases
2. Add JavaNeoUtil, JDA and JanConf to your server classpath.
(java -cp server.jar:JavaNeoUtil.jar:JDA.jar com.example.MainClassOfYourServer)
3. Start server and configure your settings.jconf in plugins folder.
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.