From 92a0c208aaaed1bb991ed31a7bc28ce151c41dd9 Mon Sep 17 00:00:00 2001 From: postyizhan <185839426@qq.com> Date: Thu, 4 Apr 2024 10:37:34 +0800 Subject: [PATCH] TODO --- docs/手机玩家支持/_category_.json | 6 ++++++ docs/手机玩家支持/概览.md | 7 +++++++ docs/相亲墙.md | 7 +++++++ docs/跨服端/_category_.json | 6 ++++++ docs/跨服端/插件/BC&WF.md | 7 +++++++ docs/跨服端/插件/_category_.json | 6 ++++++ docs/跨服端/插件/velocity.md | 7 +++++++ docs/{正式开服/基岩版支持.md => 跨服端/搭建.md} | 0 docs/{正式开服/跨服端.md => 跨服端/核心选择.md} | 2 +- docs/跨服端/概览.md | 7 +++++++ 10 files changed, 54 insertions(+), 1 deletion(-) create mode 100644 docs/手机玩家支持/_category_.json create mode 100644 docs/手机玩家支持/概览.md create mode 100644 docs/相亲墙.md create mode 100644 docs/跨服端/_category_.json create mode 100644 docs/跨服端/插件/BC&WF.md create mode 100644 docs/跨服端/插件/_category_.json create mode 100644 docs/跨服端/插件/velocity.md rename docs/{正式开服/基岩版支持.md => 跨服端/搭建.md} (100%) rename docs/{正式开服/跨服端.md => 跨服端/核心选择.md} (91%) create mode 100644 docs/跨服端/概览.md diff --git a/docs/手机玩家支持/_category_.json b/docs/手机玩家支持/_category_.json new file mode 100644 index 000000000..48dd318cc --- /dev/null +++ b/docs/手机玩家支持/_category_.json @@ -0,0 +1,6 @@ +{ + "position": 8, + "link": { + "type": "generated-index" + } +} diff --git a/docs/手机玩家支持/概览.md b/docs/手机玩家支持/概览.md new file mode 100644 index 000000000..e9f08b7f8 --- /dev/null +++ b/docs/手机玩家支持/概览.md @@ -0,0 +1,7 @@ +--- +sidebar_position: 1 +--- + +# 支持方式 + +TODO diff --git a/docs/相亲墙.md b/docs/相亲墙.md new file mode 100644 index 000000000..23a7bb6ec --- /dev/null +++ b/docs/相亲墙.md @@ -0,0 +1,7 @@ +--- +sidebar_position: 9 +--- + +# 相亲墙 + +TODO \ No newline at end of file diff --git a/docs/跨服端/_category_.json b/docs/跨服端/_category_.json new file mode 100644 index 000000000..fedfa55d4 --- /dev/null +++ b/docs/跨服端/_category_.json @@ -0,0 +1,6 @@ +{ + "position": 7, + "link": { + "type": "generated-index" + } +} diff --git a/docs/跨服端/插件/BC&WF.md b/docs/跨服端/插件/BC&WF.md new file mode 100644 index 000000000..72ca2ad99 --- /dev/null +++ b/docs/跨服端/插件/BC&WF.md @@ -0,0 +1,7 @@ +--- +sidebar_position: 1 +--- + +# BungeeCord/waterfall + +支持 `BungeeCord/waterfall` 的插件 \ No newline at end of file diff --git a/docs/跨服端/插件/_category_.json b/docs/跨服端/插件/_category_.json new file mode 100644 index 000000000..c12318dec --- /dev/null +++ b/docs/跨服端/插件/_category_.json @@ -0,0 +1,6 @@ +{ + "position": 4, + "link": { + "type": "generated-index" + } +} diff --git a/docs/跨服端/插件/velocity.md b/docs/跨服端/插件/velocity.md new file mode 100644 index 000000000..1682e6565 --- /dev/null +++ b/docs/跨服端/插件/velocity.md @@ -0,0 +1,7 @@ +--- +sidebar_position: 2 +--- + +# velocity + +支持 `velocity` 的插件 \ No newline at end of file diff --git a/docs/正式开服/基岩版支持.md b/docs/跨服端/搭建.md similarity index 100% rename from docs/正式开服/基岩版支持.md rename to docs/跨服端/搭建.md diff --git a/docs/正式开服/跨服端.md b/docs/跨服端/核心选择.md similarity index 91% rename from docs/正式开服/跨服端.md rename to docs/跨服端/核心选择.md index f980ab319..462178aae 100644 --- a/docs/正式开服/跨服端.md +++ b/docs/跨服端/核心选择.md @@ -21,5 +21,5 @@ sidebar_position: 2 |核心名称|介绍|价格| |---|---|---| |[NullCordX](https://polymart.org/resource/nullcordx.1476/updates)|基于反机器人原生构建的复杂瀑布叉,提高了性能 | 10美元 | -|[XCord](https://builtbybit.com/resources/xcord-high-performance-anti-bot.16843/)|BC叉:高级反机器人 性能 反漏洞利用 Anti-SpigotExploit (1.7-1.20.4)| 10美元 | +|[XCord](https://builtbybit.com/resources/xcord-high-performance-anti-bot.16843/)|BC叉:高级反机器人 |性能 |反漏洞利用 Anti-SpigotExploit (1.7-1.20.4)| 10美元 | |[FlameCord](https://www.flamecord.com/)|终极反机器人解决方案,Anti-VPN和高性能BungeeCord分叉,适用于Minecraft服务器 | 6美元(永久15美元) | diff --git a/docs/跨服端/概览.md b/docs/跨服端/概览.md new file mode 100644 index 000000000..89836e43d --- /dev/null +++ b/docs/跨服端/概览.md @@ -0,0 +1,7 @@ +--- +sidebar_position: 1 +--- + +# 什么是跨服端? + +TODO