ServerPatches

ServerPatches 只是修复旧版 Minecraft 中崩溃和其他重要的漏洞,因为 Paper 不具备向后兼容性。适用于 1.17-1.20+

资源图片
# 服务器补丁 ServerPatches 简单修复了较旧的 Minecraft 版本中的崩溃和其他重要的漏洞,因为 Paper 没有向后兼容。适用于 1.17-1.20+ 版本 ## 功能: - 修复讲台漏洞 - [示例](https://www.youtube.com/watch?v=SvdO8ZSHQdo) - 修复越界点击物品栏的包 - [示例](https://www.youtube.com/watch?v=MIJR-nuwFi4) - 修复物品栏槽交换包中越界的按钮整数 - 示例 N/A - 修复了使用无效 NBT 的数据命令漏洞,由一个 [Paper 补丁破坏了一些东西](https://github.com/PaperMC/Paper/blob/9e171ef8ff0a0ec57ebc75772fc9de578c987059/patches/server/0647-Check-requirement-before-suggesting-root-nodes.patch#L22) 引起 ## 鸣谢: - [Paper](https://github.com/PaperMC/) - 强大的社区 & 多个崩溃修复的参考 - [PacketEvents](https://github.com/retrooper/packetevents) - 优秀的库,我们用于处理包 - [Boosted-Yaml](https://github.com/dejvokep/boosted-yaml) - 酷的库,我们用于配置 ## 注意事项: - 如果您知道其他漏洞,请打开一个 [新问题](https://github.com/summiner/ServerPatches/issues/new),并提供漏洞的详细信息。 - 在“功能”部分提供的示例中,我们不直接或间接认可制作视频/帖子的人员,他们只是为了演示漏洞。