{"id":172242,"date":"2026-06-10T00:57:49","date_gmt":"2026-06-09T21:57:49","guid":{"rendered":"https:\/\/vpesports.com\/minecraft\/mods\/xanticheat\/"},"modified":"2026-06-10T00:57:49","modified_gmt":"2026-06-09T21:57:49","slug":"xanticheat","status":"publish","type":"mod","link":"https:\/\/vpesports.com\/minecraft\/mods\/xanticheat\/","title":{"rendered":"xAntiCheat"},"content":{"rendered":"<p>![banner](https:\/\/cdn.modrinth.com\/data\/cached_images\/5619dea23a8b1f5598d97f3c9bfe3cd83c7ac33d.jpeg)<br \/>\n## xAntiCheat &#8211; Advanced Protection<\/p>\n<p>It&#8217;s time to take your server&#8217;s security to the next level! xAntiCheat is a powerful, modern, and highly configurable anti-cheat solution, designed from the ground up to be both effective and lightweight. Created for servers seeking robust protection without sacrificing performance, xAntiCheat offers an arsenal of tools to keep cheaters at bay.<\/p>\n<p>This plugin is the result of careful engineering to provide administrators with full control &#8211; and a flawless user experience.<\/p>\n<p>\u26a1 Main Features<br \/>\nxAntiCheat is packed with features designed for efficient administration and precise detection.<\/p>\n<p>Precise and Varied Detections<br \/>\nOur multi-layered system covers the most common and frustrating cheats:<\/p>\n<p>&#8220;`yaml<br \/>\nCombat<br \/>\n&#8211; Reach<br \/>\n&#8211; Velocity<br \/>\n&#8211; AutoClicker<\/p>\n<p>Movement<br \/>\n&#8211; Fly<br \/>\n&#8211; Speed<br \/>\n&#8211; Jesus<br \/>\n&#8211; NoSlowDown<br \/>\n&#8220;`<br \/>\nWorld and Player:<\/p>\n<p>Scaffold \/ SafeWalk: Detects building bridges at impossible speeds and angles, and walking on the edge of blocks without sneaking.<\/p>\n<p>NoFall: Prevents players from negating fall damage.<\/p>\n<p>Flexible Punishment System<\/p>\n<p>Verification Sequence: No more instant and questionable bans! xAntiCheat can freeze a suspicious player for a few seconds before applying the final punishment, sending an alert to the staff.<\/p>\n<p>Configurable Actions: Decide what happens when a cheater is detected. You can execute any console command (ideal for ban, tempban, mute&#8230;) or use our kick system with a custom message, allowing you to create ban screens in the style of major servers.<\/p>\n<p>Professional Tools for Staff<\/p>\n<p>Inspection GUI: Use \/xac check <player> to open a graphical interface and see a player&#8217;s violation levels in real-time.<\/p>\n<p>Smart Alerts: Chat notifications are clickable and suggest the \/tp command for quick teleportation.<\/p>\n<p>Bypass Permission: Administrators with the xanticheat.bypass permission are ignored by the anti-cheat, allowing them to build and test without being disturbed.<\/p>\n<p>Reload Command: Reload the entire configuration with \/xac reload without needing to restart the server.<\/p>\n<p>Advanced Logs and Notifications<\/p>\n<p>SQLite Database: All violations are saved persistently. Cheaters can&#8217;t escape by simply reconnecting! Additionally, a detailed log of each flag is saved with useful information like ping, TPS, and the client brand.<\/p>\n<p>Discord Integration: Automatically send punishment notifications to your Discord channel via a Webhook, keeping your moderation team informed at all times.<\/p>\n<p>Optimization and Compatibility<\/p>\n<p>Lightweight and Efficient: Designed to have a minimal impact on your server&#8217;s performance, with database operations and Discord notifications running asynchronously.<\/p>\n<p>Highly Configurable: Virtually every aspect of the plugin can be modified through config.yml and lang.yml, from detection values to every single message.<\/p>\n<p>Supported Version: Optimized for Minecraft 1.16.5 (and Paper\/Spigot based servers).<\/p>\n<p>## Config.yml<br \/>\n&#8220;`yaml<br \/>\n#           _         _   _   ___ _                _<br \/>\n#  __  __ \/_  _ __ | |_(_) \/ __ |__   ___  __ _| |_<br \/>\n#   \/ \/\/\/_\\| &#8216;_ | __| |\/ \/  | &#8216;_  \/ _ \/ _` | __|<br \/>\n#   >  <\/  _   | | | |_| \/ \/___| | | |  __\/ (_| | |_\n#  \/_\/__\/ _\/_| |_|__|_____\/|_| |_|___|__,_|__|\n#\n#       Compatible con colores HEX, &#038; y Legacy.\n#        Wiki: https:\/\/xanticheat.willfry.net\n\n# Configuraci\u00f3n de los castigos\npunishment:\n  # Elige el tipo de castigo:\n  # 'command' -> Ejecuta un comando de consola (para usar con plugins como LiteBans, Essentials, etc.).<br \/>\n  # &#8216;kick&#8217; -> Expulsa al jugador con un mensaje personalizado desde lang.yml.<br \/>\n  type: &#8220;kick&#8221;<\/p>\n<p>  # Rellena esto SOLO si usas &#8216;type: command&#8217;.<br \/>\n  command_format: &#8220;ban %player% [xAntiCheat] %reason%&#8221;<\/p>\n<p># Secuencia de castigo<br \/>\npunishment_sequence:<br \/>\n  # Activa la congelaci\u00f3n del jugador por unos segundos antes de ejecutar el comando de castigo.<br \/>\n  freeze:<br \/>\n    enabled: true<br \/>\n    # \u00bfCu\u00e1ntos segundos durar\u00e1 la congelaci\u00f3n antes del castigo final?<br \/>\n    duration_seconds: 5<\/p>\n<p># Sistema de Expiraci\u00f3n de Violaciones (Decay)<br \/>\nviolation_decay:<br \/>\n  enabled: true<br \/>\n  interval_seconds: 300<br \/>\n  amount_to_reduce: 1<\/p>\n<p># Configuraci\u00f3n de la Interfaz Gr\u00e1fica (GUI)<br \/>\ngui:<br \/>\n  title: &#8220;&#038;8xAntiCheat &#038;7| Violaciones de &#038;c%player%&#8221;<br \/>\n  size: 27<br \/>\n  fill_item: &#8220;GRAY_STAINED_GLASS_PANE&#8221;<\/p>\n<p># Configuraci\u00f3n de los registros (logs)<br \/>\nlogging:<br \/>\n  # Activa el guardado de cada violaci\u00f3n en la base de datos.<br \/>\n  database:<br \/>\n    enabled: true<\/p>\n<p># Integraci\u00f3n con Discord<br \/>\ndiscord:<br \/>\n  # Activa el env\u00edo de notificaciones a Discord<br \/>\n  enabled: true<br \/>\n  # Pega aqu\u00ed la URL del Webhook que creaste en tu servidor de Discord.<br \/>\n  webhook_url: &#8220;&#8221;<br \/>\n  # Nombre de usuario que aparecer\u00e1 en Discord<br \/>\n  username: &#8220;xAntiCheat&#8221;<br \/>\n  # URL del avatar (logo) que aparecer\u00e1 en Discord<br \/>\n  avatar_url: &#8220;https:\/\/i.imgur.com\/k6JjwL4.png&#8221;<\/p>\n<p># Configuraci\u00f3n de los checks de hacks<br \/>\nchecks:<br \/>\n  speed:<br \/>\n    enabled: true<br \/>\n    max_violations: 15<br \/>\n    reason: &#8220;Velocidad Anormal (Speed)&#8221;<br \/>\n  fly:<br \/>\n    enabled: true<br \/>\n    max_violations: 10<br \/>\n    reason: &#8220;Vuelo Ilegal (Fly)&#8221;<br \/>\n  jesus:<br \/>\n    enabled: true<br \/>\n    max_violations: 20<br \/>\n    reason: &#8220;Movimiento Anormal sobre L\u00edquidos (Jesus)&#8221;<br \/>\n  nofall:<br \/>\n    enabled: true<br \/>\n    max_violations: 8<br \/>\n    reason: &#8220;Da\u00f1o por Ca\u00edda Anulado (NoFall)&#8221;<br \/>\n  reach:<br \/>\n    enabled: true<br \/>\n    max_violations: 15<br \/>\n    reason: &#8220;Alcance Anormal (Reach)&#8221;<br \/>\n    max_distance: 3.2<br \/>\n  scaffold:<br \/>\n    enabled: true<br \/>\n    max_violations: 20<br \/>\n    reason: &#8220;Construcci\u00f3n Ilegal (Scaffold)&#8221;<br \/>\n  velocity:<br \/>\n    enabled: true<br \/>\n    max_violations: 10<br \/>\n    reason: &#8220;Modificaci\u00f3n de Knockback (Velocity)&#8221;<br \/>\n    reduction_threshold_percent: 95<br \/>\n  noslowdown:<br \/>\n    enabled: true<br \/>\n    max_violations: 12<br \/>\n    reason: &#8220;Sin Ralentizaci\u00f3n (NoSlowDown)&#8221;<br \/>\n  autoclicker:<br \/>\n    enabled: true<br \/>\n    max_violations: 25<br \/>\n    reason: &#8220;Clics Anormales (AutoClicker)&#8221;<br \/>\n    max_cps: 20<br \/>\n&#8220;`<\/p>\n<p>## Lang.yml<br \/>\n&#8220;`yaml<br \/>\n# xAntiCheat Language File by WillfryDev<\/p>\n<p># Prefijo para todos los mensajes del plugin<br \/>\nprefix: &#8220;&#038;8[&#038;c&#038;lxAntiCheat&#038;8] &#038;r&#8221;<\/p>\n<p># Mensajes para el staff que tiene el permiso &#8216;xanticheat.alerts&#8217;<br \/>\nalerts:<br \/>\n  flag: &#8220;%prefix%&#038;c%player% &#038;ffall\u00f3 el check &#038;c%check% &#038;7(&#038;cx%violations%&#038;7)&#8221;<br \/>\n  hover_text: &#8220;&#038;a \u2714 \u00a1Oye! &#038;f\u00a1Haz clic para teletransportarte hacia &#038;c%player%&#038;f!&#8221;<\/p>\n<p># Mensaje para la pantalla de expulsi\u00f3n (si &#8216;punishment.type&#8217; es &#8216;kick&#8217;)<br \/>\nkick_screen_format:<br \/>\n  &#8211; &#8220;&#8221;<br \/>\n  &#8211; &#8220;&#038;c\u00a1Has sido expulsado por Actividad Sospechosa!&#8221;<br \/>\n  &#8211; &#8220;&#8221;<br \/>\n  &#8211; &#8220;&#038;8 \u25b8 &#038;fRaz\u00f3n: &#038;c%reason%&#8221;<br \/>\n  &#8211; &#8220;&#038;8 \u25b8 &#038;fBaneado por: &#038;cConsola&#8221;<br \/>\n  &#8211; &#8220;&#038;8 \u25b8 &#038;fFecha: &#038;e%date%&#8221;<br \/>\n  &#8211; &#8220;&#8221;<br \/>\n  &#8211; &#8220;&#038;7\u00bfCrees que la suspensi\u00f3n fue injusta?&#8221;<br \/>\n  &#8211; &#8220;&#038;fPuedes apelar este baneo en: &#038;b&#038;ndiscord.ejemplo.com&#8221;<br \/>\n  &#8211; &#8220;&#8221;<\/p>\n<p># Mensajes para la secuencia de congelaci\u00f3n<br \/>\nfreeze:<br \/>\n  player_message: &#8220;&#038;c \u2718 \u00a1Actividad sospechosa detectada! &#038;fRealizando una \u00faltima comprobaci\u00f3n&#8230;&#8221;<br \/>\n  staff_alert: &#8220;%prefix%&#038;c \u2718 \u00a1Oye! &#038;fEl jugador &#038;c%player% &#038;fha sido congelado por sospecha de hacks. Castigo final en &#038;c%seconds%&#038;f segundos.&#8221;<\/p>\n<p># Mensajes para los comandos<br \/>\ncommands:<br \/>\n  no_permission: &#8220;%prefix%&#038;c \u2718 \u00a1Oye! No tienes permiso para ejecutar este comando.&#8221;<br \/>\n  reload_success: &#8220;%prefix%&#038;a \u2714 \u00a1\u00c9xito! La configuraci\u00f3n y los mensajes han sido recargados exitosamente.&#8221;<br \/>\n  unknown_command: &#8220;%prefix%&#038;c \u2718 \u00a1Ups! Comando desconocido. Usa \/xac help para ver la ayuda.&#8221;<br \/>\n  help_message:<br \/>\n    &#8211; &#8220;&#038;8&#038;m&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;&#038;r &#038;c&#038;lxAntiCheat &#038;8&#038;m&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;&#8221;<br \/>\n    &#8211; &#8220;&#8221;<br \/>\n    &#8211; &#8220;&#038;8 \u2022 &#038;c\/xac help &#038;7\u25b8 &#038;fMuestra este men\u00fa de ayuda.&#8221;<br \/>\n    &#8211; &#8220;&#038;8 \u2022 &#038;c\/xac reload &#038;7\u25b8 &#038;fRecarga la configuraci\u00f3n del plugin.&#8221;<br \/>\n    &#8211; &#8220;&#038;8 \u2022 &#038;c\/xac check <jugador> &#038;7\u25b8 &#038;fRevisa las violaciones de un jugador.&#8221;<br \/>\n    &#8211; &#8220;&#8221;<br \/>\n    &#8211; &#8220;&#038;8&#038;m&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-&#8221;<\/p>\n<p># Textos para la Interfaz Gr\u00e1fica (\/xac check)<br \/>\ngui:<br \/>\n  item_name: &#8220;&#038;fCheck: &#038;c%check_name%&#8221;<br \/>\n  item_lore:<br \/>\n    &#8211; &#8220;&#8221;<br \/>\n    &#8211; &#8220;&#038;8 \u25b8 &#038;fEl jugador ha acumulado un total de&#8221;<br \/>\n    &#8211; &#8220;&#038;8 \u25b8 &#038;C%violations%\/%max_violations%&#038;f violaciones para este check.&#8221;<br \/>\n    &#8211; &#8220;&#8221;<br \/>\n    &#8211; &#8220;&#038;8 \u2022 &#038;fEstado: %status%&#8221;<br \/>\n    &#8211; &#8220;&#8221;<br \/>\n  status:<br \/>\n    safe: &#8220;&#038;aSeguro&#8221;<br \/>\n    suspicious: &#8220;&#038;eSospechoso&#8221;<br \/>\n    failed: &#8220;&#038;cFallido&#8221;<br \/>\n&#8220;`<\/p>\n<p>\ud83d\ude80 Installation<\/p>\n<p>Download the xAntiCheat .jar file.<\/p>\n<p>Place it in your server&#8217;s plugins folder.<\/p>\n<p>Restart the server.<\/p>\n<p>Done! You can now configure the config.yml and lang.yml files to your liking.<br \/>\n&#8212;-<br \/>\n\ud83d\udd25 Support and Suggestions<br \/>\nHave a question or an idea for a new detection? Join our community!<\/p>\n","protected":false},"excerpt":{"rendered":"<p>xAntiCheat &#8211; Advanced Protection<\/p>\n","protected":false},"featured_media":172243,"template":"","meta":{"_minecraft_slug":"xanticheat","_minecraft_project_id":"D7ZfFBHn","_minecraft_author":"jn_willfrydev","_minecraft_license":"Apache-2.0","_minecraft_downloads":441,"_minecraft_follows":1,"_minecraft_client_side":"unsupported","_minecraft_server_side":"required","_minecraft_storage_type":"zip","_minecraft_archive_name":"xanticheat.zip","_minecraft_size_bytes":19498799,"_minecraft_version_count":2,"_minecraft_updated_at":"2026-05-16T10:49:03.038921Z","_minecraft_date_created":"2025-10-05T21:01:40.597370Z","_minecraft_date_modified":"2025-10-13T23:19:16.159060Z","_minecraft_project_url":"https:\/\/modrinth.com\/mod\/xanticheat","_minecraft_icon_attachment_id":172243,"_minecraft_imported_at":"2026-06-09T21:57:50+00:00","_minecraft_import_hash":"72e584aebe3df13b8d82ab726cc6d8c8","_minecraft_versions":"","_minecraft_links":"","_minecraft_gallery":"","_minecraft_api_metadata":""},"mod_category":[124,126,127,129,92],"mod_loader":[130,132,134],"minecraft_version":[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,73,74,38,78,79,80,81,82],"class_list":["post-172242","mod","type-mod","status-publish","has-post-thumbnail","hentry","mod_category-bukkit","mod_category-management","mod_category-paper","mod_category-spigot","mod_category-utility","mod_loader-bukkit","mod_loader-paper","mod_loader-spigot","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-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>xAntiCheat - 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\/xanticheat\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"xAntiCheat - Minecraft\" \/>\n<meta property=\"og:description\" content=\"xAntiCheat - Advanced Protection\" \/>\n<meta property=\"og:url\" content=\"https:\/\/vpesports.com\/minecraft\/mods\/xanticheat\/\" \/>\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=\"5 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/xanticheat\\\/\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/xanticheat\\\/\",\"name\":\"xAntiCheat - Minecraft\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/xanticheat\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/xanticheat\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/xanticheat-icon-bef2f7d06d0597de8b191248fd62d834b995a92b_96.webp\",\"datePublished\":\"2026-06-09T21:57:49+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/xanticheat\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/xanticheat\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/xanticheat\\\/#primaryimage\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/xanticheat-icon-bef2f7d06d0597de8b191248fd62d834b995a92b_96.webp\",\"contentUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/xanticheat-icon-bef2f7d06d0597de8b191248fd62d834b995a92b_96.webp\",\"width\":96,\"height\":96},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/xanticheat\\\/#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\":\"xAntiCheat\"}]},{\"@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":"xAntiCheat - 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\/xanticheat\/","og_locale":"en_US","og_type":"article","og_title":"xAntiCheat - Minecraft","og_description":"xAntiCheat - Advanced Protection","og_url":"https:\/\/vpesports.com\/minecraft\/mods\/xanticheat\/","og_site_name":"Minecraft","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/vpesports.com\/minecraft\/mods\/xanticheat\/","url":"https:\/\/vpesports.com\/minecraft\/mods\/xanticheat\/","name":"xAntiCheat - Minecraft","isPartOf":{"@id":"https:\/\/vpesports.com\/minecraft\/#website"},"primaryImageOfPage":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/xanticheat\/#primaryimage"},"image":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/xanticheat\/#primaryimage"},"thumbnailUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/xanticheat-icon-bef2f7d06d0597de8b191248fd62d834b995a92b_96.webp","datePublished":"2026-06-09T21:57:49+00:00","breadcrumb":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/xanticheat\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/vpesports.com\/minecraft\/mods\/xanticheat\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/vpesports.com\/minecraft\/mods\/xanticheat\/#primaryimage","url":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/xanticheat-icon-bef2f7d06d0597de8b191248fd62d834b995a92b_96.webp","contentUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/xanticheat-icon-bef2f7d06d0597de8b191248fd62d834b995a92b_96.webp","width":96,"height":96},{"@type":"BreadcrumbList","@id":"https:\/\/vpesports.com\/minecraft\/mods\/xanticheat\/#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":"xAntiCheat"}]},{"@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\/172242","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\/172243"}],"wp:attachment":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media?parent=172242"}],"wp:term":[{"taxonomy":"mod_category","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_category?post=172242"},{"taxonomy":"mod_loader","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_loader?post=172242"},{"taxonomy":"minecraft_version","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/minecraft_version?post=172242"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}