{"id":30099,"date":"2026-06-01T15:40:46","date_gmt":"2026-06-01T12:40:46","guid":{"rendered":"https:\/\/vpesports.com\/minecraft\/mods\/bettergrim\/"},"modified":"2026-06-01T15:40:46","modified_gmt":"2026-06-01T12:40:46","slug":"bettergrim","status":"publish","type":"mod","link":"https:\/\/vpesports.com\/minecraft\/mods\/bettergrim\/","title":{"rendered":"BetterGrim"},"content":{"rendered":"<div align=\"center\">\n<h1>BetterGrim<\/h1>\n<div>\n<p>   <img decoding=\"async\" alt=\"Workflow\" src=\"https:\/\/img.shields.io\/github\/actions\/workflow\/status\/DieInCalamity\/BetterGrim\/gradle-publish.yml?style=flat&#038;logo=github\"\/><br \/>\n  &nbsp;&nbsp;<\/p>\n<p>   <img decoding=\"async\" alt=\"Modrinth\" src=\"https:\/\/img.shields.io\/modrinth\/v\/LJNGWSvH?style=flat&#038;label=version&#038;logo=modrinth\"><br \/>\n  &nbsp;&nbsp;<\/p>\n<p>   <img decoding=\"async\" alt=\"Downloads\" src=\"https:\/\/img.shields.io\/modrinth\/dt\/LJNGWSvH?style=flat&#038;logo=modrinth&#038;label=downloads&#038;link=https%3A%2F%2Fmodrinth.com%2Fplugin%2Fgrimac%23download\"><br \/>\n  &nbsp;&nbsp;<\/p>\n<p>   <img decoding=\"async\" alt=\"Discord\" src=\"https:\/\/img.shields.io\/discord\/811396969670901800?style=flat&#038;label=discord&#038;logo=discord\"><\/p><\/div>\n<p>\n<\/div>\n<p>BetterGrim is an open source GrimAC fork designed to have fixes of false positivies and bypasses of upstream.<br \/>\nIt currently supports minecraft versions from 1.8 to 1.21.11. Geyser players are fully exempt from the anticheat to prevent false positives.<br \/>\nThis 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.<br \/>\n**It is recommended to use latest alpha(dev) build to have latest fixes, changes and checks**<br \/>\n(note: Changelogs on Modrinth may not show the full changelog, for full changelog go to GitHub Commits)<\/p>\n<p>### What changes do BetterGrim currently have that upstream does not<br \/>\n* NoWeb check &#8211; fixes NoWeb bypasses<br \/>\n* AutoClicker checks (reworking)<br \/>\n* Invalid checks<br \/>\n* Inventory checks<br \/>\n* Fix tick-based NoSlow bypasses<br \/>\n* Change NoSlow mitigation to resetItemUsage instead of setbacks (safer)<\/p>\n<p>## Downloads<\/p>\n<p>&#8211; Latest updates:<br \/>\n  &#8211; GitHub<br \/>\n  artifacts: Bukkit, Fabric *(bleeding edge)*<br \/>\n  &#8211; Modrinth: Modrinth<\/p>\n<p>## Requirements &#038; Installation<\/p>\n<p>&#8211; Java 17 or higher. *For more details, see Updating-to-Java-17.*<br \/>\n&#8211; A Spigot, Paper, Folia, or Fabric server environment. *For more details, see Supported-environments.*<\/p>\n<p>If you use a proxy such as Velocity or Bungeecord:<br \/>\n&#8211; If you use Geyser, Floodgate must be installed on the backend server (where Grim is) so Grim can access the Floodgate API.<br \/>\n&#8211; If you use ViaVersion, it must be installed on the backend server (where Grim is) ONLY.<br \/>\n  Grim does not support having ViaVersion installed on the proxy, even if it is also installed on the backend.<\/p>\n<p>## Resources<\/p>\n<p>&#8211; For documentation and examples visit the Wiki.<br \/>\n&#8211; For answers to commonly asked questions visit the FAQ.<br \/>\n&#8211; For community support and project discussion join our Discord.<\/p>\n<p>## Pull Requests<\/p>\n<p>See [Contributing](CONTRIBUTING.md) for more information about contributing and what our guidelines<br \/>\nare.<\/p>\n<p>## Developer Plugin API<\/p>\n<p>Grim&#8217;s plugin API allows you to integrate Grim into your own plugins. Visit<br \/>\nthe plugin API repository for the source code and more<br \/>\ninformation.<\/p>\n<p>## Compiling From Source<\/p>\n<p>1. `git clone https:\/\/github.com\/DieInCalamity\/BetterGrim`<br \/>\n2. `cd Grim`<br \/>\n3. `.\/gradlew build`<br \/>\n4. The final jars will compile into the `<platform>\/build\/libs` folders<\/p>\n<p>## Grim Supremacy<\/p>\n<p>What makes Grim stand out against other anticheats?<\/p>\n<p>### Movement Simulation Engine<\/p>\n<p>* We have a 1:1 replication of the player&#8217;s possible movements<br \/>\n    * This covers everything from basic walking, swimming, knockback, cobwebs, to bubble columns<br \/>\n    * It even covers riding entities from boats to pigs and striders<br \/>\n* Built upon covering edge cases to confirm accuracy<br \/>\n* 1.13+ clients on 1.13+ servers, 1.12- clients on 1.13+ servers, 1.13+ clients on 1.12- servers,<br \/>\n  and 1.12- clients on 1.12- servers are all supported regardless of the large technical changes<br \/>\n  between these versions.<br \/>\n* The order of collisions depends on the client version and is correct<br \/>\n* Accounts for minor bounding box differences between versions, for example:<br \/>\n    * Single glass panes will be a + shape for 1.7-1.8 players and * for 1.9+ players<br \/>\n    * 1.13+ clients on 1.8 servers see the + glass pane hitbox due to ViaVersion<br \/>\n    * Many other blocks have this extreme attention to detail.<br \/>\n    * Waterlogged blocks do not exist for 1.12 or below players<br \/>\n    * Blocks that do not exist in the client&#8217;s version use ViaVersion&#8217;s replacement block<br \/>\n    * Block data that cannot be translated to previous versions is replaced correctly<br \/>\n    * All vanilla collision boxes have been implemented<\/p>\n<p>### Fully asynchronous and multithreaded design<\/p>\n<p>* All movement checks and the overwhelming majority of listeners run on the netty thread<br \/>\n* The anticheat can scale to many hundreds of players, if not more<br \/>\n* Thread safety is carefully thought out<br \/>\n* The next core allows for this design<\/p>\n<p>### Full world replication<\/p>\n<p>* The anticheat keeps a replica of the world for each player<br \/>\n* The replica is created by listening to chunk data packets, block places, and block changes<br \/>\n* On all versions, chunks are compressed to 16-64 kb per chunk using palettes<br \/>\n* Using this cache, the anticheat can safely access the world state<br \/>\n* Per player, the cache allows for multithreaded design<br \/>\n* Sending players fake blocks with packets is safe and does not lead to falses<br \/>\n* The world is recreated for each player to allow lag compensation<br \/>\n* Client sided blocks cause no issues with packet based blocks. Block glitching does not false the<br \/>\n  anticheat.<\/p>\n<p>### Latency compensation<\/p>\n<p>* World changes are queued until they reach the player<br \/>\n* This means breaking blocks under a player does not false the anticheat<br \/>\n* Everything from flying status to movement speed will be latency compensated<\/p>\n<p>### Inventory compensation<\/p>\n<p>* The player&#8217;s inventory is tracked to prevent ghost blocks at high latency, and other errors<\/p>\n<p>### Secure by design, not obscurity<\/p>\n<p>* All systems are designed to be highly secure and mathematically impossible to bypass<br \/>\n* For example, the prediction engine knows all possible movements and cannot be bypassed<\/p>\n","protected":false},"excerpt":{"rendered":"<p>A fork of Grim AntiCheat, adding new checks, optimizing and making better existing checks<\/p>\n","protected":false},"featured_media":30100,"template":"","meta":{"_minecraft_slug":"bettergrim","_minecraft_project_id":"Uu9UBTaR","_minecraft_author":"DieInCalamity","_minecraft_license":"GPL-3.0-or-later","_minecraft_downloads":4741,"_minecraft_follows":21,"_minecraft_client_side":"unsupported","_minecraft_server_side":"required","_minecraft_storage_type":"zip","_minecraft_archive_name":"bettergrim.zip","_minecraft_size_bytes":1162195205,"_minecraft_version_count":140,"_minecraft_updated_at":"2026-05-16T03:50:11.503448Z","_minecraft_date_created":"2025-11-22T10:14:20.546973Z","_minecraft_date_modified":"2026-04-24T22:46:45.498048Z","_minecraft_project_url":"https:\/\/modrinth.com\/mod\/bettergrim","_minecraft_icon_attachment_id":30100,"_minecraft_imported_at":"2026-06-01T12:40:47+00:00","_minecraft_import_hash":"6b039bf4fa06083f8a0e4ddf00987d69","_minecraft_versions":"","_minecraft_links":"","_minecraft_gallery":"","_minecraft_api_metadata":""},"mod_category":[124,97,125,89,126,127,128,129,92],"mod_loader":[130,99,131,132,133,134],"minecraft_version":[339,340,341,357,359,360,379,382,385,438,446,449,110,111,112,113,114,115,116,117,118,119,120,46,47,48,49,50,51,52,53,54,55,56,57,58,59,36,60,93,94,101,102,62,37,40,41,73,74,38,78,79,80,81,82,21,13,14,15,16,17,18,19,20,22,23,24,25,26,27,28,29,30,31,860,861,862,863,864,83,167,163],"class_list":["post-30099","mod","type-mod","status-publish","has-post-thumbnail","hentry","mod_category-bukkit","mod_category-fabric","mod_category-folia","mod_category-game-mechanics","mod_category-management","mod_category-paper","mod_category-purpur","mod_category-spigot","mod_category-utility","mod_loader-bukkit","mod_loader-fabric","mod_loader-folia","mod_loader-paper","mod_loader-purpur","mod_loader-spigot","minecraft_version-1-10","minecraft_version-1-10-1","minecraft_version-1-10-2","minecraft_version-1-11","minecraft_version-1-11-1","minecraft_version-1-11-2","minecraft_version-1-12","minecraft_version-1-12-1","minecraft_version-1-12-2","minecraft_version-1-13","minecraft_version-1-13-1","minecraft_version-1-13-2","minecraft_version-1-14","minecraft_version-1-14-1","minecraft_version-1-14-2","minecraft_version-1-14-3","minecraft_version-1-14-4","minecraft_version-1-15","minecraft_version-1-15-1","minecraft_version-1-15-2","minecraft_version-1-16","minecraft_version-1-16-1","minecraft_version-1-16-2","minecraft_version-1-16-3","minecraft_version-1-16-4","minecraft_version-1-16-5","minecraft_version-1-17","minecraft_version-1-17-1","minecraft_version-1-18","minecraft_version-1-18-1","minecraft_version-1-18-2","minecraft_version-1-19","minecraft_version-1-19-1","minecraft_version-1-19-2","minecraft_version-1-19-3","minecraft_version-1-19-4","minecraft_version-1-20","minecraft_version-1-20-1","minecraft_version-1-20-2","minecraft_version-1-20-3","minecraft_version-1-20-4","minecraft_version-1-20-5","minecraft_version-1-20-6","minecraft_version-1-21","minecraft_version-1-21-1","minecraft_version-1-21-10","minecraft_version-1-21-11","minecraft_version-1-21-2","minecraft_version-1-21-3","minecraft_version-1-21-4","minecraft_version-1-21-5","minecraft_version-1-21-6","minecraft_version-1-21-7","minecraft_version-1-21-8","minecraft_version-1-21-9","minecraft_version-1-7-10","minecraft_version-1-7-2","minecraft_version-1-7-3","minecraft_version-1-7-4","minecraft_version-1-7-5","minecraft_version-1-7-6","minecraft_version-1-7-7","minecraft_version-1-7-8","minecraft_version-1-7-9","minecraft_version-1-8","minecraft_version-1-8-1","minecraft_version-1-8-2","minecraft_version-1-8-3","minecraft_version-1-8-4","minecraft_version-1-8-5","minecraft_version-1-8-6","minecraft_version-1-8-7","minecraft_version-1-8-8","minecraft_version-1-8-9","minecraft_version-1-9","minecraft_version-1-9-1","minecraft_version-1-9-2","minecraft_version-1-9-3","minecraft_version-1-9-4","minecraft_version-26-1","minecraft_version-26-1-1","minecraft_version-26-1-2"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>BetterGrim - Minecraft<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/vpesports.com\/minecraft\/mods\/bettergrim\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"BetterGrim - Minecraft\" \/>\n<meta property=\"og:description\" content=\"A fork of Grim AntiCheat, adding new checks, optimizing and making better existing checks\" \/>\n<meta property=\"og:url\" content=\"https:\/\/vpesports.com\/minecraft\/mods\/bettergrim\/\" \/>\n<meta property=\"og:site_name\" content=\"Minecraft\" \/>\n<meta property=\"og:image\" content=\"https:\/\/img.shields.io\/github\/actions\/workflow\/status\/DieInCalamity\/BetterGrim\/gradle-publish.yml?style=flat&logo=github\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/bettergrim\\\/\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/bettergrim\\\/\",\"name\":\"BetterGrim - Minecraft\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/bettergrim\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/bettergrim\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/bettergrim-icon-036146c01799a7a78da5f936450e1d7cab730821_96.webp\",\"datePublished\":\"2026-06-01T12:40:46+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/bettergrim\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/bettergrim\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/bettergrim\\\/#primaryimage\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/bettergrim-icon-036146c01799a7a78da5f936450e1d7cab730821_96.webp\",\"contentUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/bettergrim-icon-036146c01799a7a78da5f936450e1d7cab730821_96.webp\",\"width\":95,\"height\":39},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/bettergrim\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Mods\",\"item\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"BetterGrim\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/\",\"name\":\"Minecraft\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"BetterGrim - Minecraft","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/vpesports.com\/minecraft\/mods\/bettergrim\/","og_locale":"en_US","og_type":"article","og_title":"BetterGrim - Minecraft","og_description":"A fork of Grim AntiCheat, adding new checks, optimizing and making better existing checks","og_url":"https:\/\/vpesports.com\/minecraft\/mods\/bettergrim\/","og_site_name":"Minecraft","og_image":[{"url":"https:\/\/img.shields.io\/github\/actions\/workflow\/status\/DieInCalamity\/BetterGrim\/gradle-publish.yml?style=flat&logo=github","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/vpesports.com\/minecraft\/mods\/bettergrim\/","url":"https:\/\/vpesports.com\/minecraft\/mods\/bettergrim\/","name":"BetterGrim - Minecraft","isPartOf":{"@id":"https:\/\/vpesports.com\/minecraft\/#website"},"primaryImageOfPage":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/bettergrim\/#primaryimage"},"image":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/bettergrim\/#primaryimage"},"thumbnailUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/bettergrim-icon-036146c01799a7a78da5f936450e1d7cab730821_96.webp","datePublished":"2026-06-01T12:40:46+00:00","breadcrumb":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/bettergrim\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/vpesports.com\/minecraft\/mods\/bettergrim\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/vpesports.com\/minecraft\/mods\/bettergrim\/#primaryimage","url":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/bettergrim-icon-036146c01799a7a78da5f936450e1d7cab730821_96.webp","contentUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/bettergrim-icon-036146c01799a7a78da5f936450e1d7cab730821_96.webp","width":95,"height":39},{"@type":"BreadcrumbList","@id":"https:\/\/vpesports.com\/minecraft\/mods\/bettergrim\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/vpesports.com\/minecraft\/"},{"@type":"ListItem","position":2,"name":"Mods","item":"https:\/\/vpesports.com\/minecraft\/mods\/"},{"@type":"ListItem","position":3,"name":"BetterGrim"}]},{"@type":"WebSite","@id":"https:\/\/vpesports.com\/minecraft\/#website","url":"https:\/\/vpesports.com\/minecraft\/","name":"Minecraft","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/vpesports.com\/minecraft\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod\/30099","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod"}],"about":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/types\/mod"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media\/30100"}],"wp:attachment":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media?parent=30099"}],"wp:term":[{"taxonomy":"mod_category","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_category?post=30099"},{"taxonomy":"mod_loader","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_loader?post=30099"},{"taxonomy":"minecraft_version","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/minecraft_version?post=30099"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}