Discord-MC-Chat (DMCC), formerly known as MC-Discord-Chat and MCDiscordChat (MCDC), is a practical and powerful Fabric and Quilt Minecraft <> Discord chat bridge inspired by BRForgers/DisFabric
Find a file
2021-11-07 01:33:32 +08:00
gradle/wrapper 修改Tony的代码,每次加载完Config后会用已读取数据覆写一次config.json 2021-08-27 23:52:06 +08:00
src/main 1.10.6 2021-11-05 22:24:18 +08:00
update 1.10.6 2021-11-05 22:24:18 +08:00
.gitignore 将GitPusher.bat纳入追踪的文件 2021-05-12 15:29:51 +08:00
build.gradle 小修代码 2021-11-04 18:45:06 +08:00
GitPusher.bat 修改TODO 2021-08-24 16:33:25 +08:00
gradle.properties 1.10.6 2021-11-05 22:24:18 +08:00
gradlew 删除了一些多余的代码 2020-12-31 02:05:11 +08:00
gradlew.bat 删除了一些多余的代码 2020-12-31 02:05:11 +08:00
LICENSE 更新LICENSE 2021-04-25 17:34:14 +08:00
README.md 更新README 2021-11-07 01:33:32 +08:00
settings.gradle 成功运行Fabric 2020-12-27 17:21:55 +08:00
TODO.txt 更新TODO 2021-11-05 21:40:05 +08:00

MCDiscordChat

License Release Downloads

MCDiscordChat - Java

MCDiscordChat简称为 MCDC一个基于 Java 和 Fabric 的 Minecraft <-> Discord 跨服聊天工具。

MCDiscordChat (abbreviated as MCDC) is a Java and Fabric-based Minecraft <-> Discord chat bridge. It is a functional supplement and enhancement of the BRForgers/DisFabric chat bridge.

查看更多介绍 + 使用文档:https://blog.xujiayao.top/posts/4ba0a17a/

Visit for more information and user documentation (the website is only in Chinese, please translate it by yourself):

非常感谢 BRForgers/DisFabric 的原始源代码,该项目使用 Mozilla Public License 2.0 (MPL-2.0) 开源协议许可开源。

A big thanks to BRForgers/DisFabric for the original source code, which was licensed under the Mozilla Public License 2.0 (MPL-2.0).

Features 功能特色

  • Minecraft <-> Discord cross server chat
  • Support Discord Webhook function
  • Support in-game Markdown parsing
  • Support using Discord default and server emoji in the game
  • Support in-game mentions (@) Discord users
  • Support multiple languages (Chinese / English)
  • Support multi-server operation on the same Discord channel
  • Remotely execute server console commands through Discord
  • Can query player leaderboards of a certain statistic information through Discord
  • Can Query server operating status through Discord
  • Notify when a player dies
  • Notify when a player join / leave the server
  • Notify when a player has reached a progress / achieved a goal / completed a challenge
  • Customizable in-game message display format
  • The blacklist can be used to prohibit the processing of a player or user's message
  • The admin list can be used to configure the user's authority to use certain commands
  • Support Hot Reloading of the configuration file
  • Check for updates

  • Minecraft <-> Discord 跨服聊天
  • 支持 Discord Webhook 功能
  • 支持游戏内 Markdown 解析
  • 支持在游戏内使用 Discord 默认和服务器表情符号
  • 支持游戏内提及 (@) Discord 用户
  • 支持多语言(中文 / 英文)
  • 支持同 Discord 频道多服务器运行
  • 可通过 Discord 远程执行服务器控制台指令
  • 可通过 Discord 查询某项统计信息的玩家排行榜
  • 可通过 Discord 查询服务器运行状态
  • 在玩家死亡时发出通知
  • 在玩家加入 / 离开服务器时发出通知
  • 在玩家达成进度 / 达成目标 / 完成挑战时发出通知
  • 可自定义游戏内消息显示格式
  • 可使用黑名单禁止处理某位玩家或用户的消息
  • 可使用管理员名单配置用户使用某些命令的权限
  • 支持配置文件热重载
  • 检查更新