Skip to content

Commit

Permalink
修复问题
Browse files Browse the repository at this point in the history
  • Loading branch information
virgil698 authored Dec 4, 2024
1 parent 30a3ebc commit 35b9818
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 7 deletions.
13 changes: 9 additions & 4 deletions docs-bedrock/bds-core/process/EndStone/EndStone-install.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,8 @@ Linux环境下:

目前已知该版本的EndStone支持对接1.21.41版本

关闭界面,前往 [EndStone Github API](https://raw.githubusercontent.com/EndstoneMC/bedrock-server-data/main/bedrock_server_data.json) 找到相应版本的下载地址,复制url后的下载链接,直接粘贴到新窗口的web地址栏回车进行下载
关闭界面,前往 [EndStone Github API](https://raw.githubusercontent.com/EndstoneMC/bedrock-server-data/main/bedrock_server_data.json) 找到相应版本的下载地址

Check failure on line 51 in docs-bedrock/bds-core/process/EndStone/EndStone-install.md

View workflow job for this annotation

GitHub Actions / deploy

Line length

docs-bedrock/bds-core/process/EndStone/EndStone-install.md:51:121 MD013/line-length Line length [Expected: 120; Actual: 137] https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md013.md
复制url后的下载链接,直接粘贴到新窗口的web地址栏回车进行下载

![6](./imgs/6.png)

Expand Down Expand Up @@ -76,6 +77,7 @@ Linux环境下:

![10](./imgs/10.png)


Check failure on line 80 in docs-bedrock/bds-core/process/EndStone/EndStone-install.md

View workflow job for this annotation

GitHub Actions / deploy

Emphasis used instead of a heading

docs-bedrock/bds-core/process/EndStone/EndStone-install.md:80 MD036/no-emphasis-as-heading Emphasis used instead of a heading [Context: "恭喜你!你已经成功开启了可以支持插件的基岩版服务器!赶紧体验..."] https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md036.md
**恭喜你!你已经成功开启了可以支持插件的基岩版服务器!赶紧体验一下吧~**

## 方法二:使用 Python pip 运行
Expand All @@ -96,7 +98,7 @@ Linux环境下:

![1-3](./imgs/1-3.png)

安装完成后,打开CMD按住 `WIN + R` 打开后输入 `cmd` 回车,输入以下指令检测python是否正常安装
安装完成后,打开CMD按住 `WIN + R` 打开后输入 `cmd` 回车,输入以下指令检测python是否正常安装

Check failure on line 102 in docs-bedrock/bds-core/process/EndStone/EndStone-install.md

View workflow job for this annotation

GitHub Actions / deploy

Fenced code blocks should have a language specified

docs-bedrock/bds-core/process/EndStone/EndStone-install.md:102 MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"] https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md040.md
```
python
Expand Down Expand Up @@ -143,9 +145,11 @@ CMD控制台输入 `endstone` ,获得该版本的EndStone支持的BDS服务端

![1-7](./imgs/1-7.png)


Check failure on line 148 in docs-bedrock/bds-core/process/EndStone/EndStone-install.md

View workflow job for this annotation

GitHub Actions / deploy

Line length

docs-bedrock/bds-core/process/EndStone/EndStone-install.md:148:121 MD013/line-length Line length [Expected: 120; Actual: 138] https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md013.md
目前已知该版本的EndStone支持对接1.21.41版本

关闭界面,前往 [EndStone Github API](https://raw.githubusercontent.com/EndstoneMC/bedrock-server-data/main/bedrock_server_data.json) 找到相应版本的下载地址,复制url后的下载链接,直接粘贴到新窗口的web地址栏回车进行下载
关闭界面,前往 [EndStone Github API](https://raw.githubusercontent.com/EndstoneMC/bedrock-server-data/main/bedrock_server_data.json) 找到相应版本的下载地址,
复制url后的下载链接,直接粘贴到新窗口的web地址栏回车进行下载

![6](./imgs/6.png)

Expand All @@ -169,6 +173,7 @@ CMD控制台输入 `endstone` ,获得该版本的EndStone支持的BDS服务端

回到CMD,输入 `endstone` 开始运行服务器。


启动成功后会显示下面内容

Check failure on line 177 in docs-bedrock/bds-core/process/EndStone/EndStone-install.md

View workflow job for this annotation

GitHub Actions / deploy

Emphasis used instead of a heading

docs-bedrock/bds-core/process/EndStone/EndStone-install.md:177 MD036/no-emphasis-as-heading Emphasis used instead of a heading [Context: "恭喜你!你已经成功开启了可以支持插件的基岩版服务器!赶紧体验..."] https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md036.md

![1-9](./imgs/1-9.png)
Expand All @@ -191,4 +196,4 @@ CMD控制台输入 `endstone` ,获得该版本的EndStone支持的BDS服务端

### 三、拉取镜像源

### 四、运行服务器
### 四、运行服务器
6 changes: 4 additions & 2 deletions docs-bedrock/bds-core/process/EndStone/EndStone-plugins.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,17 +63,19 @@ whl格式本质上是一个压缩包,里面包含了py文件,以及经过编

![2-6](./imgs/2-6.png)

Check failure on line 65 in docs-bedrock/bds-core/process/EndStone/EndStone-plugins.md

View workflow job for this annotation

GitHub Actions / deploy

Ordered list item prefix

docs-bedrock/bds-core/process/EndStone/EndStone-plugins.md:65:1 MD029/ol-prefix Ordered list item prefix [Expected: 1; Actual: 2; Style: 1/2/3] https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md029.md

Check failure on line 66 in docs-bedrock/bds-core/process/EndStone/EndStone-plugins.md

View workflow job for this annotation

GitHub Actions / deploy

Ordered list item prefix

docs-bedrock/bds-core/process/EndStone/EndStone-plugins.md:66:1 MD029/ol-prefix Ordered list item prefix [Expected: 2; Actual: 3; Style: 1/2/3] https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md029.md
4. 如果你真不知道如何辨别插件是否加载,请在后台输入 `plugins` 指令

![2-7](./imgs/2-7.png)

Check failure on line 70 in docs-bedrock/bds-core/process/EndStone/EndStone-plugins.md

View workflow job for this annotation

GitHub Actions / deploy

Ordered list item prefix

docs-bedrock/bds-core/process/EndStone/EndStone-plugins.md:70:1 MD029/ol-prefix Ordered list item prefix [Expected: 1; Actual: 4; Style: 1/1/1] https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md029.md

##### 如果是压缩包文件

比如下面这个赖皮家伙(不是)

![2-8](./imgs/2-8.png)

教你两招
教你三招
1. 按下 CTRL + A 全选,并复制
2. 打开 bedrock_server\plugins 后,粘贴
3. 启动!享受插件!
Expand Down Expand Up @@ -106,4 +108,4 @@ pip install 插件名

![2-11](./imgs/2-11.png)

然后重启服务器,插件会自动安装完毕啦~
然后重启服务器,插件会自动安装完毕啦~
2 changes: 1 addition & 1 deletion docs-bedrock/bds-core/process/EndStone/EndStone.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ EndStone 提供类似 Bukkit 插件开发者的友好 API,简化了低层系

以下内容为 EndStone 的配置教程

EndStone国内非官方交流群:982797241
EndStone国内非官方最大交流群:982797241

import DocCardList from '@theme/DocCardList';

Expand Down

0 comments on commit 35b9818

Please sign in to comment.