Installation command
!!MCDR plugin install gugubot
Author
Repository
Homepage
Synced at
...
Last update
...
Latest version
Total downloads
729
Back to catalogue
GUGUbot-v1.9.3.mcdr
Version
1.9.3
Date
December 22, 2024
Size
11.80 MiB
Downloads
65
MD5
736415950a24b788f1c9a2941840b993
SHA256
34ce93ab44892e9093ab41259b182f73c17fb2ff497e1b26aaa4dfb3c1121cfb
Dependencies
MCDR Plugin Dependencies
Plugin ID | Requirement |
---|---|
cq_qq_api | >=1.0.0 |
online_player_api | >=1.0.0 |
player_ip_logger | >=1.1.0 |
whitelist_api | >=1.3.0 |
Python Package Requirements
Python Package | Requirement |
---|---|
pygame | |
Requests | |
ruamel.yaml |
Python Package Installation Command
pip install pygame Requests ruamel.yaml
Release notes
请不要使用此版本
此版本存在重大漏洞,使用换行会导致发送的消息被当做指令执行,这是一个重大漏洞,可能会给您的服务器带来重大的后果!!
新增
- 机器人好友即为管理功能 (
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