MCDiscordChat (MCDC), a practical and powerful Fabric Minecraft <> Discord chat bridge inspired by BRForgers/DisFabric
More information + Docs: MCDiscordChat Docs | Xujiayao's Blog
I highly recommend you update MCDC and take advantage of the new features! Bug reports or other suggestions are welcome!
MCDC is completely rewritten, so there may be some bugs. Please state the exact version you are using when reporting an issue.
MCDiscordChat (abbreviated as MCDC), a practical and powerful Fabric Minecraft <> Discord chat bridge inspired by BRForgers/DisFabric.
All releases can be downloaded at the following sites:
You can find the latest build JAR files at GitHub Actions.
If there is a bug or suggestion, or something you don't understand, you can submit an issue on GitHub.
- Support multi-server mode (multi-server operation on the same Discord channel)
- Support multiple languages (English / Chinese)
- Support displaying server status using Discord channel topic feature
- Minecraft <> Discord cross server chat
- Support Discord Webhook feature
- Customizable Webhook Avatar API
- Use the bot itself to send chat messages when Webhook URL is not filled
- Support in-game Markdown parsing
- Support highlighting and using default Unicode and server custom emoji in-game
- Support highlighting stickers in-game
- Support highlighting and mentions (@) in-game
- Support disabling mentions (@) in-game
- Support highlighting and opening hyperlinks and GIFs in-game
- Support disabling all parsing
- Support in-game display of Discord user role colour
- Support in-game display of response messages
- Broadcast player command execution
- Players who execute commands can also see the commands themselves
- Broadcast server console log
- Support Discord Webhook feature
- Server Commands available
- Use Discord to manage channels that can execute MCDC commands
- Normal Commands
- /info | Query server running status
- /help | Get a list of available commands
- /update | Check for update
- /stats <type> <name> | Query the scoreboard of a statistic
- Admin Commands
- /reload | Reload MCDiscordChat config file (admin only)
- /console <command> | Execute a command in the server console (admin only)
- /log | Get the latest server log (admin only)
- /stop | Stop the server (admin only)
- Fully customizable message format
- In-game
- Chat messages from Discord
- Response messages from Discord
- Messages from other servers
- Discord
- Server started
- Server stopped
- Player joined server
- Player left server
- Player reached a progress / achieved a goal / completed a challenge
- Player died
- Server MSPT is higher than a certain value
- Server sent a console log message
- In-game
- Use admin list to configure user permissions to use special commands
- Support Hot Reloading of the config file
- Backup every time the config file is loaded
- Check for updates regularly