Installation command
!!MCDR plugin install gugubotAuthor
Repository
Homepage
Synced at
...
Last update
...
Latest version
Total downloads
7845
Back to catalogue
gugubot-v2.2.4.mcdr
Version
2.2.4
Date
August 15, 2026
Size
247.88 KiB
Downloads
13
MD5
ce9a3fff30e07f8f6039ffe12894e324SHA256
1c2d77dbb22fbd1eade15dc1641b98e3e3755941661dcb000c531d30ccc81898Dependencies
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
✨ 新功能
- 支持玩家进出通知冷却 ( #223 )config 中设置
player_notice_cooldown即可
What's Changed
✨ Features
- Add join/leave notice cooldown ( #223 )set in config -
player_notice_cooldown
Full Changelog: https://github.com/PFingan-Code/PF-GUGUBot/compare/v2.2.3...v2.2.4