From 48c632805035b284b1fa9d3972b01d27ace83e2f Mon Sep 17 00:00:00 2001 From: serverbread Date: Sun, 23 Jun 2024 10:31:50 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E9=93=BE=E6=8E=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/process/plugin/other/Skript/Outline.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/process/plugin/other/Skript/Outline.md b/docs/process/plugin/other/Skript/Outline.md index 20b22f942a..d94b6ae9fd 100644 --- a/docs/process/plugin/other/Skript/Outline.md +++ b/docs/process/plugin/other/Skript/Outline.md @@ -57,7 +57,7 @@ on join: ### 拓展插件多 -使用 Skript 时如果遇到 Skript 不包含的语法,可以使用其他拓展插件如 Skbee、Skript-reflect 等插件拓展。 +使用 Skript 时如果遇到 Skript 不包含的语法,可以使用其他拓展插件如 [Skbee](https://github.com/ShaneBeee/SkBee)、[Skript-reflect](https://github.com/SkriptLang/skript-reflect) 等插件拓展。 ### 性能较低