GUGUbot

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

信息
管理

一键安装指令

!!MCDR plugin install gugubot

数据同步于

...

上次更新

...

最新版本

总下载量

5340

返回插件仓库

gugubot-v2.2.0.mcdr

版本

2.2.0

日期

2026年4月14日

大小

234.59 KiB

下载量

48

前往发行版源页面

MD5

9d68594865fde33f932fd51831f3d78f

SHA256

9901e989151a8ecb9ed5a1e52b19a42c40dfdfefaae336661a3b0c49c117fd41

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"

✨ 新功能

  • 新增 notice_forward_groups 配置,支持为服务器/玩家/成就死亡通知指定专用转发 QQ 群
  • 新增 disable_player_ip_logger 配置,允许跳过 player_ip_logger 插件的假人识别逻辑

🐛 修复

  • 修复未配置 RCON/Query 时缺少错误提示的问题

📝 文档

  • 更新功能文档,补充玩家列表查询相关配置说明

✨ New Features

  • Add notice_forward_groups config to forward server/player/achievement & death notifications to dedicated QQ groups
  • Add disable_player_ip_logger config to skip the player_ip_logger plugin when identifying bot players

🐛 Bug Fixes

  • Add error message when RCON/Query is not configured

📝 Documentation

  • Update feature docs with player list configuration details

Full Changelog: https://github.com/PFingan-Code/PF-GUGUBot/compare/v2.1.0...v2.2.0