Skip to content

Commit 9eb6297

Browse files
Update incompatibilities FAQ (#51)
* Update incompatibilities FAQ * Sync changes to German --------- Co-authored-by: Pascalpex <pascalpex@gmail.com>
1 parent 8baec0c commit 9eb6297

3 files changed

Lines changed: 22 additions & 8 deletions

File tree

pages/de/docs/faq.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,14 @@ Die [Anleitung von YouHaveTrouble](https://github.com/YouHaveTrouble/minecraft-o
2222

2323
## ❓ · Gibt es bekannte Inkompatibilitäten?
2424

25-
- [RealisticVillagers](https://www.spigotmc.org/resources/realisticvillagers.105055) (Inkompatibel ab Leaf 1.21.1).
26-
- Wenn der `async-entity-tracker` aktiv ist, funktioniert [Citizens](https://www.spigotmc.org/resources/citizens.13811) nur, wenn auch der `compat-mode` aktiv ist
27-
- Weitere Inkompatibilitäten sollten [hier](https://github.com/Winds-Studio/Leaf/issues/new/choose) gemeldet werden!
25+
The neuste Leaf Version hat keine bekannten Inkompatibilitäten.
26+
27+
Allerdings gibt es in älteren Versionen bekannte Inkompatibilitäten:
28+
29+
- < 1.21.1 von Leaf ist nicht kompatibel mit dem [RealisticVillagers](https://www.spigotmc.org/resources/realisticvillagers.105055) Plugin.
30+
- < 1.21.8 von Leaf ist nicht mit [Citizens](https://www.spigotmc.org/resources/citizens.13811) oder anderen Plugins kompatibel, die echte Entites als NPCs nutzen, sofern der Async Tracker aktiviert ist. Schalte den Async Tracker aus oder aktiviere den `compat-mode`.
31+
32+
Du hast ein inkompatibles Plugin gefunden? [Melde es hier](https://github.com/Winds-Studio/Leaf/issues/new/choose)!
2833

2934
## ❓ · Was ist der Unterschied zwischen mojmap und reobf? Was soll ich nutzen?
3035

pages/docs/faq.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,12 @@ You can refer to [YouHaveTrouble's guide](https://github.com/YouHaveTrouble/mine
2222

2323
## ❓ · Any known incompatibilities?
2424

25-
- [RealisticVillagers](https://www.spigotmc.org/resources/realisticvillagers.105055) (Incompatible with the Leaf version lower than 1.21.1).
26-
- In Async Tracker, if the server has [Citizens](https://www.spigotmc.org/resources/citizens.13811) the Tracker's `compat-mode` should be toggled on or disable the async tracker!
25+
Leaf's latest version doesn't have any known incompatibilities.
26+
27+
However, here are some incompatibilities in legacy versions:
28+
29+
- < 1.21.1 of Leaf, incompatibile with [RealisticVillagers](https://www.spigotmc.org/resources/realisticvillagers.105055) plugin.
30+
- < 1.21.8 of Leaf, if you enabled async tracker and have [Citizens](https://www.spigotmc.org/resources/citizens.13811) or any plugins using real entity as NPC, please enables tracker's `compat-mode` or disable the async tracker!
2731

2832
Found an incompatible plugin? [Report it here](https://github.com/Winds-Studio/Leaf/issues/new/choose)!
2933

pages/zh/docs/faq.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,14 @@
2222

2323
## ❓ · Leaf 有任何已知的不兼容问题吗?
2424

25-
- [RealisticVillagers](https://www.spigotmc.org/resources/realisticvillagers.105055)(不兼容低于 1.21.1 的 Leaf 版本)。
26-
- 如果你的服务器装有 [Citizens](https://www.spigotmc.org/resources/citizens.13811) 插件,并开启了异步实体跟踪,请打开 异步实体跟踪的兼容模式 `compat-mode`,或关闭异步实体跟踪!
27-
- 发现有不兼容的插件?[请在这里反馈](https://github.com/Winds-Studio/Leaf/issues/new/choose)
25+
目前,Leaf 的最新版本没有已知的兼容性问题。
26+
27+
但是一些旧版本存在以下兼容性问题:
28+
29+
- < 1.21.1:与 [RealisticVillagers](https://www.spigotmc.org/resources/realisticvillagers.105055) 插件不兼容。
30+
- < 1.21.8:如果您启用了 Leaf 配置里的异步追踪,并且安装了 [Citizens](https://www.spigotmc.org/resources/citizens.13811) 或任何使用真实实体作为 NPC 的插件,请同时开启异步追踪的 `compat-mode` 或关闭异步追踪!
31+
32+
发现有不兼容的插件?[请在这里反馈](https://github.com/Winds-Studio/Leaf/issues/new/choose)
2833

2934
## ❓ · mojmap 和 reobf 有什么区别?我该使用哪个?
3035

0 commit comments

Comments
 (0)