GUGUbot

一个QQ和MC互通的机器人(支持离线服务器)

信息
管理

一键安装指令

!!MCDR plugin install gugubot

数据同步于

...

上次更新

...

最新版本

总下载量

7378

返回插件仓库

gugubot-v2.2.2.mcdr

版本

2.2.2

日期

2026年7月29日

大小

235.55 KiB

下载量

35

前往发行版源页面

MD5

018ad5c3bcb1b7ad6225fe67bff1daf5

SHA256

537a1be3bb6b3187cd99363999b34eeb28c286dca105034ee8c9561b3dafd9b1

MCDR 插件依赖

插件 ID依赖版本
whitelist_api>=1.3.0
mg_events>=0.2.3
player_ip_logger>=1.1.0

Python 包依赖

Python 包依赖版本
requests
ruamel.yaml
websocket-client>=1.0.0
websocket-server>=0.6.0
mcstatus>=11.0.0

Python 包安装指令

pip install requests ruamel.yaml "websocket-client>=1.0.0" "websocket-server>=0.6.0" "mcstatus>=11.0.0"

What's Changed ✨ 新功能

  • 支持基岩版玩家名正则配置

🐛 修复

  • 修复子服 !!qq 命令未正确仅发送到 QQ
  • 修复账号 ID 类型不一致导致绑定/查找失败
  • 修复未绑定提示误处理非 QQ 来源消息
  • 修复投票监控任务清理时的异常

⚡ 优化

  • 优化数字数组输入解析(支持逗号/空格分隔)

===

What's Changed ✨ Features

  • now supports configuring the Bedrock player name regex pattern

🐛 Bug Fixes

  • Fixed !!qq command on sub-servers not being sent to QQ correctly
  • Fixed account ID type mismatch causing binding/lookup failures
  • Fixed unbound notice incorrectly handling non-QQ messages
  • Fixed an exception during vote monitor task cleanup

⚡ Improvements

  • Improved numeric array input parsing (supports comma/space separators)

Full Changelog: https://github.com/PFingan-Code/PF-GUGUBot/compare/v2.2.1...v2.2.2