Installation command
!!MCDR plugin install gugubotAuthor
Repository
Homepage
Synced at
...
Last update
...
Latest version
Total downloads
4943
Back to catalogue
gugubot-v2.0.32.mcdr
Version
2.0.32
Date
March 17, 2026
Size
197.01 KiB
Downloads
1
MD5
4b7acaabe038d4a143634fee9cbf1a7bSHA256
256d38632de5330dc14f50c07ea9b6fce4629a88cabcf6870307fe4ff8cd52eeDependencies
MCDR Plugin Dependencies
| Plugin ID | Requirement |
|---|---|
| whitelist_api | >=1.3.0 |
| mg_events | >=0.2.3 |
| player_ip_logger | >=1.1.0 |
Python Package Requirements
| Python Package | Requirement |
|---|---|
| requests | |
| ruamel.yaml | |
| websocket-client | >=1.0.0 |
| websocket-server | >=0.6.0 |
| mcstatus | >=11.0.0 |
Python Package Installation Command
pip install requests ruamel.yaml "websocket-client>=1.0.0" "websocket-server>=0.6.0" "mcstatus>=11.0.0"Release notes
What's Changed
- 绑定逻辑调整:删除多余判断,绑定结果反应白名单添加结果。 by @PeterTerpe in #208
- Initialize parser in BasicConnector instead of on_message by @XueK66 in #207 #197
New Contributors
- @PeterTerpe made their first contribution in #208
Full Changelog: https://github.com/PFingan-Code/PF-GUGUBot/compare/v2.0.31...v2.0.32