DistinctJDA is a lightweight Nukkit plugin that bundles the Java Discord API, commonly known as JDA, for NukkitX based Minecraft Bedrock servers. It is designed for developers who want to create Discord connected features without packaging the library separately inside every project.
The plugin provides the foundation for communication between a Minecraft server and Discord, such as bot commands, status updates, notifications, or chat bridges, depending on the companion plugin’s code. DistinctJDA does not add player features by itself. Our BoxToPlay team recommends it as a practical dependency for custom server integrations, especially when a clean and reusable JDA setup is needed.
Create your Nukkit server and install DistinctJDA with one click!