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
911
Back to catalogue
guguweb_v1.6.0.mcdr
Version
1.6.0
Date
August 18, 2025
Size
324.18 KiB
Downloads
4
MD5
74ced5a8b9069be17740799a5ff42443
SHA256
54fd20240f81fbe2749c25af8282009db7ccf456fe5b2ba3aea8893f94f093f0
Dependencies
MCDR Plugin Dependencies
Plugin ID | Requirement |
---|---|
none |
Python Package Requirements
Python Package | Requirement |
---|---|
none |
Release notes
添加 公开聊天页
端点:/chat
需要独立登录,与后端管理登录不互通
想要使用此功能需要启用public_chat_enabled
项
添加一下控制项:
public_chat_enabled
是否启用公开聊天页,默认 false
public_chat_to_game_enabled
是否可以从公开聊天页向游戏内容发送消息,默认 false
chat_verification_expire_minutes
验证码有效时间,默认 10
分钟
chat_session_expire_hours
登录持续时间,默认 24
小时
公开聊天页玩家使用流程
- 访问
/chat
页面 - 生成验证码(第一次)
- 在游戏内发送
!!webui verify <验证码>
- 回到网页设置密码(设置完会自动登录)
- 使用
游戏ID+密码
直接登录(设置完密码后)
修改密码直接走第一次的流程使用验证码即可重新设置密码