This plugin is a modified version of one of my other projects called Minecraft Discord Chat
I made this for my personal Minecraft Server and it is not intended for public use
Messages are sent to discord using a webhook
Messages are received from discord using the JDA Library and a bot account
- Download the latest release from here
- Put it in your paper server's plugin folder
- Run the server once to generate the config files
- Configure the plugin using the generated config file (Located at
.plugins/minecraftdiscordchat/config.json
)
minecarft-server-utilities is licensed under the MIT License
Find something that is lacking? Fork the project and pull request!