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:

  1. Download the latest release and put it into <your server directory>/plugins.
  2. Restart the server.
  3. Create a new discord bot and app here.
  4. 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 of apiToken to your token.
  5. Invite the bot to your servers, by clicking on the link in your console. (Instructions here)

Further information:

Further information can be found here.