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
565
Back to catalogue
guguwebui-v1.2.5.mcdr
Version
1.2.5
Date
March 12, 2025
Size
107.53 KiB
Downloads
49
MD5
3c735b2773132d7eae70ed2251c1e847
SHA256
488acbbfc30b92d4a8fb2ce9c55c1666b3448064f535906bf380e8b6a1a5c6ae
Dependencies
MCDR Plugin Dependencies
Plugin ID | Requirement |
---|---|
none |
Python Package Requirements
Python Package | Requirement |
---|---|
fastapi | |
javaproperties | |
mcdreforged | >=2.3.0 |
passlib | |
pydantic | |
Requests | |
ruamel.yaml | |
starlette | |
uvicorn | |
itsdangerous | |
jinja2 |
Python Package Installation Command
pip install fastapi javaproperties "mcdreforged>=2.3.0" passlib pydantic Requests ruamel.yaml starlette uvicorn itsdangerous jinja2
Release notes
更新日志
time: 2025-01-29 ~ 2025-01-30
v1.2.5
更新后请删除
guguwebui_static
中custom
的数据以更新!
新增
- feat(core): 添加插件更新时间和排序功能
- refactor: 在线插件名称添加链接
- feat(ui): 添加终端页面空白页
- fix(to): 增加配置文件加载和保存时的错误处理
- feat(config): 添加加载HTML配置的功能
- feat: 增加配置加载类型参数
- feat: 添加iframe主题变化通知
修改
- style: 移除调试打印
- fix: 增加请求超时时间设置
- feat: 引入yaml配置读取服务器路径
- fix: 更新插件描述格式(支持MD链接)和更新时间显示
- style: 添加悬停效果和样式调整
- style: 添加新的颜色变量并更新样式
- fix: 增加在线插件请求超时时间
- style: 添加文字换行样式
修复
- fix(constant.py): 更新配置文件读取方式以支持 ruamel.yaml
- style: 添加和修改溢出属性
- refactor: 优化保存配置按钮和popup逻辑
- fix: 修正加载配置时的逻辑错误和响应状态码
Full Changelog: https://github.com/LoosePrince/PF-MCDR-WebUI/compare/v1.2.4...v1.2.5