Installation command
!!MCDR plugin install connect_core
Author
Repository
Synced at
...
Last update
...
Latest version
Total downloads
99
Back to catalogue
ConnectCore-v0.1.7.pyz
Version
0.1.7
Date
April 25, 2025
Size
53.67 KiB
Downloads
5
MD5
cfec970d0918aa4a70fbdcfd741bb4eb
SHA256
610b0f5338ac908f10138f01253c9c9180ef37b0fe02f7f6b9e8df14f2742fee
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
- 修复:#29 新增对端口冲突的报错处理,以防止无法卸载
Full Changelog: https://github.com/zhongbai2333/ConnectCore/compare/v0.1.6...v0.1.7