A powerful plugin for synchronizing chat messages between Minecraft servers and QQ groups.
- This plugin is an extension of XinxinBotApi, supporting more types of QQ group message forwarding.
- Before using this plugin, please ensure that the XinxinBotApi is properly configured.
- Two-way Message Synchronization: Supports syncing chat messages from Minecraft servers to QQ groups and vice versa.
- Custom Join/Leave Messages: Sends custom messages to QQ groups when players join or leave the server.
- Multi-type Message Support: Handles various types of QQ group messages, including images, emojis, files, replies, merged forwards, @mentions, and more.
- Mod Compatibility: Compatible with other mods like ChatImage, allowing Java Edition players to view images in real-time within the server.
- XinxinBotAPI: Click Here
- PlaceholderAPI: Click Here
/xavierchatsync reload
: Reloads the plugin configuration file.
Shortened command:
/xcs reload
config-version: 2.0.0
groups:
- "965325092"
join_msg: "玩家%player_name%加入了服务器"
quit_msg: "玩家%player_name%离开了服务器"
group_chat_msg: "<%player_name%>: {MSG}"
game_chat_msg: "&7[QQ群] {CARD}: {MSG}"
#{QQ}: QQ号码, {NICK}: QQ昵称, {CARD}: 群昵称,{PLAYER}: QQ绑定的玩家(未绑定则显示群昵称)
future:
supported_ChatImage: true
qq2mc_message_truncation:
enabled: true
max_length: 30
truncation_notice: "[原消息过长已自动截断]"
mc2qq_message_truncation:
enabled: true
max_length: 30
truncation_notice: "[原消息过长已自动截断]"
debug: false
bstats: true
- Stable Version
- Development Version
If you have any questions or suggestions, feel free to contact the author at Github .
This plugin is developed based on xinxinchatsync v1.0.2. Special thanks to the original author for their strong support.