Minecraft Web Manager
A secure web dashboard and live console for an MCDReforged-managed Minecraft server.
management
Installation command
!!MCDR plugin install minecraft_web_managerAuthor
Repository
Synced at
...
Last update
...
Latest version
Total downloads
7
Back to catalogue
MinecraftWebManager-v0.1.1.mcdr
Version
0.1.1
Date
August 3, 2026
Size
55.57 KiB
Downloads
7
MD5
9e4d1b683a5dae6755b33779795e1e27SHA256
82d9a33e19c062ab909474b454e996c042487fb6bb41f5d3d30c23ffbcf7844fDependencies
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 |
| psutil | >=6.0,<8.0 |
Python Package Installation Command
pip install "fastapi>=0.115,<1.0" "uvicorn[standard]>=0.30,<1.0" "psutil>=6.0,<8.0"Release notes
v0.1.1
为 Minecraft 服务器提供带登录鉴权的网页管理面板:实时控制台、玩家管理、server.properties 在线编辑与资源占用图表。
面板由插件自身托管,无需另外部署 Web 服务器,也不依赖任何 CDN 或前端构建工具。