From 6d6d6b68caf9df358d7db075632c33932ba42987 Mon Sep 17 00:00:00 2001 From: momo-OwO-qwq Date: Sat, 25 Jul 2026 11:10:54 +0800 Subject: [PATCH 1/2] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20Floodgate=20=E9=93=BE?= =?UTF-8?q?=E6=8E=A5=E6=95=B0=E6=8D=AE=E5=BA=93=E6=89=A9=E5=B1=95=E4=B8=8B?= =?UTF-8?q?=E8=BD=BD=E9=93=BE=E6=8E=A5=E5=8F=8A=E8=AF=B4=E6=98=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../docs/java/process/mobile-player/geyser/upgrade/link.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/src/content/docs/java/process/mobile-player/geyser/upgrade/link.md b/src/content/docs/java/process/mobile-player/geyser/upgrade/link.md index a5920bdac..3f22fb470 100644 --- a/src/content/docs/java/process/mobile-player/geyser/upgrade/link.md +++ b/src/content/docs/java/process/mobile-player/geyser/upgrade/link.md @@ -55,7 +55,9 @@ player-link: 请注意,如果你有代理(BungeeCord 或 Velocity),则只需在代理上执行以下步骤。 -1. 下载链接数据库扩展之一:[这里](https://ci.opencollab.dev/job/GeyserMC/job/Floodgate/job/fix-weird-via-issue/)。 +1. 下载链接数据库扩展之一:[这里](https://github.com/GeyserMC/Floodgate/actions)。 + 点击最新带绿色对勾的工作流运行记录。 + 向下滚动到 Artifacts,下载你需要的文件。 选择合适的扩展名:如果你已经有数据库或想要有多代理设置,请选择 `mysql`。否则选择 `sqlite`。完整名称应为 `floodgate-*type*-database.jar`。 2. 将刚下载的数据库扩展 jar 文件复制到 Floodgate 插件文件夹中(例如 `/plugins/floodgate/`)。 3. 在 Floodgate 的 `player-link` 部分中启用 `enable-own-linking`。 @@ -67,7 +69,7 @@ player-link: 就是这样。你可以按照键入 `/linkaccount` 时收到的说明来链接你的账户。 ### ForcePlayerLink - + 通过本地链接自动链接同名的基岩版和 Java 版玩家 [注意事项] From 253cff982ad226d16f87507cd99d67104bd8ad67 Mon Sep 17 00:00:00 2001 From: MrlingXD <90316914+wling-art@users.noreply.github.com> Date: Sat, 25 Jul 2026 16:01:52 +0800 Subject: [PATCH 2/2] =?UTF-8?q?:art:=20format:=20=E6=A0=BC=E5=BC=8F?= =?UTF-8?q?=E5=8C=96=E6=96=87=E6=A1=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../docs/java/process/mobile-player/geyser/upgrade/link.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/docs/java/process/mobile-player/geyser/upgrade/link.md b/src/content/docs/java/process/mobile-player/geyser/upgrade/link.md index 3f22fb470..f647e4fbf 100644 --- a/src/content/docs/java/process/mobile-player/geyser/upgrade/link.md +++ b/src/content/docs/java/process/mobile-player/geyser/upgrade/link.md @@ -69,7 +69,7 @@ player-link: 就是这样。你可以按照键入 `/linkaccount` 时收到的说明来链接你的账户。 ### ForcePlayerLink - + 通过本地链接自动链接同名的基岩版和 Java 版玩家 [注意事项]