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
516
Back to catalogue
guguwebui-v1.3.4.mcdr
Version
1.3.4
Date
April 23, 2025
Size
223.36 KiB
Downloads
51
MD5
1e0aad47ac0228d5422602d4bc8e1cf0
SHA256
7be863201faa460f7410495c2f7e023158ef1f64cee0e170354166df1a0cf05f
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
- 优化插件卸载功能,支持同时卸载已加载和未加载的插件;更新本地插件信息获取逻辑,增加对禁用插件的支持;改进插件文件查找逻辑
- 新增外部资源加载状态检查功能;将Alpine.js的引用方式从CDN更改为本地文件。
- 删除404页面主题切换按钮;在about页面中增加插件版本未安装的提示逻辑。
- 删除无效的preloader脚本
- 优化终端日志显示,增加文本换行支持;重构PIMHelper类,改进插件管理逻辑,使用公共API获取插件实例,增强依赖检查和安装功能。
- 添加备选qq昵称获取api (可能仍然无效)修改,昵称获取失败不影响qq头像的显示
- 更新版本至1.3.4,优化插件管理功能,支持多仓库配置,添加仓库选择和警告提示
Full Changelog: https://github.com/LoosePrince/PF-MCDR-WebUI/compare/v1.3.3...v1.3.4