Installation command
!!MCDR plugin install gugubotAuthor
Repository
Homepage
Synced at
...
Last update
...
Latest version
Total downloads
6111
Back to catalogue
gugubot-v2.2.1.mcdr
Version
2.2.1
Date
May 31, 2026
Size
234.76 KiB
Downloads
22
MD5
935a9b36d9f52208bb27025dd89c2eb9SHA256
3932dd04d92274d158c26442e9074019a0693bb89354dd94ce8f5c6501808234Dependencies
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 ✨ 新功能
- 绑定时支持为基岩版玩家单独设置名称正则限制 #220 🐛 修复
- 修复 playerdata 目录不存在时不活跃检查陷入忙等循环的问题 ⚡ 优化
- 关键词列表使用数字分隔符(1. xxx 2.xxx) #218
What's Changed ✨ New Features
- Support separate regex pattern for bedrock player name validation on binding #220 🐛 Bug Fixes
- Fix busy-loop when playerdata directory does not exist (inactive check never updated last_check_time on early return) ⚡ Improvements
- Keyword list now use digit separator (1. xxx 2.xxx) #218
Full Changelog: https://github.com/PFingan-Code/PF-GUGUBot/compare/v2.2.0...v2.2.1