Browse by type
GrimAC is an open source Minecraft anticheat designed to support the latest versions of Minecraft. It currently supports minecraft versions 1.8–1.21. Geyser players are fully exempt from the anticheat to prevent false positives. This project is considered feature-complete for the 2.0 (open-source) branch. If you would like a bug fix or enhancement and cannot sponsor the work, pull requests are welcome. A premium version is planned, which will offer additional subscription-based paid checks, such as heuristics.
If you use a proxy such as Velocity or Bungeecord: - If you use Geyser, Floodgate must be installed on the backend server (where Grim is) so Grim can access the Floodgate API. - If you use ViaVersion, it must be installed on the backend server (where Grim is) ONLY. Grim does not support having ViaVersion installed on the proxy, even if it is also installed on the backend.
See Contributing for more information about contributing and what our guidelines are.
Grim's plugin API allows you to integrate Grim into your own plugins. Visit the plugin API repository for the source code and more information.
git clone https://github.com/GrimAnticheat/Grim.gitcd Grim./gradlew build<platform>/build/libs foldersWhat makes Grim stand out against other anticheats?