GUGUbot

A QQ bot connect MC and QQ

information
management

Installation command

!!MCDR plugin install gugubot

Synced at

...

Last update

...

Latest version

Total downloads

5122

Back to catalogue

gugubot-v2.2.0.mcdr

Version

2.2.0

Date

April 14, 2026

Size

234.59 KiB

Downloads

9

MD5

9d68594865fde33f932fd51831f3d78f

SHA256

9901e989151a8ecb9ed5a1e52b19a42c40dfdfefaae336661a3b0c49c117fd41

MCDR Plugin Dependencies

Plugin IDRequirement
whitelist_api>=1.3.0
mg_events>=0.2.3
player_ip_logger>=1.1.0

Python Package Requirements

Python PackageRequirement
requests
ruamel.yaml
websocket-client>=1.0.0
websocket-server>=0.6.0
mcstatus>=11.0.0

Python Package Installation Command

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