## 可用于 Paper, Fabric, Velocity, 和 Folia
一系列崩溃、复制和各种漏洞修补程序,打包成单个插件/模组。
## 修补
此插件/模组目前修补了以下漏洞:
- **捆绑崩溃利用**
- **书本复制利用**
- **负槽 ID 崩溃利用**
- **NBT 标签完成崩溃利用**
## 安装
### Paper/Folia/Velocity
1. 从 [Modrinth](https://modrinth.com/plugin/anticrasher/versions?l=spigot&l=purpur&l=paper&l=bukkit&l=folia) 下载最新版本,并将其放置在 `plugins` 文件夹中。 重新启动服务器/代理。
### Fabric
**警告** - 对于运行 1.20.4 及更高版本的在线模式服务器,PacketEvents Fabric 目前已损坏。 目前没有此问题的解决方法。 如果您运行 Velocity 代理,可以使用代理版本。
1. 从 [Modrinth](https://modrinth.com/plugin/anticrasher/versions?l=fabric) 下载最新版本,并将其放置在 `mods` 文件夹中。
2. 安装您服务器的最新 [Fabric API](https://modrinth.com/mod/fabric-api/versions)。
3. 从 [Axionize/packetevents](https://github.com/Axionize/packetevents/actions/workflows/gradle-publish.yml?query=branch%3Afix%2Ffabric-events+is%3Asuccess) 下载最新的 `fabric-build` 包,并将其放置在 `mods` 文件夹中。 重启您的服务器。
对于 1.21.8+,请使用 [官方 PacketEvents 构建](https://modrinth.com/plugin/packetevents)。
## 命令
- /ac reload - 重新加载配置文件。 `anticrasher.command.reload`
## 权限
- `anticrasher.alerts` - 收到玩家尝试运行漏洞时的警报。
- `anticrasher.bypass` - 绕过所有 AntiCrasher 检查。
- `anticrasher.updates` - 收到插件更新通知。