Minecraft Web Manager
A secure web dashboard and live console for an MCDReforged-managed Minecraft server, with player, plugin, world and mod management.
management
Installation command
!!MCDR plugin install minecraft_web_managerAuthor
Repository
Synced at
...
Last update
...
Latest version
Total downloads
112
Back to catalogue
MinecraftWebManager-v1.2.5.mcdr
Version
1.2.5
Date
September 3, 2026
Size
104.31 KiB
Downloads
4
MD5
672be8cd6bd6016369cd1673aed6b8ffSHA256
18a0db6e7011d33882f32e28c257e4e0397d38f09f6cad033c299704c86b703bDependencies
MCDR Plugin Dependencies
| Plugin ID | Requirement |
|---|---|
| mcdreforged | >=2.15.0 |
Python Package Requirements
| Python Package | Requirement |
|---|---|
| fastapi | >=0.115,<1.0 |
| uvicorn[standard] | >=0.30,<1.0 |
| python-multipart | >=0.0.9,<1.0 |
| psutil | >=6.0,<8.0 |
| ruamel-yaml | >=0.17,<0.19 |
Python Package Installation Command
pip install "fastapi>=0.115,<1.0" "uvicorn[standard]>=0.30,<1.0" "python-multipart>=0.0.9,<1.0" "psutil>=6.0,<8.0" "ruamel-yaml>=0.17,<0.19"Release notes
Fixes
- Fixed the panel update notification not appearing when MCDR returned ANSI-colored plugin update output.
Changes
- Update MCDR metadata and add a Chinese description. (#1 )