-
Notifications
You must be signed in to change notification settings - Fork 39
Update incompatible-plugins.md #49
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Draft
TT-Candy
wants to merge
19
commits into
LeavesMC:main
Choose a base branch
from
TT-Candy:update
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Changes from all commits
Commits
Show all changes
19 commits
Select commit
Hold shift + click to select a range
1964183
更新中文配置文件
TT-Candy 4ca1779
脚本真方便
TT-Candy 238b3e5
一阶段更新
TT-Candy f41a199
二次更新完成 希望没问题了
TT-Candy 434a10d
漏东西了
TT-Candy 0082c68
一个bug 一个遗漏
TT-Candy c1e2b27
完善两个描述
TT-Candy 95a6499
这应该是最后的修改了
TT-Candy cf458bb
又漏东西了 这回真的是最后的修改了
TT-Candy ec1b710
今天凌晨的更新 这回真的真的是最后的修改了
TT-Candy da5dcf1
Merge branch 'LeavesMC:main' into main
TT-Candy cd9ff34
Merge branch 'LeavesMC:main' into main
TT-Candy 8e2be0b
Merge branch 'LeavesMC:main' into main
TT-Candy 0209985
Merge branch 'LeavesMC:main' into main
TT-Candy e742200
更新不兼容插件说明和建议
TT-Candy 5bc9ced
Revise compatibility information for plugins
TT-Candy 0f3b490
Update plugin links and clarify NoCheatPlus effects
TT-Candy 39366e1
Remove Aki-Async plugin warnings from documentation
TT-Candy 9c60ea1
Revise incompatible plugins documentation
TT-Candy File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,37 +1,43 @@ | ||
| # 不兼容的插件 | ||
|
|
||
| Leaves 尽力与所有 CraftBukkit、Spigot 或 Paper 插件兼容,但一些插件需要额外的配置甚至使用替代品才能与 Leaves 协同工作。 | ||
| Leaves 致力于与所有 CraftBukkit、Spigot 及 Paper 插件保持兼容,但部分插件可能需要额外配置或采用替代方案以实现兼容运行。 | ||
|
|
||
| **我们不会处理与这些插件相关的问题,请在报告问题前暂时移除它们。** | ||
| **我们不会处理与这些插件相关的问题,请在报告问题前暂时移除它们并尝试复现问题。** | ||
|
|
||
| ## 协议 | ||
| ## 数据转译类 | ||
|
|
||
| 这些插件会破坏 Leaves 的协议支持,导致模组无法正常通讯或玩家被踢出。 | ||
|
|
||
| ### ViaVersion | ||
|
|
||
| ViaVersion 只翻译原版协议,而不会处理模组协议。这会导致模组协议版本跨度过大无法正确解析。 | ||
| Leaves 的模组协议功能依赖服务端与客户端之间的准确数据通信,使用涉及数据转译的插件(如 ViaVersion、ViaBackwards、ViaRewind)可能造成客户端模组功能异常或玩家无法连接至服务器。 | ||
|
|
||
| ::: tip | ||
|
|
||
| 客户端可以安装 [ViaFabricPlus](https://modrinth.com/mod/viafabricplus) 和 [ViaVanillaPlus](https://modrinth.com/mod/viavanillaplus) 以翻译部分模组协议。 | ||
| 对于跨版本需求,请优先考虑在客户端安装 [ViaFabricPlus](https://modrinth.com/mod/viafabricplus) 和 [ViaVanillaPlus](https://modrinth.com/mod/viavanillaplus) 模组**并手动设置连接至服务器所使用的版本**。 | ||
|
|
||
| 若必须使用上述插件,请在必要时禁用**所有**模组协议功能。 | ||
|
|
||
| ::: | ||
|
|
||
| ## 行为 | ||
| ## 登录 | ||
|
|
||
| 这些插件会与 Leaves 的行为产生冲突或覆盖 Leaves 的行为。 | ||
| 大部分登录插件(如 AuthMe、AuthMeReloaded、CatSeedLogin)无法正确识别假人,并错误地要求假人进行登录,这将导致假人无法生成或功能执行异常。 | ||
|
|
||
| ### AuthMeReloaded | ||
| ::: tip | ||
|
|
||
| AuthMeReloaded 不会正确检测假人并错误的要求假人登录,导致假人无法正确生成。 | ||
| 可以尝试以下解决方案: | ||
|
|
||
| ::: tip | ||
| 1. 使用 [AuthMeReReloaded](https://hangar.papermc.io/0D00_0721/AuthMeReReloaded) 登录插件,此插件为 AuthMeReloaded 插件的分支,它能正确识别假人并允许其自动绕过登录流程,并支持从其他登录插件迁移数据。 | ||
|
|
||
| 请使用替代品 [AuthMeReReloaded](https://hangar.papermc.io/0D00_0721/AuthMeReReloaded),它添加了对假人的支持,并且与 AuthMeReloaded 的使用近乎相同。 | ||
|
TT-Candy marked this conversation as resolved.
|
||
| 2. 对于 Authme 插件,可以安装 [LeavesAddons](https://github.com/Lumine1909/LeavesAddons) 插件以实现兼容。 | ||
|
Member
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. 大小写 而且现在哪有AuthMe 不是AuthMeReload吗( |
||
|
|
||
| ::: | ||
|
|
||
| ### NoCheatPlus | ||
| ## 领地 | ||
|
|
||
| 由于假人无法触发事件,领地插件(如 Residence、Dominion)将无法监听假人交互行为,这将导致领地限制对假人失效。 | ||
|
|
||
| ## 快捷潜影盒 | ||
|
|
||
| 部分快捷潜影盒插件在打开潜影盒时未执行堆叠数量校验,若服务端启用潜影盒堆叠功能,使用此类插件时可能触发物品复制漏洞。 | ||
|
|
||
| ## NoCheatPlus | ||
|
|
||
| NoCheatPlus 会覆盖 Paper 的可配置修复项,导致部分红石机器无法使用。 | ||
| NoCheatPlus 插件会覆盖 Paper 的部分修复项(如活塞复制、无头活塞、重力方块复制),即便启用了 Leaves 的 `mc-technical-survival-mode` 配置也无法将其恢复。 | ||
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.