BetterGrim
🟡 Updated this yearPreview

🔍 Analysis
- 👍 0.3% endorsement rate
- 🏆 #367 of 1560 bukkit mods in this game by downloads
📋 About This Mod
<div align="center"> <h1>BetterGrim</h1> <div> <a href="https://github.com/DieInCalamity/BetterGrim/actions/workflows/gradle-publish.yml"> <img alt="Workflow" src="https://img.shields.io/github/actions/workflow/status/DieInCalamity/BetterGrim/gradle-publish.yml?style=flat&logo=github"/> </a> <a href="https://modrinth.com/plugin/grimac"> <img alt="Modrinth" src="https://img.shields.io/modrinth/v/LJNGWSvH?style=flat&label=version&logo=modrinth"> </a> <a href="https://modrinth.com/plugin/grimac#download"> <img alt="Downloads" src="https://img.shields.io/modrinth/dt/LJNGWSvH?style=flat&logo=modrinth&label=downloads&link=https%3A%2F%2Fmodrinth.com%2Fplugin%2Fgrimac%23download"> </a> <a href="https://discord.gg/b8s9NvdUHT"> <img alt="Discord" src="https://img.shields.io/discord/811396969670901800?style=flat&label=discord&logo=discord"> </a> </div> <br> </div> **I archived it because I'm tired of working on this project and there are much better alternatives. But maybe sometime I will remake this project** (https://github.com/DieInCalamity/BetterGrim) is an open source (https://github.com/GrimAnticheat/Grim) fork designed to have fixes of false positivies and bypasses of upstream. It currently supports minecraft versions from 1.8 to 1.21.11. 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. **It is recommended to use latest alpha(dev) build to have latest fixes, changes and checks** (note: Changelogs on Modrinth may not show the full changelog, for full changelog go to (https://github.com/DieInCalamity/BetterGrim/commits/2.0/)) ### What changes do BetterGrim currently have that upstream does not * NoWeb check - fixes NoWeb bypasses * AutoClicker checks (reworking) * Invalid checks * Inventory checks * Fix tick-based NoSlow bypasses * Change NoSlow mitigation to resetItemUsage instead of setbacks (safer) ## Downloads - Latest updates: - GitHub artifacts: (https://nightly.link/DieInCalamity/BetterGrim/workflows/gradle-publish/2.0/bettergrim-bukkit.zip), (https://nightly.link/DieInCalamity/BetterGrim/workflows/gradle-publish/2.0/bettergrim-fabric.zip) *(bleeding edge)* - Modrinth: (https://modrinth.com/plugin/bettergrim) ## Requirements & Installation - Java 17 or higher. *For more details, see (https://github.com/grimanticheat/grim/wiki/Updating-to-Java-17).* - A Spigot, Paper, Folia, or Fabric server environment. *For more details, see (https://github.com/grimanticheat/grim/wiki/Supported-environments).* 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. ## Resources - For documentation and examples visit the (https://github.com/grimanticheat/grim/wiki). - For answers to commonly asked questions visit the (https://github.com/DieInCalamity/BetterGrim/wiki/FAQ). - For community support and project discussion join our (https://discord.grim.ac). ## Pull Requests See (CONTRIBUTING.md) for more information about contributing and what our guidelines are. ## Developer Plugin API Grim's plugin API allows you to integrate Grim into your own plugins. Visit the (https://github.com/grimanticheat/GrimAPI) for the source code and more information. ## Compiling From Source 1. `git clone https://github.com/DieInCalamity/BetterGrim` 2. `cd Grim` 3. `./gradlew build` 4. The final jars will compile into the `<platform>/build/libs` folders ## Grim Supremacy What makes Grim stand out against other anticheats? ### Movement Simulation Engine * We have a 1:1 replication of the player's possible movements * This covers everything from basic walking, swimming, knockback, cobwebs, to bubble columns * It even covers riding entities from boats to pigs and striders * Built upon covering edge cases to confirm accuracy * 1.13+ clients on 1.13+ servers, 1.12- clients on 1.13+ servers, 1.13+ clients on 1.12- servers, and 1.12- clients on 1.12- servers are all supported regardless of the large technical changes between these versions. * The order of collisions depends on the client version and is correct * Accounts for minor bounding box differences between versions, for example: * Single glass panes will be a + shape for 1.7-1.8 players and * for 1.9+ players * 1.13+ clients on 1.8 servers see the + glass pane hitbox due to ViaVersion * Many other b
BetterGrim
I archived it because I'm tired of working on this project and there are much better alternatives. But maybe sometime I will remake this project
(https://github.com/DieInCalamity/BetterGrim) is an open source (https://github.com/GrimAnticheat/Grim) fork designed to have fixes of false positivies and bypasses of upstream. It currently supports minecraft versions from 1. 8 to 1. 21. 11. 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. It is recommended to use latest alpha(dev) build to have latest fixes, changes and checks (note: Changelogs on Modrinth may not show the full changelog, for full changelog go to (https://github.com/DieInCalamity/BetterGrim/commits/2. 0/))
### What changes do BetterGrim currently have that upstream does not NoWeb check - fixes NoWeb bypasses AutoClicker checks (reworking) Invalid checks Inventory checks Fix tick-based NoSlow bypasses Change NoSlow mitigation to resetItemUsage instead of setbacks (safer)
## Downloads
- Latest updates:
- - GitHub
- artifacts: (https://nightly.link/DieInCalamity/BetterGrim/workflows/gradle-publish/2. 0/bettergrim-bukkit.zip), (https://nightly.link/DieInCalamity/BetterGrim/workflows/gradle-publish/2. 0/bettergrim-fabric.zip) (bleeding edge)
- - Modrinth: (https://modrinth.com/plugin/bettergrim)
## Requirements & Installation
- Java 17 or higher. For more details, see (https://github.com/grimanticheat/grim/wiki/Updating-to-Java-17).*
- A Spigot, Paper, Folia, or Fabric server environment. For more details, see (https://github.com/grimanticheat/grim/wiki/Supported-environments).*
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.
## Resources
- For documentation and examples visit the (https://github.com/grimanticheat/grim/wiki).
- For answers to commonly asked questions visit the (https://github.com/DieInCalamity/BetterGrim/wiki/FAQ).
- For community support and project discussion join our (https://discord.grim.ac).
## Pull Requests
See (CONTRIBUTING.md) for more information about contributing and what our guidelines are.
## Developer Plugin API
Grim's plugin API allows you to integrate Grim into your own plugins. Visit the (https://github.com/grimanticheat/GrimAPI) for the source code and more information.
## Compiling From Source
1. `git clone https://github.com/DieInCalamity/BetterGrim`
2. `cd Grim`
3. `./gradlew build`
4. The final jars will compile into the `
## Grim Supremacy
What makes Grim stand out against other anticheats?
### Movement Simulation Engine
We have a 1:1 replication of the player's possible movements This covers everything from basic walking, swimming, knockback, cobwebs, to bubble columns It even covers riding entities from boats to pigs and striders Built upon covering edge cases to confirm accuracy 1. 13+ clients on 1. 13+ servers, 1. 12- clients on 1. 13+ servers, 1. 13+ clients on 1. 12- servers, and 1. 12- clients on 1. 12- servers are all supported regardless of the large technical changes between these versions. The order of collisions depends on the client version and is correct Accounts for minor bounding box differences between versions, for example: Single glass panes will be a + shape for 1. 7-1. 8 players and for 1. 9+ players 1. 13+ clients on 1. 8 servers see the + glass pane hitbox due to ViaVersion * Many other b
📊 Mod Details
- Game
- Minecraft Plugins
- Author
- DieInCalamity
- Version
- 2.3.74-a3a95cc
- Downloads
- 9,166
- Endorsements
- 26
- Category
- bukkit
- Created
- 11/22/2025
- Updated
- 4/24/2026
- Game Versions
- 1.7.2, 1.7.3, 1.7.4, 1.7.5, 1.7.6
- Tags
- game-mechanics, management, utility
🔧 How to Install Minecraft Plugins Mods
Download from Modrinth. Use Prism Launcher or drop into your mods folder.
📖 Full step-by-step install guide for Minecraft Plugins →
Visit the official mod page for specific installation instructions for this mod.
🎮 Need cheat codes or console commands? Check ur gaming wiki for Minecraft Plugins commands, item IDs, and more.
❓ Frequently Asked Questions
Which Minecraft Plugins versions does BetterGrim support?
The author lists 1.7.2, 1.7.3, 1.7.4, 1.7.5, 1.7.6, 1.7.7. Other versions may work but are untested by the author.
What is the latest version of BetterGrim?
Version 2.3.74-a3a95cc, published 2026-04-24 with 9,166 downloads recorded at the source.
Keep browsing — more Minecraft Plugins mods await