Installation command
!!MCDR plugin install gugubot
Author
Repository
Homepage
Synced at
...
Last update
...
Latest version
Total downloads
1581
Back to catalogue
GUGUbot-v1.11.8.mcdr
Version
1.11.8
Date
July 21, 2025
Size
11.94 MiB
Downloads
17
MD5
f47fbd2f5ac241a4abb2c3d1cadf4d4a
SHA256
7606426d6db9d1ae56013de3d8654dce42f2ccbe9ed27076fbbb179b89e8e94d
Dependencies
MCDR Plugin Dependencies
Plugin ID | Requirement |
---|---|
cq_qq_api | >=1.3.0 |
online_player_api | >=1.0.0 |
player_ip_logger | >=1.1.0 |
whitelist_api | >=1.4.0 |
mg_events | >=1.1.0 |
Python Package Requirements
Python Package | Requirement |
---|---|
pygame | |
Requests | |
ruamel.yaml |
Python Package Installation Command
pip install pygame Requests ruamel.yaml
Release notes
- 修复转发带 @ 的消息时会发送两次的 bug
- 修复未绑定群员发消息时报错
- 更改活跃检测时使用的数据,从
使用usercache.json
到使用玩家存档的更新时间(server/world/playerdata/uuid.dat)
Full Changelog: https://github.com/LoosePrince/PF-GUGUBot/compare/v1.11.7...v1.11.8