Installation command
!!MCDR plugin install console_command_apiAuthor
Repository
Synced at
...
Last update
...
Latest version
Total downloads
63
Back to catalogue
ConsoleCommandAPI-v2.1.0.mcdr
Version
2.1.0
Date
September 2, 2026
Size
8.48 KiB
Downloads
11
MD5
4a73ce08b897d0125e6b2e1b08b36e50SHA256
9e39bba8113f2ac06cf562b9a75092db014f6e2c0a46c9ecba6002fa42a6f74bDependencies
MCDR Plugin Dependencies
| Plugin ID | Requirement |
|---|---|
| mcdreforged | >=2.0.0 |
Python Package Requirements
| Python Package | Requirement |
|---|---|
| websockets | ==12.0 |
| mcdreforged | >=2.0.0 |
Python Package Installation Command
pip install websockets==12.0 "mcdreforged>=2.0.0"Release notes
v2.1.0
Fixed
- 修复ws版本不兼容的问题