Installation command
!!MCDR plugin install connect_coreAuthor
Repository
Synced at
...
Last update
...
Latest version
Total downloads
625
Back to catalogue
ConnectCore-v0.1.9.pyz
Version
0.1.9
Date
April 27, 2025
Size
54.48 KiB
Downloads
36
MD5
0c3f2875ace0ec55c82e1ffa0fa1b02eSHA256
341ad12d890542a4061496a2c70a4914fd6c973df581442b6ed5a7f2bfde6c2aDependencies
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
- 修复:#30 当Account无用户的时候发生报错
Full Changelog: https://github.com/zhongbai2333/ConnectCore/compare/v0.1.8...v0.1.9