优化跨服端部分排版

This commit is contained in:
postyizhan 2024-12-13 20:16:13 +08:00
parent 58e1e2001f
commit 08ff4cf87c
4 changed files with 21 additions and 15 deletions

View File

@ -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) |
## 启动

View File

@ -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代理端**之一,由经验
<!--markdownlint-disable ol-prefix-->
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 为什么我的玩家连不进服务器?**

View File

@ -56,3 +56,7 @@ bc 这个缩写应只指 BungeeCord 核心
服务端有个命令是 `/bc` ,用来发公告的,这和此处的 BungeeCord 没有关系
:::
## Velocity 的缩写
最常见的缩写是 `vc`

View File

@ -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 的分支 | - | - |
富哥的选择