Installation command
!!MCDR plugin install connect_core
Author
Repository
Synced at
...
Last update
...
Latest version
Total downloads
99
Back to catalogue
ConnectCore-v0.1.10.pyz
Version
0.1.10
Date
April 28, 2025
Size
54.48 KiB
Downloads
8
MD5
e7a0593ba55971899a583c4df4b60e03
SHA256
78b36c759ee368ee58bd0e0b337326632acd5d5a8f15095d72aea9a39099515c
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
- 修复:#31 错误的传递了目标服务器ID
Full Changelog: https://github.com/zhongbai2333/ConnectCore/compare/v0.1.9...v0.1.10