Console Command API

Execute console commands via WebSocket and get responses (v2)

API

Installation command

!!MCDR plugin install console_command_api

Author

Synced at

...

Last update

...

Latest version

Total downloads

71

Back to catalogue

ConsoleCommandAPI-v2.2.0.mcdr

Version

2.2.0

Date

2026年9月10日

Size

8.28 KiB

Downloads

3

MD5

959ce34ba0dd96bab6dbe6542dea8f12

SHA256

2fb7f0cfcbf3dcf92facad127500d2847a19608f37d34e19f92bfa3bb4367d6d

MCDR Plugin Dependencies

Plugin IDRequirement
mcdreforged>=2.0.0

Python Package Requirements

Python PackageRequirement
websockets>=12.0,<14.0
mcdreforged>=2.0.0

Python Package Installation Command

pip install "websockets>=12.0,<14.0" "mcdreforged>=2.0.0"

##Fixed

  • 修复MC服务器命令往游戏内发送日志的问题