Skip to content

Commit b9df1f6

Browse files
author
“postyizhan”
committed
呜呜又忘写东西了
1 parent 8c6c337 commit b9df1f6

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

docs-java/process/cross-server/build-up/Velocity/build-up.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -132,6 +132,7 @@ import TabItem from '@theme/TabItem';
132132

133133
- 使用名为 **ProxyCompatibleForge** 的 mod,可以在 Forge **1.16.5 或更高版本** 的修改过的服务器上使用 Velocity 现代转发。
134134

135+
</TabItem>
135136
<TabItem value="传统 BungeeCord 兼容转发 (Legacy Forwarding)" label="legacy" default>
136137

137138
:::warning
@@ -169,6 +170,7 @@ import TabItem from '@theme/TabItem';
169170

170171
**警告**:不再有任何积极支持传统转发的 mod。**请改用 Velocity 现代转发**
171172

173+
</TabItem>
172174
</Tabs>
173175

174176
## 加入

docs-java/process/cross-server/command.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ import TabItem from '@theme/TabItem';
2929
| `/server` | `bungeecord.command.server` | 送到指定子服务器,这个权限默认是高于Bukkit插件权限的,也就是说玩家可以在未登录之前使用此命令跳转到另外一个服务器,如果另外的服务器没登陆插件,那么通过此方法就可以使用到OP账号 |
3030

3131
<!--markdownlint-enable line-length-->
32+
</TabItem>
3233

3334
<TabItem value="Velocity" label="velocity" default>
3435

@@ -48,5 +49,5 @@ import TabItem from '@theme/TabItem';
4849
| `/send` | `velocity.command.send` | 他们可以将其他玩家(或代理上的所有玩家)发送到另一个服务器。 |
4950

5051
<!--markdownlint-enable line-length-->
51-
52+
</TabItem>
5253
</Tabs>

0 commit comments

Comments
 (0)