Discord Chat Mod for Minecraft
This mod connects your Minecraft server chat to Discord. Messages from players show up in a Discord channel, and Discord messages appear in-game. It’s a simple way to keep everyone in the loop without alt-tabbing.
Server-side only. Players don’t need to install anything.
What It Does
Relays chat between Minecraft and Discord in real-time. When someone types in the game, it shows up in your Discord channel. When someone types in Discord, it appears to all players in-game. Good for servers where people hang out in Discord while playing.
Getting Started
First, you need to set up a Discord bot to handle the relay.
- Go to https://discordapp.com/developers/applications/me and sign in
- Click “New Application” and give it a name
- Click “Create Application”
- Find the bot section and click “Create a Bot User”
- Copy the bot token (you’ll need this later)
- Run your Minecraft server once. The mod will create a config file at
config/shadowfacts/DiscordChat/DiscordChat.conf - Open that config file and set
discordchat.discord.tokento the bot token you copied - Go back to the Discord developer page and copy your Client ID
- Visit
https://discordapp.com/oauth2/authorize?client_id=YOUR_CLIENT_ID&scope=bot&permissions=0(replace YOUR_CLIENT_ID with your actual ID) - Select your Discord server and authorize the bot
- In Discord, go to Server Settings and check the Widget section for your Server ID
- In the mod config file, set
discordchat.discord.serverto that Server ID - For the channel, add its name in lowercase (no # symbol) to the
discordchat.discord.channelsetting - Restart your server
How to Install the Mod
You need Forge installed. Drop the .jar file in your mods folder and restart the server.
Download
Minecraft 1.7.10
Minecraft 1.8.9
Minecraft 1.9.4, 1.10.2
Minecraft 1.11
Minecraft 1.11.2
Minecraft 1.12, 1.12.1
Minecraft 1.12.2