MCD (MineCraft <-> Discord Relay) is a bidirectional relay between Minecraft and Discord with extensive configuration options. You can change how the messages are formatted and whether or not to use a webhook to send messages.
For a basic setup:
- Install the MCD plugin and start up your Minecraft server. MCD will say that there was an error while starting. That is normal.
- Create an application at Discord's developer portal.
- Add a bot to the application.
- Copy the token for the bot.
- Open up MCD's configuration and put it in the
bot-token
option. - Enable Developer Mode on Discord if you haven't already. Go to your user settings, appearance and click Developer Mode.
- Go to your guild and find the channel where you want to bot to relay messages to and from.
- Right click on the channel's name and click
Copy ID
. - In the configuration, paste in that ID under the
relay-channel
option. - Invite your bot by going to the OAuth2 URL generator and setting the scope to bot, opening the generated URL and inviting it.
- Make sure that the bot can read your relay channel.
- Reload your Minecraft server.
Configuration options are found at the wiki.