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
497
Back to catalogue
guguwebui-v1.3.8.mcdr
Version
1.3.8
Date
May 13, 2025
Size
248.90 KiB
Downloads
51
MD5
c545e5eae09eadc6b2e1072b2172a424
SHA256
4be314a60e8609f0f3f0ac5bde87353f9694e41b024cf615db406d671dd4ff1b
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
优化PIM模块初始化; 添加插件仓库缓存检查功能,启动自动下载仓库数据,失败后15分钟内不会再次下载; 移除Webui本身的缓存,改为依靠PIM; 改进日志记录;
Full Changelog: https://github.com/LoosePrince/PF-MCDR-WebUI/compare/v1.3.7...v1.3.8