Installation command
!!MCDR plugin install connect_core
Author
Repository
Synced at
...
Last update
...
Latest version
Total downloads
99
Back to catalogue
ConnectCore-v0.2.1.pyz
Version
0.2.1
Date
April 30, 2025
Size
54.71 KiB
Downloads
4
MD5
d6f02ebf58b4e86333810bb05751cdae
SHA256
1ff086f4ed51c4123223d7c22f34b31c8d3251beb9320d0f2c377a6ceb859036
Dependencies
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
Fix
- 修复:子服务器发送群发失败
- 修复:子服务器发送主服务器失败
Full Changelog: https://github.com/zhongbai2333/ConnectCore/compare/v0.2.0...v0.2.1