Installation command
!!MCDR plugin install gugubotAuthor
Repository
Homepage
Synced at
...
Last update
...
Latest version
Total downloads
7371
Back to catalogue
gugubot-v2.2.2.mcdr
Version
2.2.2
Date
July 29, 2026
Size
235.55 KiB
Downloads
30
MD5
018ad5c3bcb1b7ad6225fe67bff1daf5SHA256
537a1be3bb6b3187cd99363999b34eeb28c286dca105034ee8c9561b3dafd9b1Dependencies
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
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