Installation command
!!MCDR plugin install gugubot
Author
Repository
Homepage
Synced at
...
Last update
...
Latest version
Total downloads
733
Back to catalogue
GUGUbot-v1.9.6.mcdr
Version
1.9.6
Date
January 6, 2025
Size
11.81 MiB
Downloads
26
MD5
ba11e39aba7db216377bf503cfcd378c
SHA256
ad22246f36ff12dd3175030ce3a44bfbe173b6a528770c8e7918aafa6f15c727
Dependencies
MCDR Plugin Dependencies
Plugin ID | Requirement |
---|---|
cq_qq_api | >=1.1.0 |
online_player_api | >=1.0.0 |
player_ip_logger | >=1.1.0 |
whitelist_api | >=1.3.0 |
mg_events | >=0.2.3 |
Python Package Requirements
Python Package | Requirement |
---|---|
pygame | |
Requests | |
ruamel.yaml |
Python Package Installation Command
pip install pygame Requests ruamel.yaml
Release notes
新增:
- 服务器名字在机器人名字上的显示 add optional template for bot name
修复:
- 超时导致的TaskThread重建
- 获取群名异常导致报错 #128
优化:
- 简化 rcon 相关代码 #129 use rcon_query
感谢: @MooLing0602 提供的简化建议
Full Changelog: https://github.com/LoosePrince/PF-GUGUBot/compare/v1.9.5...v1.9.6