Minecraft Web Manager

为 MCDReforged 管理的 Minecraft 服务器提供安全的网页仪表盘与实时控制台,支持玩家、插件、世界与 Mod 管理。

管理

一键安装指令

!!MCDR plugin install minecraft_web_manager

数据同步于

...

上次更新

...

最新版本

总下载量

166

返回插件仓库

MinecraftWebManager-v1.2.6.mcdr

版本

1.2.6

日期

2026年9月4日

大小

104.93 KiB

下载量

17

前往发行版源页面

MD5

4f6d415881eacf716b9caf7bbcd15f66

SHA256

9bec18b3b64e7c84d16f71a3b32d4f374da32040c8fa0aae7c6a99dee791de3a

MCDR 插件依赖

插件 ID依赖版本
mcdreforged>=2.15.0

Python 包依赖

Python 包依赖版本
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 包安装指令

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"

Fixes

  • Fixed plugin update results appearing only in the MCDR console instead of returning to the originating web request.
  • Fixed the automatic panel update check failing to display the update notification in the sidebar footer.