Skip to content

Minecraft Trident dupe bug fixer | 修复网络包状态不同步导致刷三叉戟漏洞

License

Notifications You must be signed in to change notification settings

MrXiaoM/BanClickWhenUsingItem

Repository files navigation

BanClickWhenUsingItem

对于 TridentDupe 漏洞的修复插件,适用于 Paper 及其衍生服务端(如 Purpur、Folia 等等)。

对于其它 Spigot 服务端,除 1.20+ 以外,仅支持最新小版本(如 1.19.41.18.2 等等)。1.20+ 的所有子版本均支持。

原理解析以及漏洞利用代码备份,请见 TridentDupe.bak.java

Nicely dupe fixer of TridentDupe. It supports Paper and its forks (e.g. Purpur, Folia, etc.).

For Spigot-like server, we support the latest patch version of Minecraft (e.g. 1.19.4, 1.18.2, etc.) except 1.20+. All patches version of 1.20+ is supported.

patch version means patch in the Minecraft version format major.minor.patch. For example, the patch version of 1.19.4 is 4.

If you want to look around how I bump off this dupe, check comments in TridentDupe.bak.java (Chinese).