gugubot-v2.2.0.mcdr
版本
2.2.0
日期
2026年4月14日
大小
234.59 KiB
下载量
48
MD5
9d68594865fde33f932fd51831f3d78fSHA256
9901e989151a8ecb9ed5a1e52b19a42c40dfdfefaae336661a3b0c49c117fd41依赖
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"更新日志
✨ 新功能
- 新增
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