gugubot-v2.0.26.mcdr
版本
2.0.26
日期
2026年2月7日
大小
190.54 KiB
下载量
15
MD5
50bab62dab250dd3f00a1fd2ef86d2b8SHA256
64029cea1b156eecc61e4cdc8ede41f4be02035be5bc1622abbd95ef2845b684依赖
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 |
Python 包安装指令
pip install requests ruamel.yaml "websocket-client>=1.0.0" "websocket-server>=0.6.0"更新日志
- 添加 config
forward_to_other_connector- 为
true时,关键词及回复会被转发到mc - 为
false时,关键词及回复只会回复到发消息的地方
- 为
Full Changelog: https://github.com/LoosePrince/PF-GUGUBot/compare/v2.0.25...v2.0.26