From 1e50e62ec964f1605bb49b0b1a0b2680ed1db9f2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=80=9Cpostyizhan=E2=80=9D?= <“185839426@qq.com”> Date: Sat, 16 Nov 2024 18:43:26 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8A=8Atrm=E7=9A=84info=E6=94=B9=E8=88=92?= =?UTF-8?q?=E6=9C=8D=E4=B8=80=E4=BA=9B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs-java/process/plugin/other/Menu/TrMenu.md | 44 ++++++++++++++----- 1 file changed, 34 insertions(+), 10 deletions(-) diff --git a/docs-java/process/plugin/other/Menu/TrMenu.md b/docs-java/process/plugin/other/Menu/TrMenu.md index 798cedef30..c410d8ac88 100644 --- a/docs-java/process/plugin/other/Menu/TrMenu.md +++ b/docs-java/process/plugin/other/Menu/TrMenu.md @@ -31,22 +31,46 @@ sidebar_position: 4 `GitHub(推荐,社区维护)` https://github.com/Dreeam-qwq/TrMenu -`文档(新)` https://hhhhhy.gitbook.io/trmenu-v3 - -`文档(新)(高速)` https://bukkit.wiki/plugins/plugins/trmenu - -`文档(社区)` https://wiki.ptms.ink/index.php?title=%E7%A4%BE%E5%8C%BA:TrMenu - -`文档(旧)` https://trmenu.trixey.cc/ - -`vscode插件-trm语法提示` https://marketplace.visualstudio.com/items?itemName=hhhhhy.trmenu-helper - ::: 交流群:325014486 [如何支持1.8](https://hhhhhy.gitbook.io/trmenu-v3/appendix/v3-guide#datasource.yml-dui-yu-1.8-fu-wu-duan) +## 文档 + +- https://trmenu.trixey.cc + +旧文档,不推荐阅读 + +- https://hhhhhy.gitbook.io/trmenu-v3 + +新文档,推荐阅读,但可能需要挂梯子 + +- https://mirror.yizhan.wiki/https://hhhhhy.gitbook.io/trmenu-v3 + +新文档的笨蛋镜像,不挂梯也可访问 + +- https://bukkit.wiki/plugins/plugins/trmenu + +阔大帅的文档,拥有上方新文档的全部内容且访问速度快 + +- https://wiki.ptms.ink/index.php?title=%E7%A4%BE%E5%8C%BA:TrMenu + +社区文档,或许比上方的文档更容易理解 + +## vscode 插件 + +与 TrMenu 或 [kether](/docs-java/advance/kether/kether.md) 有关的 vscode 插件 + +- [TrMenu-Helper](https://marketplace.visualstudio.com/items?itemName=hhhhhy.trmenu-helper) + +TrMenu 语法提示 + +- [kether-snippet](https://marketplace.visualstudio.com/items?itemName=LiteCat.kether-snippet) + +kether 语法提示 + ## 案例 :::warning