> For the complete documentation index, see [llms.txt](https://docs.superiormc.cn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.superiormc.cn/geyser-wiki/user-guide/fan-zuo-bi-jian-rong.md).

# 反作弊兼容

请注意，这是由社区维护的列表，它不是很准确，也不是那么完整。如果你想修改这里，请随意。

## 反作弊兼容报告

完美支持 (能够很好的检测基岩版玩家)

* [AntiAura](https://www.spigotmc.org/resources/antiaura-premium-anti-cheat-plugin.1368/)
* [NESS Reloaded](https://www.spigotmc.org/resources/ness-anti-cheat-reloaded.75887/)<mark style="color:red;">**（目前已被官方移除）**</mark>
* [Themis](https://www.spigotmc.org/resources/themis-anti-cheat-1-16-x-bedrock-support-paper-tuinity-compatibility-free-optimized.90766/)
* [LightAntiCheat](https://www.spigotmc.org/resources/lightanticheat.96341/)<mark style="color:red;">**（目前已被官方移除）**</mark>
* [Negativity V2](https://www.spigotmc.org/resources/86874/)
* [SoaromaSAC](https://www.spigotmc.org/resources/87702/)

部分支持 (它们只是给基岩版玩家绕过)

* [AAC](https://www.spigotmc.org/resources/aac-advanced-anti-cheat-hack-kill-aura-blocker.6442/)
* [Flappy Anticheat](https://www.spigotmc.org/resources/flappy-anticheat-1-16-1-17.92180/)&#x20;
* [GrimAC](https://github.com/MWHunter/Grim)
* [Matrix](https://matrix.rip/)&#x20;
* [Spartan](https://www.spigotmc.org/resources/spartan-anti-cheat-advanced-cheat-detection-hack-blocker-1-7-2-1-16-5.25638/) (Spartan Syn 提供额外的基岩版玩家检测功能，但你需要额外花费 $43)&#x20;
* [Vulcan](https://www.spigotmc.org/resources/vulcan-advanced-cheat-detection-1-7-1-16-5.83626/)&#x20;

不兼容 (基岩版玩家会被视为作弊玩家)

* [AntiCheatReloaded](https://www.spigotmc.org/resources/anticheatreloaded.23799/)&#x20;
* [NoCheatPlus](https://ci.codemc.io/job/Updated-NoCheatPlus/job/Updated-NoCheatPlus/)
* [Reflex](https://www.spigotmc.org/resources/%E3%80%8Creflex%E3%80%8Dmachine-learning-cheat-detection-%C2%BB-1-8-1-17.21122/)&#x20;
* [Negativity V1](https://www.spigotmc.org/resources/48399/)&#x20;
* [GodsEye](https://www.spigotmc.org/resources/69595/)
* [Kauri](https://www.spigotmc.org/resources/53721/)
* [Wraith](https://www.spigotmc.org/resources/%E2%9C%85-wraith-anticheat-%E2%9B%94%EF%B8%8F-haunts-every-cheater.66887/)&#x20;


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.superiormc.cn/geyser-wiki/user-guide/fan-zuo-bi-jian-rong.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
