Installation command
!!MCDR plugin install gugubotAuthor
Repository
Homepage
Synced at
...
Last update
...
Latest version
Total downloads
7958
Back to catalogue
gugubot-v2.2.3.mcdr
Version
2.2.3
Date
August 15, 2026
Size
246.42 KiB
Downloads
3
MD5
41c519c42b46bbad277f6f03241aa1ebSHA256
71b1494d5adc8c12b44de6024887840f3acf489b878349f6b2242a6ad7450e46Dependencies
MCDR Plugin Dependencies
| Plugin ID | Requirement |
|---|---|
| whitelist_api | >=1.3.0 |
| mg_events | >=0.2.3 |
| player_ip_logger | >=1.1.0 |
Python Package Requirements
| Python Package | Requirement |
|---|---|
| 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"Release notes
✨ 新功能
- 支持查询服务器 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
Full Changelog: https://github.com/PFingan-Code/PF-GUGUBot/compare/v2.2.2...v2.2.3