Installation command
!!MCDR plugin install gugubotAuthor
Repository
Homepage
Synced at
...
Last update
...
Latest version
Total downloads
4069
Back to catalogue
gugubot-v2.0.12.mcdr
Version
2.0.12
Date
December 31, 2025
Size
169.46 KiB
Downloads
28
MD5
5c5669bdbce9118ec0872424b94d9176SHA256
0e4a5d49e1881777fd0b9d2b6faf79c109ebf24a2b13b16e0db400c6c184f2b6Dependencies
MCDR Plugin Dependencies
| Plugin ID | Requirement |
|---|---|
| whitelist_api | >=1.3.0 |
| mg_events | >=0.2.3 |
Python Package Requirements
| Python Package | Requirement |
|---|---|
| requests | |
| ruamel.yaml | |
| websocket-client | >=1.0.0 |
| websocket-server | >=0.6.0 |
Python Package Installation Command
pip install requests ruamel.yaml "websocket-client>=1.0.0" "websocket-server>=0.6.0"Release notes
- 修复随机模板未使用的问题
- 修复bridge_connector未读取config中的地址和端口的问题
Full Changelog: https://github.com/LoosePrince/PF-GUGUBot/compare/v2.0.11...v2.0.12