GUGU WebUI
WebUI for managing all plugins, MCDR configurations, online installation, terminals, and more.
information
management
Installation command
!!MCDR plugin install guguwebui
Author
Repository
Homepage
Synced at
...
Last update
...
Latest version
Total downloads
264
Back to catalogue
guguwebui-v1.3.2.mcdr
Version
1.3.2
Date
April 8, 2025
Size
187.58 KiB
Downloads
32
MD5
3e8a2384cb1877ad7ed9fbfb908233e5
SHA256
b8f2f94152d6646294305e432e13647bf9f4b670b9e0ef4dc9bd65b682fb444b
Dependencies
MCDR Plugin Dependencies
Plugin ID | Requirement |
---|---|
none |
Python Package Requirements
Python Package | Requirement |
---|---|
fastapi | >=0.68.0 |
javaproperties | |
mcdreforged | >=2.3.0 |
passlib | |
pydantic | |
Requests | |
ruamel.yaml | |
starlette | |
uvicorn | >=0.15.0 |
itsdangerous | |
jinja2 | |
argon2_cffi | |
python-multipart | |
typing-extensions | |
aiohttp | |
uvicorn[standard] |
Python Package Installation Command
pip install "fastapi>=0.68.0" javaproperties "mcdreforged>=2.3.0" passlib pydantic Requests ruamel.yaml starlette "uvicorn>=0.15.0" itsdangerous jinja2 argon2_cffi python-multipart typing-extensions aiohttp "uvicorn[standard]"
Release notes
更新
- 在 修改在线插件 获取逻辑,使用官方仓库数据
- 在 本地插件 中添加版本切换功能;
- 在模板中添加 README 文档查看功能
Full Changelog: https://github.com/LoosePrince/PF-MCDR-WebUI/compare/v1.3.1...v1.3.2