What is MCDC?
MCDC is a cross platform communications plugin, based on the
Spigot minecraft server’s
plugin API.
MCDC also uses Javacord, which is an
open source discord API.
Features:
- Displays discord messages in the minecraft server chat.
- Note: Only messages sent to predefined channels are being broadcasted to the server chat.
- Displays minecraft Chat messages in all defined server chats
- Whisper messages to your friends from discord to minecraft!
Installation
See Installation for detailed installation instructions with pictures.
Quick install:
- Download the latest release and
put it into
<your server directory>/plugins
. - Restart the server.
- Create a new discord bot and app here.
- Go into the console of your server and type
token <your discord bot token>
OR go into the<serverDirectory>/plugins/MCDC/config.yml
file and change the value ofapiToken
to your token. - Invite the bot to your servers, by clicking on the link in your console. (Instructions here)
Further information:
Further information can be found here.