Installation command
!!MCDR plugin install connect_core
Author
Repository
Synced at
...
Last update
...
Latest version
Total downloads
83
Back to catalogue
ConnectCore-v0.2.2.pyz
Version
0.2.2
Date
May 3, 2025
Size
55.16 KiB
Downloads
2
MD5
c1c83e33743e9bde9b2e5d88d46be5d1
SHA256
79a08ed25f40283d1ee8f0d7454b5758a5e9f417629f1b749bf710f4bb27d8ec
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
- 修复:#39 关于重复ID子服务器断开连接混乱
Update
- 更新:#38 将new_connect和del_connect的传参更改为新增的服务器server_id
Full Changelog: https://github.com/zhongbai2333/ConnectCore/compare/v0.2.1...v0.2.2