GUGUbot

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

信息
管理

一键安装指令

!!MCDR plugin install gugubot

数据同步于

...

上次更新

...

最新版本

总下载量

7958

返回插件仓库

gugubot-v2.2.3.mcdr

版本

2.2.3

日期

2026年8月15日

大小

246.42 KiB

下载量

3

前往发行版源页面

MD5

41c519c42b46bbad277f6f03241aa1eb

SHA256

71b1494d5adc8c12b44de6024887840f3acf489b878349f6b2242a6ad7450e46

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"

✨ 新功能

  • 支持查询服务器 TPS/MSPT (#tps/#卡顿/#tick/#mspt/#性能 均可触发)
  • 支持独立插件注册 #命令

🐛 修复

  • 修复 QQ JSON 卡片解析

🔧 杂项

  • 调整文档构建与依赖
  • 版本号升至 2.2.3

✨ Features

  • Add server TPS/MSPT query (#tps/#tick/#mspt can trigger the command)
  • Add a simple API for third-party plugins

🐛 Fixes

  • Fix parsing of QQ JSON cards

🔧 Misc

  • Tweak docs build and dependencies
  • Bump version to 2.2.3

What's Changed

  • [Chore] Optimize dependencies' management by @xieyuen in #224

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