Installation command
!!MCDR plugin install gugubotAuthor
Repository
Homepage
Synced at
...
Last update
...
Latest version
Total downloads
5141
Back to catalogue
gugubot-v2.2.0.mcdr
Version
2.2.0
Date
April 14, 2026
Size
234.59 KiB
Downloads
11
MD5
9d68594865fde33f932fd51831f3d78fSHA256
9901e989151a8ecb9ed5a1e52b19a42c40dfdfefaae336661a3b0c49c117fd41Dependencies
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
✨ 新功能
- 新增
notice_forward_groups配置,支持为服务器/玩家/成就死亡通知指定专用转发 QQ 群 - 新增
disable_player_ip_logger配置,允许跳过player_ip_logger插件的假人识别逻辑
🐛 修复
- 修复未配置 RCON/Query 时缺少错误提示的问题
📝 文档
- 更新功能文档,补充玩家列表查询相关配置说明
✨ New Features
- Add
notice_forward_groupsconfig to forward server/player/achievement & death notifications to dedicated QQ groups - Add
disable_player_ip_loggerconfig to skip theplayer_ip_loggerplugin 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