ConnectCore

Connect your Minecraft Server together and control it.

API
management

Installation command

!!MCDR plugin install connect_core

Synced at

...

Last update

...

Latest version

Total downloads

625

Back to catalogue

ConnectCore-v0.1.6.pyz

Version

0.1.6

Date

February 7, 2025

Size

53.61 KiB

Downloads

43

MD5

2acffd38d6591928f6820e8ad84e0337

SHA256

3bc0cb2a231e5a418b64bf38c7c0378c4145a0ac57e790418ccf0159775fcd1e

MCDR Plugin Dependencies

Plugin IDRequirement

none

Python Package Requirements

Python PackageRequirement
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"

What's Changed

  • 修复:#26 'websocket_server' 没有被定义
  • 修复:#27 await websocket.close(reason="401") 调用的close是其他loop的
  • 更新:#23 将PluginServerInterface接口可以被PluginControlInterface调用
  • PR:Fix: #26 and #27; Preparing to release v0.1.6 by @zhongbai2333 in #28

Full Changelog: https://github.com/zhongbai2333/ConnectCore/compare/v0.1.5...v0.1.6