From 08ff4cf87cf982b2405e26f4354ed85efe5a1ebc Mon Sep 17 00:00:00 2001 From: postyizhan <185839426@qq.com> Date: Fri, 13 Dec 2024 20:16:13 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E8=B7=A8=E6=9C=8D=E7=AB=AF?= =?UTF-8?q?=E9=83=A8=E5=88=86=E6=8E=92=E7=89=88?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../cross-server/build-up/BungeeCord/build-up.md | 14 ++++++++------ .../cross-server/build-up/Velocity/velocity.md | 10 +++++----- docs-java/process/cross-server/precautions.md | 4 ++++ .../process/cross-server/server-core-choose.md | 8 ++++---- 4 files changed, 21 insertions(+), 15 deletions(-) diff --git a/docs-java/process/cross-server/build-up/BungeeCord/build-up.md b/docs-java/process/cross-server/build-up/BungeeCord/build-up.md index 6a3541de93..005065aaef 100644 --- a/docs-java/process/cross-server/build-up/BungeeCord/build-up.md +++ b/docs-java/process/cross-server/build-up/BungeeCord/build-up.md @@ -13,12 +13,14 @@ BungeeCord 不再支持过旧版本 Minecraft 如果你需要,使用最后支持的构建: -- 1.7.10 - [#1119](https://ci.md-5.net/job/BungeeCord/1119) -- 1.6.4 - [#701](https://ci.md-5.net/job/BungeeCord/701) -- 1.6.2 - [#666](https://ci.md-5.net/job/BungeeCord/666) -- 1.5.2 - [#548](https://ci.md-5.net/job/BungeeCord/548) -- 1.5.0 - [#386](https://ci.md-5.net/job/BungeeCord/386) -- 1.4.7 - [#251](https://ci.md-5.net/job/BungeeCord/251) +| 版本 | 构建 | +| ------ | ---- | +| 1.7.10 | [#1119](https://ci.md-5.net/job/BungeeCord/1119) 或 [Travertine](../../server-core-choose.md#核心选择) | +| 1.6.4 | [#701](https://ci.md-5.net/job/BungeeCord/701) | +| 1.6.2 | [#666](https://ci.md-5.net/job/BungeeCord/666) | +| 1.5.2 | [#548](https://ci.md-5.net/job/BungeeCord/548) | +| 1.5.0 | [#386](https://ci.md-5.net/job/BungeeCord/386) | +| 1.4.7 | [#251](https://ci.md-5.net/job/BungeeCord/251) | ## 启动 diff --git a/docs-java/process/cross-server/build-up/Velocity/velocity.md b/docs-java/process/cross-server/build-up/Velocity/velocity.md index d98bb9e5d0..bb0a561553 100644 --- a/docs-java/process/cross-server/build-up/Velocity/velocity.md +++ b/docs-java/process/cross-server/build-up/Velocity/velocity.md @@ -12,7 +12,7 @@ sidebar_position: 2 ### 什么是 Velocity ? -velocity 可以说是目前最优秀的**Minecraft代理端**之一,由经验丰富的PaperMC团队研发,Velocity 拥有先进的转发方式和极高的安全性。与此同时,Velocity 也有优秀的性能表现 +Velocity 可以说是目前最优秀的**Minecraft代理端**之一,由经验丰富的 PaperMC 团队研发,Velocity 拥有先进的转发方式和极高的安全性。与此同时,Velocity 也有优秀的性能表现 使用 Velocity ,能让你的群组服务器锦上添花 @@ -30,15 +30,15 @@ velocity 可以说是目前最优秀的**Minecraft代理端**之一,由经验 -1. Q: velocity 支持bungeecord和waterfall插件吗? +1. Q: velocity 支持 Bungeecord 和 Waterfall 插件吗? -A: 不支持,因为如果我们支持 BungeeCord 插件的话,那么很多velocity的功能就无从实现了。 +A: 不支持,因为如果支持 BungeeCord 插件的话,那么很多 Velocity 的功能就无从实现了。 但是有些插件可能同时也支持 Velocity 或者有 Velocity 的版本。并且,有些 BungeeCord 插件仅要求在子服务器安装,那么这些插件理论上也是可以在 Velocity 为基础的代理服务器上使用的 -2. Q: 我应当使用哪个版本的 JAVA 来运行 Velocity +2. Q: 我应当使用哪个版本的 Java 来运行 Velocity -A: 推荐你使用 JAVA 17 以及以上版本的 JAVA ,如 JAVA 21 +A: 推荐你使用 Java 17 以及以上版本的 Java ,如 Java 21 3. Q: 为什么我的玩家连不进服务器?** diff --git a/docs-java/process/cross-server/precautions.md b/docs-java/process/cross-server/precautions.md index e9f389e020..11405aba12 100644 --- a/docs-java/process/cross-server/precautions.md +++ b/docs-java/process/cross-server/precautions.md @@ -56,3 +56,7 @@ bc 这个缩写应只指 BungeeCord 核心 服务端有个命令是 `/bc` ,用来发公告的,这和此处的 BungeeCord 没有关系 ::: + +## Velocity 的缩写 + +最常见的缩写是 `vc` diff --git a/docs-java/process/cross-server/server-core-choose.md b/docs-java/process/cross-server/server-core-choose.md index f6520e18f3..470632e48b 100644 --- a/docs-java/process/cross-server/server-core-choose.md +++ b/docs-java/process/cross-server/server-core-choose.md @@ -34,11 +34,11 @@ Waterfall 仍然会合并来自 BungeeCord 的更改。 | 名称 | 介绍 | 推荐与否 | 下载镜像 | |-----------------------------------------------------------|-----------------------------------------|------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| | [Waterfall](https://papermc.io/software/waterfall) | Papermc 对 BungeeCord 的分支,但已停止向其添加新功能 | 不推荐 | [McRes](https://mcres.cn/downloads/waterfall.html) [FastMirror](https://www.fastmirror.net/#/download/Waterfall) [原子云](https://res.nullatom.com/Minecraft/Server/Waterfall/) [MCSL](https://sync.mcsl.com.cn/core/Waterfall) | -| [Lightfall](https://github.com/ArclightPowered/lightfall) | Arclight waterfall的分支,支持forge玩家进入服务器 | - | [McRes](https://dev.mcres.cn/job/Lightfall/lastBuild/) [FastMirror](https://www.fastmirror.net/#/download/lightfall) [MCSL](https://sync.mcsl.com.cn/core/Lightfall) | -| [Velocity](https://papermc.io/software/velocity) | 新生代代理端核心,拥有高安全性和高性能,但是插件不如BungeeCord那边多 | 非常推荐 | [McRes(自己点进去找)](https://mcres.cn/) [FastMirror](https://www.fastmirror.net/#/download/Velocity) [原子云](https://res.nullatom.com/Minecraft/Server/Velocity/) [MCSL](https://sync.mcsl.com.cn/core/Velocity) | +| [Lightfall](https://github.com/ArclightPowered/lightfall) | Arclight waterfall 的分支,支持 Forge 玩家进入服务器 | - | [McRes](https://dev.mcres.cn/job/Lightfall/lastBuild/) [FastMirror](https://www.fastmirror.net/#/download/lightfall) [MCSL](https://sync.mcsl.com.cn/core/Lightfall) | +| [Velocity](https://papermc.io/software/velocity) | 新生代代理端核心,拥有高安全性和高性能,但是插件不如 BungeeCord 那边多 | 非常推荐 | [McRes(自己点进去找)](https://mcres.cn/) [FastMirror](https://www.fastmirror.net/#/download/Velocity) [原子云](https://res.nullatom.com/Minecraft/Server/Velocity/) [MCSL](https://sync.mcsl.com.cn/core/Velocity) | | [BungeeCord](https://github.com/SpigotMC/BungeeCord) | 最古老的代理端核心,甚至有网页版mc的核心 | - | [McRes](https://repo.wdsj.io/repository/Bungeecord/BungeeCord.jar) [FastMirror](https://www.fastmirror.net/#/download/BungeeCord) [MCSL](https://sync.mcsl.com.cn/core/BungeeCord) | -| [Gate](https://gate.minekube.com/) | 基于Go开发的核心,拥有超高的性能和极低内存占用。 | - | - | -| [Travertine](https://github.com/PaperMC/Travertine) | Waterfall 1.7.10的分支 | - | - | +| [Gate](https://gate.minekube.com/) | 基于 Go 开发的核心,拥有超高的性能和极低内存占用。 | - | - | +| [Travertine](https://github.com/PaperMC/Travertine) | Waterfall 1.7.10 的分支 | - | - | 富哥的选择