{"id":16044,"date":"2026-05-31T21:48:38","date_gmt":"2026-05-31T18:48:38","guid":{"rendered":"https:\/\/vpesports.com\/minecraft\/mods\/anticheatobfuscator\/"},"modified":"2026-05-31T21:48:38","modified_gmt":"2026-05-31T18:48:38","slug":"anticheatobfuscator","status":"publish","type":"mod","link":"https:\/\/vpesports.com\/minecraft\/mods\/anticheatobfuscator\/","title":{"rendered":"AntiCheatObfuscator"},"content":{"rendered":"<p># AntiCheatObfuscator<br \/>\nAntiCheatObfuscator will creating a smokescreen of false commands, it becomes significantly harder for cheaters to determine which anti-cheat measures are actually in place, thereby enhancing your server&#8217;s security.<\/p>\n<p>## Successful cases<br \/>\n![Successful Cases](https:\/\/cdn.modrinth.com\/data\/cached_images\/36052d706e10b016722932ff6a22246469b8c3a1.jpeg)<br \/>\n**Translation:**<br \/>\n&#8211; HackerM: I find that this is server having 4 anti cheat plugin!<br \/>\n&#8211; HackerM: Matrix aac vulcan ncp<br \/>\n&#8211; HackerM: I feel like I can use the anti cheating vulnerability to try to fly<br \/>\n&#8211; **However,this server only have grim matrix and vulcan**<br \/>\n## Features<br \/>\n&#8211; Fake Commands: Register fake commands for well-known anti-cheat plugins like Matrix, Grim, AAC, and more. This helps to obfuscate the real anti-cheat plugin in use.<br \/>\n&#8211; Configurable Commands: Easily enable or disable specific fake commands through a configuration file. The configuration file allows you to specify which fake commands to activate, providing flexibility in managing command visibility.<br \/>\n&#8211; Auto-Completion Support: Enhance user experience by implementing auto-completion for the fake commands. This feature ensures that users can quickly and accurately use the fake commands, improving usability and reducing potential errors.<br \/>\n&#8211; Notice administrators when player try to use the fake commmand<br \/>\n&#8211; **Packet Obfuscation\uff1asend some fake packet to obfuscate hacker!(New)**<br \/>\n![Notice](https:\/\/cdn.modrinth.com\/data\/cached_images\/00988189c828b2063f6e1d30d5e9225a2de85e6a.png)<\/p>\n<p>## Packet Obfuscation<br \/>\nPacket Obfuscation (experimental): This new feature aims to enhance anti-cheat effectiveness by sending obfuscated packets with randomized action numbers. It helps to obscure detection mechanisms and improve cheat prevention. Please be aware that this feature is experimental and may impact server performance. Monitor your server&#8217;s performance when enabled and adjust settings as needed.<br \/>\n### Before<br \/>\n![Notice](https:\/\/cdn.modrinth.com\/data\/Tr96sBMe\/images\/56c834bcd4551a0116a8e57f726eb91f61b7ff32.gif)<br \/>\n### After<br \/>\n![Notice](https:\/\/cdn.modrinth.com\/data\/Tr96sBMe\/images\/a07942632950f878c3ec42ec65480f8f32d2524c.gif)<\/p>\n<p>## Fake Commands support<br \/>\n&#8211; \/grimac<br \/>\n&#8211; \/grim<br \/>\n&#8211; \/aac<br \/>\n&#8211; \/matrix<br \/>\n&#8211; \/ncp<br \/>\n&#8211; \/polar<br \/>\n&#8211; \/vulcan<br \/>\n&#8211; \/spiter<br \/>\n&#8211; &#8230;<br \/>\n## Configuration<br \/>\nexample config<\/p>\n<p>&#8220;`<br \/>\n# The fake command that you want to register<br \/>\n# True means the command will be register<\/p>\n<p># &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;<br \/>\n# Please restart server after using it!<br \/>\n# &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;<\/p>\n<p># Show player fake help message instead of no permission<br \/>\n# The commands that support this option are: \/grimac \/grim \/matrix \/vulcan<br \/>\nfakeOpMode: false<\/p>\n<p># This will block player from using \/plugins and \/pl<br \/>\n# Permission: aco.checkPlugins<br \/>\nblockPluginsCommand: true<br \/>\nblockPluginsCommandMessage: &#8220;\u00a7cYou do not have permission to use this command!&#8221;<\/p>\n<p># ||| This feature is experimental and may impact server performance |||<br \/>\n#<br \/>\n# When enabled, this feature sends fake packets to obfuscate the action<br \/>\n# numbers used by the anti-cheat system, making it harder for cheats to<br \/>\n# detect anti-cheat mechanisms. It does not detect anti-cheat systems but<br \/>\n# aims to prevent them from accurately identifying and flagging cheats.<br \/>\n# 1.17+ and ProtocolLib<br \/>\npacketObfuscate: false<br \/>\n# Minimum delay of sending fake packet<br \/>\nminInterval: 1<br \/>\n# Maximum delay of sending fake packet<br \/>\nmaxInterval: 3<\/p>\n<p># Fake Command Warning<br \/>\nenableWarning: true<\/p>\n<p># Register fake command<br \/>\nenableFakeCommands: true<\/p>\n<p>commands:<br \/>\n  # GrimAC: No permission \/ fake help message<br \/>\n  grimac: true<\/p>\n<p>  grim: true<\/p>\n<p>  # AAC: No permission<br \/>\n  aac: true<\/p>\n<p>  # Matrix: Basic information \/ fake help message<br \/>\n  matrix: true<\/p>\n<p>  # NCP: No permission \/ fake help message<br \/>\n  ncp: true<\/p>\n<p>  # polar: No permission<br \/>\n  polar: true<\/p>\n<p>  # vulcan: No permission \/ fake help message<br \/>\n  vulcan: true<\/p>\n<p>  # spiter: No permission<br \/>\n  spiter: true<\/p>\n<p>  # antiaura: No permission<br \/>\n  antiaura: true<\/p>\n<p>  # phoenix: No permission<br \/>\n  phoenix: true<\/p>\n<p>  # horizon: No permission<br \/>\n  horizon: true<\/p>\n<p>  # godseye: No permission<br \/>\n  godseye: true<br \/>\n  # You could add other command also! Default return: No permission<br \/>\n&#8220;`<\/p>\n<p>Tips: After modifying the configuration file, remember to restart the server to apply the changes(y)<br \/>\n![Plugin Usage](https:\/\/bstats.org\/signatures\/bukkit\/AntiCheatObfuscator.svg)<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Hide Your Anti-Cheat from Hackers \u2013 Stay One Step Ahead<\/p>\n","protected":false},"featured_media":16045,"template":"","meta":{"_minecraft_slug":"anticheatobfuscator","_minecraft_project_id":"Tr96sBMe","_minecraft_author":"silvervoid","_minecraft_license":"LicenseRef-All-Rights-Reserved","_minecraft_downloads":4759,"_minecraft_follows":17,"_minecraft_client_side":"unsupported","_minecraft_server_side":"required","_minecraft_storage_type":"zip","_minecraft_archive_name":"anticheatobfuscator.zip","_minecraft_size_bytes":392950,"_minecraft_version_count":12,"_minecraft_updated_at":"2026-05-16T03:44:15.140118Z","_minecraft_date_created":"2024-08-05T05:03:45.912169Z","_minecraft_date_modified":"2024-12-18T23:55:46.883598Z","_minecraft_project_url":"https:\/\/modrinth.com\/mod\/anticheatobfuscator","_minecraft_icon_attachment_id":16045,"_minecraft_imported_at":"2026-05-31T18:48:39+00:00","_minecraft_import_hash":"02ec867ea3553c81fef9e05c06e5d646","_minecraft_versions":"","_minecraft_links":"","_minecraft_gallery":"","_minecraft_api_metadata":""},"mod_category":[124,126,127,128,129,92],"mod_loader":[130,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,31,860,861,862,863,864],"class_list":["post-16044","mod","type-mod","status-publish","has-post-thumbnail","hentry","mod_category-bukkit","mod_category-management","mod_category-paper","mod_category-purpur","mod_category-spigot","mod_category-utility","mod_loader-bukkit","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-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"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>AntiCheatObfuscator - 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\/anticheatobfuscator\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"AntiCheatObfuscator - Minecraft\" \/>\n<meta property=\"og:description\" content=\"Hide Your Anti-Cheat from Hackers \u2013 Stay One Step Ahead\" \/>\n<meta property=\"og:url\" content=\"https:\/\/vpesports.com\/minecraft\/mods\/anticheatobfuscator\/\" \/>\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\\\/anticheatobfuscator\\\/\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/anticheatobfuscator\\\/\",\"name\":\"AntiCheatObfuscator - Minecraft\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/anticheatobfuscator\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/anticheatobfuscator\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/anticheatobfuscator-icon-350860981d0750180876972e7a35180e338401f1.png\",\"datePublished\":\"2026-05-31T18:48:38+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/anticheatobfuscator\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/anticheatobfuscator\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/anticheatobfuscator\\\/#primaryimage\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/anticheatobfuscator-icon-350860981d0750180876972e7a35180e338401f1.png\",\"contentUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/anticheatobfuscator-icon-350860981d0750180876972e7a35180e338401f1.png\",\"width\":96,\"height\":96},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/anticheatobfuscator\\\/#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\":\"AntiCheatObfuscator\"}]},{\"@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":"AntiCheatObfuscator - 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\/anticheatobfuscator\/","og_locale":"en_US","og_type":"article","og_title":"AntiCheatObfuscator - Minecraft","og_description":"Hide Your Anti-Cheat from Hackers \u2013 Stay One Step Ahead","og_url":"https:\/\/vpesports.com\/minecraft\/mods\/anticheatobfuscator\/","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\/anticheatobfuscator\/","url":"https:\/\/vpesports.com\/minecraft\/mods\/anticheatobfuscator\/","name":"AntiCheatObfuscator - Minecraft","isPartOf":{"@id":"https:\/\/vpesports.com\/minecraft\/#website"},"primaryImageOfPage":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/anticheatobfuscator\/#primaryimage"},"image":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/anticheatobfuscator\/#primaryimage"},"thumbnailUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/05\/anticheatobfuscator-icon-350860981d0750180876972e7a35180e338401f1.png","datePublished":"2026-05-31T18:48:38+00:00","breadcrumb":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/anticheatobfuscator\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/vpesports.com\/minecraft\/mods\/anticheatobfuscator\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/vpesports.com\/minecraft\/mods\/anticheatobfuscator\/#primaryimage","url":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/05\/anticheatobfuscator-icon-350860981d0750180876972e7a35180e338401f1.png","contentUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/05\/anticheatobfuscator-icon-350860981d0750180876972e7a35180e338401f1.png","width":96,"height":96},{"@type":"BreadcrumbList","@id":"https:\/\/vpesports.com\/minecraft\/mods\/anticheatobfuscator\/#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":"AntiCheatObfuscator"}]},{"@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\/16044","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\/16045"}],"wp:attachment":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media?parent=16044"}],"wp:term":[{"taxonomy":"mod_category","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_category?post=16044"},{"taxonomy":"mod_loader","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_loader?post=16044"},{"taxonomy":"minecraft_version","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/minecraft_version?post=16044"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}