Console Command API

Execute console commands via HTTP API and get responses

API

Installation command

!!MCDR plugin install console_command_api

Author

Synced at

...

Last update

...

Latest version

Total downloads

15

Back to catalogue

ConsoleCommandAPI-v1.0.1.mcdr

Version

1.0.1

Date

May 9, 2026

Size

6.95 KiB

Downloads

7

MD5

6f78988474fa740eb8ee5ac428747eac

SHA256

b693ca95f867fdf5bcfa7ce23a90996a5d60539f3d213b1cefcc974ee82fceee

MCDR Plugin Dependencies

Plugin IDRequirement
mcdreforged>=2.0.0

Python Package Requirements

Python PackageRequirement
fastapi
uvicorn
pydantic
mcdreforged>=2.0.0

Python Package Installation Command

pip install fastapi uvicorn pydantic "mcdreforged>=2.0.0"