GUGUbot-v1.9.3.mcdr
版本
1.9.3
日期
2024年12月22日
大小
11.80 MiB
下载量
26
MD5
736415950a24b788f1c9a2941840b993
SHA256
34ce93ab44892e9093ab41259b182f73c17fb2ff497e1b26aaa4dfb3c1121cfb
依赖
MCDR 插件依赖
插件 ID | 依赖版本 |
---|---|
cq_qq_api | >=1.0.0 |
online_player_api | >=1.0.0 |
player_ip_logger | >=1.1.0 |
whitelist_api | >=1.3.0 |
Python 包依赖
Python 包 | 依赖版本 |
---|---|
pygame | |
Requests | |
ruamel.yaml |
Python 包安装指令
pip install pygame Requests ruamel.yaml
更新日志
新增
- 机器人好友即为管理功能 (
config
中friend_is_admin
参数) #118 - 指令说明现在会根据设置的指令前缀变更啦!#120
config/GUGUbot/help_msg.json
(或者自定义的路径config -> dict_address -> customized_help_path
) 中可以自定义帮助文本 #120- 现在
qq
到mc
的转发会显示群名称 #121
优化:
gugubot
会尝试在加载的时候连接rcon
- 修复了
config -> forward -> forward_other_bot
的错别字
Full Changelog: https://github.com/LoosePrince/PF-GUGUBot/compare/v1.9.2...v1.9.3