- Create a webhook by going to Discord channel -> Edit
- Be sure to set your webhook URL in
src/main/resources/discord_settings.properties - Build it with
mvn package - Copy
.jarfile in to the Minecraft serverplugins/directory - Restart server or
/reload - Done.
- Forwards Minecraft chat to Discord chat channel
- Notifies when
- players join server
- players die
- players find diamond or gold
NanoDano <nanodano@devdungeon.com>