refactor: English subcommands, plugin login/track redesign, clean external API routes

This commit is contained in:
2026-07-13 03:35:13 +08:00
parent 2a5c25f41c
commit a51e841fc9
5 changed files with 163 additions and 166 deletions

View File

@@ -3,22 +3,21 @@ version: 1.0.0
main: com.mcreport.plugin.MCReportPlugin
api-version: 1.20
author: Sea-Studio
description: MC举报系统 - 游戏内举报/建议/注册登录一体化插件
description: MC Report System Plugin
commands:
report:
description: 游戏内举报/建议/账号管理
description: Game reporting & account management
usage: |
§6===== MC举报系统 =====
§e/report login <密码> §7- 登录已有账号
§e/report reg <密码> <邮箱> §7- 注册新账号
§e/report 举报 [目标] <原因> §7- 举报玩家
§e/report 建议 <内容> §7- 提交建议
§e/report 事项 <内容> §7- 事项提交
§e/report track <工单ID> §7- 追踪进度
§6===== MCReport =====
§e/report reg <password> <email> [username] §7- Register
§e/report login <password> [username] §7- Login
§e/report report [player] <reason> §7- Report player
§e/report suggest <content> §7- Submit suggestion
§e/report track [id] §7- Track tickets
aliases: [jubao,举报]
permissions:
mcreport.use:
description: 使用举报功能
description: Use report functions
default: true