Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs-bedrock/qitabe-core/preparation/preparation.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: 准备工作
sidebar_position: 1
sidebar_label: Qitabe 准备工作
sidebar_label: 其他基岩版服务器准备工作
---

# 准备工作
Expand Down
2 changes: 1 addition & 1 deletion docs-bedrock/qitabe-core/preparation/text-editor.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: 文本编辑器
sidebar_position: 2
sidebar_label: Qitabe 文本编辑器
sidebar_label: 其他基岩版服务器文本编辑器
---

# 文本编辑器
Expand Down
2 changes: 1 addition & 1 deletion docs-bedrock/qitabe-core/preparation/websites.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: 可能用到的网站
sidebar_position: 1
sidebar_label: Qitabe 可能用到的网站
sidebar_label: 其他基岩版服务器可能用到的网站
---

# 可能用到的网站
Expand Down
2 changes: 1 addition & 1 deletion docs-java/process/maintenance/optimize/jvm/jvm.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ flowchart TD

根据我们的测试,GraalVM,Dragonwell,Zulu 目前都没有被报告过不兼容

Zing LuckPerms 以及一些特殊插件会有一点不兼容
Zing 21 在已测试的 Leaf 1.21.1 环境下已未发现对市场主流插件 (如 LuckPerms, Oraxen, ItemsAdder) 的不兼容,目前仅有 HuskHomes 的 MariaDB 驱动异常导致 JVM Crash 的报告,切换回 MySQL 后可持续稳定运行

OpenJ9 虽然内存占用很低,但是性能很差,并且与很多插件有不兼容 (比如 Spark)。**特别注意:由于 Paper 服务端内置 Spark,因此不能在 Paper 服务端上使用 OpenJ9**

Expand Down