Introduction:
This small resource includes the JDA library, within a Minecraft plugin. It allows to create a bot which can send certain messages to your Discord server once events are fired. If you're using multiple plugins which require this library altogether it will be smaller since not every single one has its own copy of JDA. For developers the distribution of your project will be a lot easier as well because the library must not be included in the plugin and updating takes a lot less time and is more flexible.
Installation:
• Drag and drop jar into your plugins folder
• Include the jar as a library in your project structure
• Happy coding
Compatibility:
• BungeeCord
• Bukkit
• Velocity (WIP)
Disclaimer:
• I never claim to be the author of the original
JDA library
• In case of any errors please post them in the discussion