From 40f7f16851d3c07de2146edba56043d331671842 Mon Sep 17 00:00:00 2001 From: pingguomc <141195321+pingguomc@users.noreply.github.com> Date: Sun, 4 May 2025 09:52:21 +0800 Subject: [PATCH 01/13] =?UTF-8?q?feat:=20=E5=A4=9A=E4=B8=AA=E7=9B=AE?= =?UTF-8?q?=E5=BD=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../_images/tip.txt" => admin/_images/tip.txt | 0 admin/intro.md | 5 +++ ...31\344\275\234\350\247\204\350\214\203.md" | 2 +- .../\350\264\241\347\214\256/_category_.json" | 6 +++ .../\350\264\241\347\214\256/_images/tip.txt" | 1 + .../\351\234\200\346\261\202.md" | 5 +++ docusaurus.config.js | 39 ++++++++++++++++++- history/_images/tip.txt | 1 + history/intro.md | 5 +++ logs/_images/tip.txt | 1 + logs/intro.md | 5 +++ ...26\350\276\221\346\227\245\345\277\227.md" | 0 .../\346\227\245\345\277\227/_category_.json" | 0 .../\346\227\245\345\277\227/_images/tip.txt" | 1 + ...64\346\226\260\346\227\245\345\277\227.md" | 0 ...64\346\226\260\346\227\245\345\277\227.md" | 0 16 files changed, 69 insertions(+), 2 deletions(-) rename "docs/\346\227\245\345\277\227/_images/tip.txt" => admin/_images/tip.txt (100%) create mode 100644 admin/intro.md rename "docs/Wiki\345\206\231\344\275\234\350\247\204\350\214\203.md" => "docs/\350\264\241\347\214\256/Wiki\345\206\231\344\275\234\350\247\204\350\214\203.md" (98%) create mode 100644 "docs/\350\264\241\347\214\256/_category_.json" create mode 100644 "docs/\350\264\241\347\214\256/_images/tip.txt" create mode 100644 "docs/\350\264\241\347\214\256/\351\234\200\346\261\202.md" create mode 100644 history/_images/tip.txt create mode 100644 history/intro.md create mode 100644 logs/_images/tip.txt create mode 100644 logs/intro.md rename "docs/\346\227\245\345\277\227/Wiki\347\274\226\350\276\221\346\227\245\345\277\227.md" => "logs/\346\227\245\345\277\227/Wiki\347\274\226\350\276\221\346\227\245\345\277\227.md" (100%) rename "docs/\346\227\245\345\277\227/_category_.json" => "logs/\346\227\245\345\277\227/_category_.json" (100%) create mode 100644 "logs/\346\227\245\345\277\227/_images/tip.txt" rename "docs/\346\227\245\345\277\227/\345\256\230\347\275\221\346\233\264\346\226\260\346\227\245\345\277\227.md" => "logs/\346\227\245\345\277\227/\345\256\230\347\275\221\346\233\264\346\226\260\346\227\245\345\277\227.md" (100%) rename "docs/\346\227\245\345\277\227/\346\234\215\345\212\241\345\231\250\346\233\264\346\226\260\346\227\245\345\277\227.md" => "logs/\346\227\245\345\277\227/\346\234\215\345\212\241\345\231\250\346\233\264\346\226\260\346\227\245\345\277\227.md" (100%) diff --git "a/docs/\346\227\245\345\277\227/_images/tip.txt" b/admin/_images/tip.txt similarity index 100% rename from "docs/\346\227\245\345\277\227/_images/tip.txt" rename to admin/_images/tip.txt diff --git a/admin/intro.md b/admin/intro.md new file mode 100644 index 0000000..eac04ff --- /dev/null +++ b/admin/intro.md @@ -0,0 +1,5 @@ +--- +sidebar_position: 1 +--- + +# 测试 \ No newline at end of file diff --git "a/docs/Wiki\345\206\231\344\275\234\350\247\204\350\214\203.md" "b/docs/\350\264\241\347\214\256/Wiki\345\206\231\344\275\234\350\247\204\350\214\203.md" similarity index 98% rename from "docs/Wiki\345\206\231\344\275\234\350\247\204\350\214\203.md" rename to "docs/\350\264\241\347\214\256/Wiki\345\206\231\344\275\234\350\247\204\350\214\203.md" index a068b5b..efaedcf 100644 --- "a/docs/Wiki\345\206\231\344\275\234\350\247\204\350\214\203.md" +++ "b/docs/\350\264\241\347\214\256/Wiki\345\206\231\344\275\234\350\247\204\350\214\203.md" @@ -1,5 +1,5 @@ --- -sidebar_position: 998 +sidebar_position: 1 --- # 写作规范 diff --git "a/docs/\350\264\241\347\214\256/_category_.json" "b/docs/\350\264\241\347\214\256/_category_.json" new file mode 100644 index 0000000..2ddd087 --- /dev/null +++ "b/docs/\350\264\241\347\214\256/_category_.json" @@ -0,0 +1,6 @@ +{ + "position": 998, + "link": { + "type": "generated-index" + } +} diff --git "a/docs/\350\264\241\347\214\256/_images/tip.txt" "b/docs/\350\264\241\347\214\256/_images/tip.txt" new file mode 100644 index 0000000..c89fff8 --- /dev/null +++ "b/docs/\350\264\241\347\214\256/_images/tip.txt" @@ -0,0 +1 @@ +在这里放你的图片 diff --git "a/docs/\350\264\241\347\214\256/\351\234\200\346\261\202.md" "b/docs/\350\264\241\347\214\256/\351\234\200\346\261\202.md" new file mode 100644 index 0000000..e62d737 --- /dev/null +++ "b/docs/\350\264\241\347\214\256/\351\234\200\346\261\202.md" @@ -0,0 +1,5 @@ +--- +sidebar_position: 2 +--- + +# 需求页面测试 \ No newline at end of file diff --git a/docusaurus.config.js b/docusaurus.config.js index 5501d7f..82f3d8a 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -133,7 +133,44 @@ const config = { respectPrefersColorScheme: true, }, }), - + plugins: [ + [ + '@docusaurus/plugin-content-docs', + { + id: 'admin', + path: 'admin', + routeBasePath: 'admin', + sidebarPath: './sidebars.js', + editCurrentVersion: true, + showLastUpdateAuthor: true, + showLastUpdateTime: true, + }, + ], + [ + '@docusaurus/plugin-content-docs', + { + id: 'history', + path: 'history', + routeBasePath: 'history', + sidebarPath: './sidebars.js', + editCurrentVersion: true, + showLastUpdateAuthor: true, + showLastUpdateTime: true, + }, + ], + [ + '@docusaurus/plugin-content-docs', + { + id: 'logs', + path: 'logs', + routeBasePath: 'logs', + sidebarPath: './sidebars.js', + editCurrentVersion: true, + showLastUpdateAuthor: true, + showLastUpdateTime: true, + }, + ], + ], themes: [ [ require.resolve("@easyops-cn/docusaurus-search-local"), diff --git a/history/_images/tip.txt b/history/_images/tip.txt new file mode 100644 index 0000000..c89fff8 --- /dev/null +++ b/history/_images/tip.txt @@ -0,0 +1 @@ +在这里放你的图片 diff --git a/history/intro.md b/history/intro.md new file mode 100644 index 0000000..689bf1a --- /dev/null +++ b/history/intro.md @@ -0,0 +1,5 @@ +--- +sidebar_position: 1 +--- + +#测试 \ No newline at end of file diff --git a/logs/_images/tip.txt b/logs/_images/tip.txt new file mode 100644 index 0000000..c89fff8 --- /dev/null +++ b/logs/_images/tip.txt @@ -0,0 +1 @@ +在这里放你的图片 diff --git a/logs/intro.md b/logs/intro.md new file mode 100644 index 0000000..eac04ff --- /dev/null +++ b/logs/intro.md @@ -0,0 +1,5 @@ +--- +sidebar_position: 1 +--- + +# 测试 \ No newline at end of file diff --git "a/docs/\346\227\245\345\277\227/Wiki\347\274\226\350\276\221\346\227\245\345\277\227.md" "b/logs/\346\227\245\345\277\227/Wiki\347\274\226\350\276\221\346\227\245\345\277\227.md" similarity index 100% rename from "docs/\346\227\245\345\277\227/Wiki\347\274\226\350\276\221\346\227\245\345\277\227.md" rename to "logs/\346\227\245\345\277\227/Wiki\347\274\226\350\276\221\346\227\245\345\277\227.md" diff --git "a/docs/\346\227\245\345\277\227/_category_.json" "b/logs/\346\227\245\345\277\227/_category_.json" similarity index 100% rename from "docs/\346\227\245\345\277\227/_category_.json" rename to "logs/\346\227\245\345\277\227/_category_.json" diff --git "a/logs/\346\227\245\345\277\227/_images/tip.txt" "b/logs/\346\227\245\345\277\227/_images/tip.txt" new file mode 100644 index 0000000..c89fff8 --- /dev/null +++ "b/logs/\346\227\245\345\277\227/_images/tip.txt" @@ -0,0 +1 @@ +在这里放你的图片 diff --git "a/docs/\346\227\245\345\277\227/\345\256\230\347\275\221\346\233\264\346\226\260\346\227\245\345\277\227.md" "b/logs/\346\227\245\345\277\227/\345\256\230\347\275\221\346\233\264\346\226\260\346\227\245\345\277\227.md" similarity index 100% rename from "docs/\346\227\245\345\277\227/\345\256\230\347\275\221\346\233\264\346\226\260\346\227\245\345\277\227.md" rename to "logs/\346\227\245\345\277\227/\345\256\230\347\275\221\346\233\264\346\226\260\346\227\245\345\277\227.md" diff --git "a/docs/\346\227\245\345\277\227/\346\234\215\345\212\241\345\231\250\346\233\264\346\226\260\346\227\245\345\277\227.md" "b/logs/\346\227\245\345\277\227/\346\234\215\345\212\241\345\231\250\346\233\264\346\226\260\346\227\245\345\277\227.md" similarity index 100% rename from "docs/\346\227\245\345\277\227/\346\234\215\345\212\241\345\231\250\346\233\264\346\226\260\346\227\245\345\277\227.md" rename to "logs/\346\227\245\345\277\227/\346\234\215\345\212\241\345\231\250\346\233\264\346\226\260\346\227\245\345\277\227.md" From 91e9d72db003d8cee17cbc0bfb2305491d969d20 Mon Sep 17 00:00:00 2001 From: pingguomc <141195321+pingguomc@users.noreply.github.com> Date: Sun, 4 May 2025 12:48:13 +0800 Subject: [PATCH 02/13] =?UTF-8?q?fix:=20=E7=A9=BA=E8=BF=9E=E6=8E=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/intro.md | 4 ++-- ...iki\345\206\231\344\275\234\350\247\204\350\214\203.md" | 7 ++++--- ...221\346\233\264\346\226\260\346\227\245\345\277\227.md" | 4 ++-- 3 files changed, 8 insertions(+), 7 deletions(-) diff --git a/docs/intro.md b/docs/intro.md index df8d8cd..1eb57b0 100644 --- a/docs/intro.md +++ b/docs/intro.md @@ -19,11 +19,11 @@ sidebar_position: 1 常见问题 - 快速解答您的疑问 :::tip -小提示 初次访问?建议先查看 [新手入门](#),帮助您快速适应服务器环境! +小提示 初次访问?建议先查看 [新手入门](#快速导航),帮助您快速适应服务器环境! ::: :::warning -重要提醒 请务必遵守服务器规则,违规行为将受到相应处罚。完整规则请查阅 [游戏规则](#) 章节。 +重要提醒 请务必遵守服务器规则,违规行为将受到相应处罚。完整规则请查阅 [游戏规则](#快速导航) 章节。 ::: :::note diff --git "a/docs/\350\264\241\347\214\256/Wiki\345\206\231\344\275\234\350\247\204\350\214\203.md" "b/docs/\350\264\241\347\214\256/Wiki\345\206\231\344\275\234\350\247\204\350\214\203.md" index efaedcf..43fd4af 100644 --- "a/docs/\350\264\241\347\214\256/Wiki\345\206\231\344\275\234\350\247\204\350\214\203.md" +++ "b/docs/\350\264\241\347\214\256/Wiki\345\206\231\344\275\234\350\247\204\350\214\203.md" @@ -25,9 +25,9 @@ sidebar_position: 1 ## 日志类 * 正文区内使用二级标题标注日期,格式为 `yyyy-mm-dd`。 -* 标注日志更新者的 id 于日期下方,使用三级标题及斜体。 - 例: - ``` +* 标注日志更新者的 id 于日期下方,使用三级标题及斜体。例 + + ```markdown ## 2025-4-6 ### *wenjian* @@ -55,6 +55,7 @@ sidebar_position: 1 ## 分类表格 + | 日志类 | 公告类 | 待补充 | |:----:|:--------:|:----:| | 服务器更新日志 | 总管理条例 | -- | diff --git "a/logs/\346\227\245\345\277\227/\345\256\230\347\275\221\346\233\264\346\226\260\346\227\245\345\277\227.md" "b/logs/\346\227\245\345\277\227/\345\256\230\347\275\221\346\233\264\346\226\260\346\227\245\345\277\227.md" index dcac074..2ef589b 100644 --- "a/logs/\346\227\245\345\277\227/\345\256\230\347\275\221\346\233\264\346\226\260\346\227\245\345\277\227.md" +++ "b/logs/\346\227\245\345\277\227/\345\256\230\347\275\221\346\233\264\346\226\260\346\227\245\345\277\227.md" @@ -11,11 +11,11 @@ ___ ## 2025-4-6 -### * wenjian * +### *wenjian* * 创建了该日志。 -### * pingguomc * +### *pingguomc* * 初始网站。 From c1b3bfe7647ac8195c7a21efeddd28efb8b26ab3 Mon Sep 17 00:00:00 2001 From: pingguomc <141195321+pingguomc@users.noreply.github.com> Date: Sun, 4 May 2025 12:53:02 +0800 Subject: [PATCH 03/13] style: test --- .../Wiki\345\206\231\344\275\234\350\247\204\350\214\203.md" | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git "a/docs/\350\264\241\347\214\256/Wiki\345\206\231\344\275\234\350\247\204\350\214\203.md" "b/docs/\350\264\241\347\214\256/Wiki\345\206\231\344\275\234\350\247\204\350\214\203.md" index 43fd4af..c0166ea 100644 --- "a/docs/\350\264\241\347\214\256/Wiki\345\206\231\344\275\234\350\247\204\350\214\203.md" +++ "b/docs/\350\264\241\347\214\256/Wiki\345\206\231\344\275\234\350\247\204\350\214\203.md" @@ -25,6 +25,7 @@ sidebar_position: 1 ## 日志类 * 正文区内使用二级标题标注日期,格式为 `yyyy-mm-dd`。 +* 日志日期依次递减,最新的日志应始终在最上面。 * 标注日志更新者的 id 于日期下方,使用三级标题及斜体。例 ```markdown @@ -41,8 +42,7 @@ sidebar_position: 1 * 骂wenjian ``` - -* 日志日期依次递减,最新的日志应始终在最上面。 + ## 公告类 From 69550bf0812b26d707cce0772bb48a4f7ecfcdce Mon Sep 17 00:00:00 2001 From: pingguomc <141195321+pingguomc@users.noreply.github.com> Date: Sun, 4 May 2025 14:48:04 +0800 Subject: [PATCH 04/13] =?UTF-8?q?fix:=20=E6=97=A0=E6=B3=95=E6=9E=84?= =?UTF-8?q?=E5=BB=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docusaurus.config.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docusaurus.config.js b/docusaurus.config.js index 82f3d8a..89be09f 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -31,7 +31,7 @@ const config = { // to replace "en" with "zh-Hans". i18n: { defaultLocale: 'zh-Hans', - locales: ['zh-Hans', 'en'], + locales: ['zh-Hans'], }, presets: [ @@ -176,7 +176,7 @@ const config = { require.resolve("@easyops-cn/docusaurus-search-local"), { hashed: true, - language: ["en", "zh"], + language: ["zh-Hans"], highlightSearchTermsOnTargetPage: true, explicitSearchResultPath: true, indexBlog: false, From 4255a651a243d15e397d95938e04186c71015e10 Mon Sep 17 00:00:00 2001 From: pingguomc <141195321+pingguomc@users.noreply.github.com> Date: Sun, 4 May 2025 14:57:53 +0800 Subject: [PATCH 05/13] =?UTF-8?q?fix:=20=E6=97=A0=E6=B3=95=E6=9E=84?= =?UTF-8?q?=E5=BB=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docusaurus.config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docusaurus.config.js b/docusaurus.config.js index 89be09f..0efbafa 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -176,7 +176,7 @@ const config = { require.resolve("@easyops-cn/docusaurus-search-local"), { hashed: true, - language: ["zh-Hans"], + language: ['zh-Hans'], highlightSearchTermsOnTargetPage: true, explicitSearchResultPath: true, indexBlog: false, From 5e59a173c10667588a9a5085b675e9c89f1cd2cf Mon Sep 17 00:00:00 2001 From: pingguomc <141195321+pingguomc@users.noreply.github.com> Date: Sun, 4 May 2025 15:10:14 +0800 Subject: [PATCH 06/13] =?UTF-8?q?fix:=20=E6=97=A0=E6=B3=95=E6=9E=84?= =?UTF-8?q?=E5=BB=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docusaurus.config.js | 33 ++++++++++++++++++++++----------- 1 file changed, 22 insertions(+), 11 deletions(-) diff --git a/docusaurus.config.js b/docusaurus.config.js index 0efbafa..056b961 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -72,6 +72,27 @@ const config = { position: 'left', label: '开始', }, + { + type: 'docSidebar', + sidebarId: 'tutorialSidebar', + position: 'left', + label: '历史', + docsPluginId: 'history' + }, + { + type: 'docSidebar', + sidebarId: 'tutorialSidebar', + position: 'left', + label: '管理人员', + docsPluginId: 'admin' + }, + { + type: 'docSidebar', + sidebarId: 'tutorialSidebar', + position: 'left', + label: '日志', + docsPluginId: 'logs' + }, // 搜索框 { type: 'search', @@ -172,17 +193,7 @@ const config = { ], ], themes: [ - [ - require.resolve("@easyops-cn/docusaurus-search-local"), - { - hashed: true, - language: ['zh-Hans'], - highlightSearchTermsOnTargetPage: true, - explicitSearchResultPath: true, - indexBlog: false, - docsRouteBasePath: "/" - }, - ], + '@docusaurus/theme-mermaid' ], }; From 597e29a98265e1228facf1098611bf31b0624ce2 Mon Sep 17 00:00:00 2001 From: pingguomc <141195321+pingguomc@users.noreply.github.com> Date: Sun, 4 May 2025 15:12:14 +0800 Subject: [PATCH 07/13] =?UTF-8?q?fix:=20=E6=97=A0=E6=B3=95=E6=9E=84?= =?UTF-8?q?=E5=BB=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docusaurus.config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docusaurus.config.js b/docusaurus.config.js index 056b961..d292267 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -193,7 +193,7 @@ const config = { ], ], themes: [ - '@docusaurus/theme-mermaid' + ], }; From 8def721ed90e323aa6b059fc9b008f982b76231d Mon Sep 17 00:00:00 2001 From: pingguomc <141195321+pingguomc@users.noreply.github.com> Date: Sun, 4 May 2025 16:39:26 +0800 Subject: [PATCH 08/13] =?UTF-8?q?fix:=20=E9=A1=B6=E9=83=A8=E4=B8=8D?= =?UTF-8?q?=E6=98=BE=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docusaurus.config.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docusaurus.config.js b/docusaurus.config.js index d292267..1080f93 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -73,21 +73,21 @@ const config = { label: '开始', }, { - type: 'docSidebar', + type: 'doc', sidebarId: 'tutorialSidebar', position: 'left', label: '历史', docsPluginId: 'history' }, { - type: 'docSidebar', + type: 'doc', sidebarId: 'tutorialSidebar', position: 'left', label: '管理人员', docsPluginId: 'admin' }, { - type: 'docSidebar', + type: 'doc', sidebarId: 'tutorialSidebar', position: 'left', label: '日志', From 340d11eba95ae915621e0c7ad7cf1b47efd707ff Mon Sep 17 00:00:00 2001 From: pingguomc <141195321+pingguomc@users.noreply.github.com> Date: Mon, 5 May 2025 15:12:29 +0800 Subject: [PATCH 09/13] =?UTF-8?q?feat:=20=E4=B8=BB=E5=9F=8E=E5=91=BD?= =?UTF-8?q?=E4=BB=A4=E5=92=8C=E6=9C=BA=E5=88=B6=E5=88=97=E8=A1=A8.md=20?= =?UTF-8?q?=E7=AE=A1=E7=90=86=E7=94=A8=E5=88=B0=E7=9A=84=E6=8C=87=E4=BB=A4?= =?UTF-8?q?.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../\345\215\217\347\256\241/_category_.json" | 6 ++ .../\345\215\217\347\256\241/_images/tip.txt" | 1 + .../admin-commands.md" | 55 +++++++++++++++++++ .../spawn-command.md" | 27 +++++++++ ...26\350\276\221\346\227\245\345\277\227.md" | 6 ++ 5 files changed, 95 insertions(+) create mode 100644 "admin/\345\215\217\347\256\241/_category_.json" create mode 100644 "admin/\345\215\217\347\256\241/_images/tip.txt" create mode 100644 "admin/\345\215\217\347\256\241/admin-commands.md" create mode 100644 "docs/\346\226\260\346\211\213\345\205\245\351\227\250/spawn-command.md" diff --git "a/admin/\345\215\217\347\256\241/_category_.json" "b/admin/\345\215\217\347\256\241/_category_.json" new file mode 100644 index 0000000..59b1976 --- /dev/null +++ "b/admin/\345\215\217\347\256\241/_category_.json" @@ -0,0 +1,6 @@ +{ + "position": 3, + "link": { + "type": "generated-index" + } +} diff --git "a/admin/\345\215\217\347\256\241/_images/tip.txt" "b/admin/\345\215\217\347\256\241/_images/tip.txt" new file mode 100644 index 0000000..c89fff8 --- /dev/null +++ "b/admin/\345\215\217\347\256\241/_images/tip.txt" @@ -0,0 +1 @@ +在这里放你的图片 diff --git "a/admin/\345\215\217\347\256\241/admin-commands.md" "b/admin/\345\215\217\347\256\241/admin-commands.md" new file mode 100644 index 0000000..4bcea43 --- /dev/null +++ "b/admin/\345\215\217\347\256\241/admin-commands.md" @@ -0,0 +1,55 @@ +--- +sidebar_position: 2 +--- + +# 管理用到的指令 + +这里详细写出了协管在管理过程中的指令的使用,包括各个服务器。 + +*** + +## 全部服务器 + +:::warning + +对于违反 《管理条例》 或子服具体条例的玩家,均应按照 《管理条例》 或子服具体条例进行处理。 +”神权“与权力私用一刻不能容忍! + +::: + +每个子服均禁言了自带的封禁系统 + +## 主城服 + +### 禁言 + +对于应处禁言的玩家,使用 /mute 进行禁言。 + +权限: trchat.command.mute + +参数: /mute _player_ _time_ _reason_ + +* \