gugubot-v2.2.4.mcdr
版本
2.2.4
日期
2026年8月15日
大小
247.88 KiB
下载量
43
MD5
ce9a3fff30e07f8f6039ffe12894e324SHA256
1c2d77dbb22fbd1eade15dc1641b98e3e3755941661dcb000c531d30ccc81898依赖
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"更新日志
What's Changed
✨ 新功能
- 支持玩家进出通知冷却 ( #223 )config 中设置
player_notice_cooldown即可
What's Changed
✨ Features
- Add join/leave notice cooldown ( #223 )set in config -
player_notice_cooldown
Full Changelog: https://github.com/PFingan-Code/PF-GUGUBot/compare/v2.2.3...v2.2.4