Installation command
!!MCDR plugin install connect_coreAuthor
Repository
Synced at
...
Last update
...
Latest version
Total downloads
538
Back to catalogue
ConnectCore-v0.2.4.pyz
Version
0.2.4
Date
May 4, 2025
Size
57.72 KiB
Downloads
43
MD5
e31f902d4194a9b69556041bdcf9a01aSHA256
e9a07994ca8fb623ece714fb90157254e8ecbb204ce179635806032cc139afd7Dependencies
MCDR Plugin Dependencies
| Plugin ID | Requirement |
|---|---|
none |
Python Package Requirements
| Python Package | Requirement |
|---|---|
| cryptography | >=44.0.0 |
| mcdreforged | >=2.14.4 |
| prompt_toolkit | >=3.0.50 |
| psutil | >=6.1.1 |
| PyYAML | >=6.0.2 |
| websockets | >=14.2 |
Python Package Installation Command
pip install "cryptography>=44.0.0" "mcdreforged>=2.14.4" "prompt_toolkit>=3.0.50" "psutil>=6.1.1" "PyYAML>=6.0.2" "websockets>=14.2"Release notes
What's Changed
Feature
- 新增:#41 添加新的websockets_started触发器
Full Changelog: https://github.com/zhongbai2333/ConnectCore/compare/v0.2.3...v0.2.4