{"id":77451,"date":"2026-06-04T14:21:21","date_gmt":"2026-06-04T11:21:21","guid":{"rendered":"https:\/\/vpesports.com\/minecraft\/mods\/graceac\/"},"modified":"2026-06-04T14:21:21","modified_gmt":"2026-06-04T11:21:21","slug":"graceac","status":"publish","type":"mod","link":"https:\/\/vpesports.com\/minecraft\/mods\/graceac\/","title":{"rendered":"GraceAC"},"content":{"rendered":"<p>## Please know that THIS plugin page is only the paper STANDALONE anticheat, not the velocity proxy plugin, not the paper companion. I am writing this as of the 28th of Mars 2026, and the modrinth team is sitll reviewing both plugins, be patient with them as they have a huge workload of mods, plugins, packs and etc&#8230; to verify.<\/p>\n<p># Grace Anticheat<\/p>\n<p>> Advanced, free anticheat for Java Minecraft servers (1.19+). Built to catch what others miss.<\/p>\n<p>Grace targets **closet cheating** and **ghost cheating** these are the subtle, hard-to-detect cheats that plague competitive servers. Blatant hacking is handled too, but it isn&#8217;t the focus. <\/p>\n<p>Unlike Watchdog, Sentinel, and Grim, Grace is free. Unlike NCP and other aging open-source anticheats, Grace is built for modern Minecraft with a rules-based detection pipeline and a statistical behavioral analysis layer.<\/p>\n<p>The website is live at https:\/\/grace-ac-site.vercel.app\/.<\/p>\n<p>&#8212;<\/p>\n<p>## Architecture<\/p>\n<p>Grace runs as a **Velocity proxy plugin** with a **Paper companion plugin** on the backend server.<br \/>\n&#8220;`<br \/>\n[Client] \u2192 [Grace \/ Velocity Proxy] \u2192 [Paper Server + GraceCompanion]<br \/>\n&#8220;`<\/p>\n<p>However, this paper plugin standalone runs as follows :<br \/>\n&#8220;`<br \/>\n[Client]  \u2192 [Paper Server \/ Grace Paper (Standalone)]<br \/>\n&#8220;`<br \/>\nThis does not mean this variant of the anticheat is less powerful than the velocity based one, it just acts on another layer with some minimal loss in precision.<\/p>\n<p>&#8212;<\/p>\n<p>The proxy intercepts raw packets. The companion feeds server-confirmed truth : hit registration, movement validation, TPS. Together they give Grace a complete picture of player behavior that neither layer could achieve alone.<\/p>\n<p>&#8212;<\/p>\n<p>## Requirements (for the standalone)<\/p>\n<p>&#8211; **Paper** 1.19+<br \/>\n&#8211; **Java** 21+<\/p>\n<p>&#8212;<\/p>\n<p>## Installation<\/p>\n<p>**1 \u2014 Backend server**<\/p>\n<p>This is the standalone paper plugin installation, <\/p>\n<p>Simply drop the downloaded .jar in \/plugins, and you&#8217;re set!<\/p>\n<p>this plugin downloads like any other, you&#8217;ll have to launch the server once after download to get the configuration file and graceAC folder.<\/p>\n<p>&#8212;<\/p>\n<p>## Configuration<br \/>\n&#8220;`yaml<br \/>\ngrace:<br \/>\n  bridge:<br \/>\n    port: 27016 # make sure this port is open \/ not blocked by firewall<\/p>\n<p>  alerts:<br \/>\n    ingame-enabled: true  # alert staff in-game<br \/>\n    discord-enabled: false # send alerts to Discord<br \/>\n    webhook-url: &#8220;&#8221;        # paste your Discord webhook URL here<br \/>\n    min-level: &#8220;HARD_ALERT&#8221; # SOFT_ALERT \/ HARD_ALERT \/ ACTION<\/p>\n<p>  punishment:<br \/>\n    enabled: true<br \/>\n    rubber-band-on-hard-alert: true # teleport player back on HARD_ALERT<br \/>\n    kick-on-action: true            # kick on ACTION tier<br \/>\n    ban-on-action: false            # auto-ban (disabled by default)<br \/>\n    ban-threshold: 3                # ACTION flags before ban<br \/>\n    kick-message: &#8220;Kicked by Grace Anticheat.&#8221;<br \/>\n    ban-message: &#8220;Banned by Grace Anticheat.&#8221;<\/p>\n<p>  spoof:<br \/>\n    brand: &#8220;vanilla&#8221;  # spoof server brand to hide Grace from cheat clients<br \/>\n    enabled: true<br \/>\n&#8220;`<\/p>\n<p>&#8212;<\/p>\n<p>## Commands<\/p>\n<p>| Command | Permission | Description |<br \/>\n|&#8212;|&#8212;|&#8212;|<br \/>\n| `\/grace status` | `grace.command` | Engine status, check count, tracked players |<br \/>\n| `\/grace player <name>` | `grace.command` | Player evidence summary |<br \/>\n| `\/grace alerts` | `grace.command` | Toggle your personal alert notifications |<br \/>\n| `\/grace inspect <name>` | `grace.admin` | Full violation history for a player |<br \/>\n| `\/grace reload` | `grace.admin` | Reload config without restart |<\/p>\n<p>&#8212;<\/p>\n<p>## Discord Alerts<\/p>\n<p>Grace can send formatted embeds to a Discord channel when a player is flagged.<\/p>\n<p>1. Go to your staff channel \u2192 **Edit Channel** \u2192 **Integrations** \u2192 **Webhooks** \u2192 **New Webhook** \u2192 **Copy Webhook URL**<br \/>\n2. Paste the URL into `config.yml` under `webhook-url`<br \/>\n3. Set `discord-enabled: true`<\/p>\n<p>&#8212;<\/p>\n<p>## Open Source<\/p>\n<p>Grace&#8217;s **framework** &#8211; the API, event pipeline, data model, and companion plugin is open source.<\/p>\n<p>Grace&#8217;s **detection logic** &#8211; check implementations, model weights, and threshold tuning is closed source. This is intentional. Open detection logic is a bypass roadmap for cheat developers.<\/p>\n<p>&#8212;<\/p>\n<p>## Status<\/p>\n<p>**Beta 0.1.0** &#8211; active development. Expect bugs. Thresholds are conservative by default to minimize false positives on first deployment. If Grace is missing cheaters on your server, thresholds can be tuned in config.<\/p>\n<p>Bug reports and feedback welcome via GitHub Issues.<\/p>\n<p>&#8212;<\/p>\n<p>## Roadmap<\/p>\n<p>&#8211; **0.1.0** \u2014 ML sidecar (grace-ml) first iteration, behavioral analysis layer, complete checks and advaned setup help for early servers.<br \/>\n## this is currently done! Thanks for the support, whoever downloaded Grace <3\n\n- **0.2.0** \u2014 Dashboard, per-server threshold tuning, ban history UI\n\n<\/p>\n","protected":false},"excerpt":{"rendered":"<p>This is a new, top of the line, rules-based with a ML pipeline, modern anticheat.<\/p>\n","protected":false},"featured_media":77452,"template":"","meta":{"_minecraft_slug":"graceac","_minecraft_project_id":"8ob1cAY1","_minecraft_author":"itss.me1","_minecraft_license":"LicenseRef-GraceAC-API-and-Companion-License","_minecraft_downloads":58,"_minecraft_follows":0,"_minecraft_client_side":"unsupported","_minecraft_server_side":"required","_minecraft_storage_type":"zip","_minecraft_archive_name":"graceac.zip","_minecraft_size_bytes":4675522,"_minecraft_version_count":3,"_minecraft_updated_at":"2026-05-15T20:50:37.356955Z","_minecraft_date_created":"2026-03-24T23:28:01.797925Z","_minecraft_date_modified":"2026-03-29T14:46:51.940555Z","_minecraft_project_url":"https:\/\/modrinth.com\/mod\/graceac","_minecraft_icon_attachment_id":77452,"_minecraft_imported_at":"2026-06-04T11:21:22+00:00","_minecraft_import_hash":"1d95c5aa6a9108a5a020bd4a59743e95","_minecraft_versions":"","_minecraft_links":"","_minecraft_gallery":"","_minecraft_api_metadata":""},"mod_category":[89,126,127,92],"mod_loader":[132],"minecraft_version":[54,55,56,57,58,59,36,60,93,94,101,102,62,37,40,41,73,74,38,78,79,80,81,82],"class_list":["post-77451","mod","type-mod","status-publish","has-post-thumbnail","hentry","mod_category-game-mechanics","mod_category-management","mod_category-paper","mod_category-utility","mod_loader-paper","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"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>GraceAC - 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\/graceac\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"GraceAC - Minecraft\" \/>\n<meta property=\"og:description\" content=\"This is a new, top of the line, rules-based with a ML pipeline, modern anticheat.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/vpesports.com\/minecraft\/mods\/graceac\/\" \/>\n<meta property=\"og:site_name\" content=\"Minecraft\" \/>\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=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/graceac\\\/\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/graceac\\\/\",\"name\":\"GraceAC - Minecraft\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/graceac\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/graceac\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/graceac-icon-97ad5deb414b9c679281bd12bb2150979c0e82cd_96.webp\",\"datePublished\":\"2026-06-04T11:21:21+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/graceac\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/graceac\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/graceac\\\/#primaryimage\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/graceac-icon-97ad5deb414b9c679281bd12bb2150979c0e82cd_96.webp\",\"contentUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/graceac-icon-97ad5deb414b9c679281bd12bb2150979c0e82cd_96.webp\",\"width\":96,\"height\":96},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/graceac\\\/#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\":\"GraceAC\"}]},{\"@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":"GraceAC - 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\/graceac\/","og_locale":"en_US","og_type":"article","og_title":"GraceAC - Minecraft","og_description":"This is a new, top of the line, rules-based with a ML pipeline, modern anticheat.","og_url":"https:\/\/vpesports.com\/minecraft\/mods\/graceac\/","og_site_name":"Minecraft","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/vpesports.com\/minecraft\/mods\/graceac\/","url":"https:\/\/vpesports.com\/minecraft\/mods\/graceac\/","name":"GraceAC - Minecraft","isPartOf":{"@id":"https:\/\/vpesports.com\/minecraft\/#website"},"primaryImageOfPage":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/graceac\/#primaryimage"},"image":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/graceac\/#primaryimage"},"thumbnailUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/graceac-icon-97ad5deb414b9c679281bd12bb2150979c0e82cd_96.webp","datePublished":"2026-06-04T11:21:21+00:00","breadcrumb":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/graceac\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/vpesports.com\/minecraft\/mods\/graceac\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/vpesports.com\/minecraft\/mods\/graceac\/#primaryimage","url":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/graceac-icon-97ad5deb414b9c679281bd12bb2150979c0e82cd_96.webp","contentUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/graceac-icon-97ad5deb414b9c679281bd12bb2150979c0e82cd_96.webp","width":96,"height":96},{"@type":"BreadcrumbList","@id":"https:\/\/vpesports.com\/minecraft\/mods\/graceac\/#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":"GraceAC"}]},{"@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\/77451","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\/77452"}],"wp:attachment":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media?parent=77451"}],"wp:term":[{"taxonomy":"mod_category","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_category?post=77451"},{"taxonomy":"mod_loader","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_loader?post=77451"},{"taxonomy":"minecraft_version","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/minecraft_version?post=77451"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}