Installation command
!!MCDR plugin install console_command_apiAuthor
Repository
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
959ce34ba0dd96bab6dbe6542dea8f12SHA256
2fb7f0cfcbf3dcf92facad127500d2847a19608f37d34e19f92bfa3bb4367d6dDependencies
MCDR Plugin Dependencies
| Plugin ID | Requirement |
|---|---|
| mcdreforged | >=2.0.0 |
Python Package Requirements
| Python Package | Requirement |
|---|---|
| websockets | >=12.0,<14.0 |
| mcdreforged | >=2.0.0 |
Python Package Installation Command
pip install "websockets>=12.0,<14.0" "mcdreforged>=2.0.0"Release notes
##Fixed
- 修复MC服务器命令往游戏内发送日志的问题