Installation command
!!MCDR plugin install connect_coreAuthor
Repository
Synced at
...
Last update
...
Latest version
Total downloads
625
Back to catalogue
ConnectCore-v0.1.4.pyz
Version
0.1.4
Date
February 4, 2025
Size
53.30 KiB
Downloads
35
MD5
94a217550f5f295527b72ee31fb63e76SHA256
fdf5afd59f3a8fe6e5c0758a723283b45e9015a62e01f89d6c603f7214f94495Dependencies
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
- 增加:#3 独立模式任需要更多基础命令,包括Plugin,list,info等等
- 修复:#13 独立版本命令无法执行
- 修复:#14 独立版本加载插件时会出现冲突
- PR: #15 by @zhongbai2333
Full Changelog: https://github.com/zhongbai2333/ConnectCore/compare/v0.1.3...v0.1.4