{"id":165382,"date":"2026-06-09T20:41:36","date_gmt":"2026-06-09T17:41:36","guid":{"rendered":"https:\/\/vpesports.com\/minecraft\/mods\/vectorguard\/"},"modified":"2026-06-09T20:41:36","modified_gmt":"2026-06-09T17:41:36","slug":"vectorguard","status":"publish","type":"mod","link":"https:\/\/vpesports.com\/minecraft\/mods\/vectorguard\/","title":{"rendered":"VectorGuard"},"content":{"rendered":"<p># VectorGuard<\/p>\n<p>**Production-grade combat anti-cheat for Paper servers.**<\/p>\n<p>VectorGuard is a 100% server-side anti-cheat plugin focused exclusively on **combat detection**. It uses packet-level analysis, tick-based telemetry, and multi-signal detection to identify cheaters with high accuracy and minimal false positives.<\/p>\n<p>Built from the ground up for modern Paper servers (1.20.x\u20131.21.x) with Java 21.<\/p>\n<p>&#8212;<\/p>\n<p>## Product Overview<\/p>\n<p>VectorGuard is a combat-only anti-cheat designed to catch the most common PvP exploits while staying light on performance and fair on legitimate players. Every check uses multiple independent signals (rotation, timing, movement, cooldown usage, and hit validation) and applies buffered violations with decay, so one-off spikes do not punish normal players. Ping-aware thresholds and packet-timing compensation reduce false positives for high-latency players.<\/p>\n<p>Administrators get a fast response workflow: clickable in-game alerts with action buttons, a threat score that aggregates risk across checks, and a visual report command for quick evidence review. A built-in GUI lets staff adjust thresholds, toggle checks, and tune punishments without editing files or restarting the server. Alerts can also be mirrored to Discord for off-server monitoring.<\/p>\n<p>VectorGuard ships as a single jar with no external dependencies. PacketEvents is embedded, and the plugin runs entirely server-side with no client mod required.<\/p>\n<p>&#8212;<\/p>\n<p>## Features<\/p>\n<p>### Detection Engine<br \/>\n&#8211; **19 combat checks** targeting the most common cheat modules including Mace PvP exploits, crystal PvP automation, bow manipulation, and inventory exploits<br \/>\n&#8211; **Multi-signal compound detection** \u2014 each check combines multiple independent signals for high confidence<br \/>\n&#8211; **Buffered violation system** with configurable decay \u2014 prevents single-tick flukes from triggering punishments<br \/>\n&#8211; **Latency compensation** \u2014 all checks account for player ping to avoid false-flagging high-ping players<br \/>\n&#8211; **Tick-based analytics** with per-player position history and rotation profiling<\/p>\n<p>### Admin Experience<br \/>\n&#8211; **Clickable chat alerts** with action buttons: `[TP]` `[VL]` `[DBG]` `[RPT]`<br \/>\n&#8211; **Threat score system** \u2014 composite 0\u2013100% risk assessment across all checks<br \/>\n&#8211; **Visual threat reports** via `\/vg report <player>`<br \/>\n&#8211; **Sound alerts** for online admins (configurable)<br \/>\n&#8211; **Discord webhook integration** for off-server monitoring<br \/>\n&#8211; **In-game GUI** for editing thresholds, toggling checks, and tuning punishments<\/p>\n<p>### Architecture<br \/>\n&#8211; **100% server-side** \u2014 no client mod required<br \/>\n&#8211; **PacketEvents** embedded and shaded \u2014 zero external dependencies<br \/>\n&#8211; **Modular check system** \u2014 each check is independent and fully configurable<br \/>\n&#8211; **Performance profiler** built-in (`\/vg profile`)<br \/>\n&#8211; **Multi-version support** \u2014 Paper 1.20.x through 1.21.x<\/p>\n<p>&#8212;<\/p>\n<p>## Checks<\/p>\n<p>### Combat<\/p>\n<p>| Check | Description |<br \/>\n|&#8212;&#8212;-|&#8212;&#8212;&#8212;&#8212;-|<br \/>\n| **Aimbot** | Detects snap rotations, acceleration spikes, over-smooth curves, and precision patterns consistent with aim assistance |<br \/>\n| **TriggerBot** | Identifies automated attack timing with near-zero reaction delay after crosshair alignment |<br \/>\n| **AutoTotem** | Catches unrealistically fast offhand totem swaps during lethal damage windows |<br \/>\n| **Reach** | Eye-to-hitbox distance verification with ping, sprint, and movement leniency |<br \/>\n| **Velocity** | Detects Anti-Knockback by verifying displacement after server-sent velocity packets |<br \/>\n| **Criticals** | Identifies fake critical hits via spoofed position packets (abnormal crit rate, ground-flag oscillation, tiny Y offsets) |<br \/>\n| **AutoClicker** | Catches robotic click patterns through timing variance analysis (stddev, CPS, coefficient of variation) |<br \/>\n| **KillAura** | Detects multi-target attacks, angle mismatch, wall attacks, and perfect cooldown abuse |<br \/>\n| **Sprint** | Identifies backwards sprinting, KeepSprint, and sprint-toggle patterns around attacks |<br \/>\n| **MaceSpoof** | Detects spoofed fall-distance position packets for fake Mace smash damage (Criticals-Mace exploit) |<br \/>\n| **MaceNoFall** | Catches NoFall + Mace combos: players deal Mace fall-bonus damage but evade fall damage on landing |<br \/>\n| **MaceSwap** | Identifies automated weapon switching to Mace during falls (AttributeSwap \/ auto-swap patterns) |<br \/>\n| **CrystalAura** | Detects automated crystal place-and-break cycles (superhuman crystal attacks\/sec, place\u2192break pairing, fast-break ratio) |<br \/>\n| **BowManipulation** | Catches BowSpam and BowAimbot via charge variance analysis, fire rate, and abnormal hit rates at distance |<br \/>\n| **InventoryCleaner** | Identifies inhuman inventory manipulation speed (AutoTotem swaps, chest stealing, combat inventory use) |<br \/>\n| **AutoWeapon** | Detects automated weapon switching around attacks (pre-attack swap ratio, A\u2192B\u2192A swap-back patterns) |<br \/>\n| **HitboxExpand** | Catches expanded entity hitboxes via lateral offset analysis and edge-hit rate tracking |<br \/>\n| **AutoArmor** | Detects automated armor equipping during combat (rapid armor clicks, anti-break durability swaps) |<\/p>\n<p>### Packet<\/p>\n<p>| Check | Description |<br \/>\n|&#8212;&#8212;-|&#8212;&#8212;&#8212;&#8212;-|<br \/>\n| **Timer** | Detects game speed manipulation via packet rate analysis (burst, sustained, and average rate monitoring) |<\/p>\n<p>&#8212;<\/p>\n<p>## Requirements<\/p>\n<p>&#8211; **Java 21+**<br \/>\n&#8211; **Paper 1.20.x \u2013 1.21.x** (or forks: Purpur, Pufferfish, etc.)<br \/>\n&#8211; No external dependencies \u2014 PacketEvents is embedded<\/p>\n<p>&#8212;<\/p>\n<p>## Installation<\/p>\n<p>1. Download `VectorGuard-x.y.z.jar`<br \/>\n2. Place it in your server&#8217;s `plugins\/` folder<br \/>\n3. Start or restart the server<br \/>\n4. Edit `plugins\/VectorGuard\/config.yml` to customize thresholds<br \/>\n5. Use `\/vg reload` to apply changes without restarting<\/p>\n<p>&#8212;<\/p>\n<p>## Commands<\/p>\n<p>| Command | Description |<br \/>\n|&#8212;&#8212;&#8212;|&#8212;&#8212;&#8212;&#8212;-|<br \/>\n| `\/vg reload` | Reload configuration |<br \/>\n| `\/vg debug <player|*>` | Toggle debug output for a player (or all) |<br \/>\n| `\/vg vl <player>` | View violation levels |<br \/>\n| `\/vg report <player>` | Generate a visual threat report |<br \/>\n| `\/vg gui` | Open the in-game config editor |<br \/>\n| `\/vg profile [seconds]` | Run performance profiler |<\/p>\n<p>&#8212;<\/p>\n<p>## Permissions<\/p>\n<p>| Permission | Default | Description |<br \/>\n|&#8212;&#8212;&#8212;&#8212;|&#8212;&#8212;&#8212;|&#8212;&#8212;&#8212;&#8212;-|<br \/>\n| `vectorguard.admin` | op | Access to all `\/vg` commands and GUI |<br \/>\n| `vectorguard.alert` | op | Receive in-game cheat alerts with action buttons |<br \/>\n| `vectorguard.debug.view` | op | View debug output |<br \/>\n| `vectorguard.report` | true | Allows using `\/vg report` to generate threat reports |<\/p>\n<p>&#8212;<\/p>\n<p>## Configuration<\/p>\n<p>All settings are in `plugins\/VectorGuard\/config.yml`.<\/p>\n<p>### Check Configuration<br \/>\nEach check has:<br \/>\n&#8211; `enabled` \u2014 toggle the check on\/off<br \/>\n&#8211; `buffer-threshold` \u2014 buffer must exceed this to flag<br \/>\n&#8211; `buffer-decay-per-tick` \u2014 buffer decreases each tick<br \/>\n&#8211; `vl-per-breach` \u2014 violation level added per flag<br \/>\n&#8211; `vl-decay-per-tick` \u2014 VL decreases each tick<br \/>\n&#8211; `thresholds.*` \u2014 check-specific tuning values<\/p>\n<p>### Punishment Stages<br \/>\n&#8220;`yaml<br \/>\npunishments:<br \/>\n  alert-vl: 2.5      # Send alert to admins<br \/>\n  setback-vl: 6.0     # Teleport player to last safe position<br \/>\n  punish-vl: 12.0     # Execute punishment command<br \/>\n  punish-command: &#8220;kick %player% Unfair combat behavior detected by VectorGuard.&#8221;<br \/>\n&#8220;`<\/p>\n<p>### Discord Webhooks<br \/>\n&#8220;`yaml<br \/>\nnotifications:<br \/>\n  discord:<br \/>\n    enabled: true<br \/>\n    webhook-url: &#8220;https:\/\/discord.com\/api\/webhooks\/&#8230;&#8221;<br \/>\n    min-vl: 5.0<br \/>\n    cooldown-ms: 10000<br \/>\n&#8220;`<\/p>\n<p>### Admin Alerts<br \/>\n&#8220;`yaml<br \/>\nnotifications:<br \/>\n  admin:<br \/>\n    sound-enabled: true<br \/>\n    clickable-actions: true<br \/>\n    show-threat-score: true<br \/>\n&#8220;`<\/p>\n<p>&#8212;<\/p>\n<p>## GUI Config Editor<\/p>\n<p>Run `\/vg gui` to open an interactive GUI where you can:<br \/>\n&#8211; Toggle checks on\/off<br \/>\n&#8211; Edit buffer thresholds and VL values<br \/>\n&#8211; Adjust punishment thresholds and cooldowns<br \/>\n&#8211; Save changes to config and reload<\/p>\n<p>&#8212;<\/p>\n<p>## FAQ<\/p>\n<p>**Q: Does this require players to install anything?**<br \/>\nA: No. VectorGuard is 100% server-side.<\/p>\n<p>**Q: Is PacketEvents required as a separate plugin?**<br \/>\nA: No. PacketEvents is embedded inside the VectorGuard jar.<\/p>\n<p>**Q: Does it work with Purpur\/Pufferfish\/other Paper forks?**<br \/>\nA: Yes, any Paper fork should work.<\/p>\n<p>**Q: Will it conflict with other anti-cheats?**<br \/>\nA: VectorGuard focuses only on combat. It can coexist with movement-focused anti-cheats, but running two combat anti-cheats may cause duplicate flagging.<\/p>\n<p>**Q: How do I reduce false positives?**<br \/>\nA: Increase the `buffer-threshold` and `ping-cutoff-ms` values for checks that are flagging incorrectly. The defaults are tuned conservatively.<\/p>\n<p>&#8212;<\/p>\n<p>## Credits<\/p>\n<p>**Created by Mr. Dev**<\/p>\n<p>&#8212;<\/p>\n<p>## License<\/p>\n<p>Copyright (c) 2025 NeonDev. All Rights Reserved.<\/p>\n<p>This software and its source code are the exclusive property of NeonDev.<\/p>\n<p>No part of this software, including but not limited to the source code, compiled<br \/>\nbinaries, documentation, configuration files, or any associated assets, may be<br \/>\nused, copied, modified, merged, published, distributed, sublicensed, sold, or<br \/>\notherwise exploited for any purpose without the prior written permission of the<br \/>\ncopyright holder.<\/p>\n<p>Unauthorized use, reproduction, or distribution of this software, or any portion<br \/>\nof it, is strictly prohibited and may result in civil and criminal penalties.<\/p>\n<p>THE SOFTWARE IS PROVIDED &#8220;AS IS&#8221;, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR<br \/>\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,<br \/>\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE<br \/>\nAUTHOR BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION<br \/>\nOF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE<br \/>\nSOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>VectorGuard is a 100% server-side anti-cheat plugin focused exclusively on combat detection. It uses packet-level analysis, tick-based telemetry, and multi-signal detection to identify cheaters with high accuracy and minimal false positives.<\/p>\n","protected":false},"featured_media":165383,"template":"","meta":{"_minecraft_slug":"vectorguard","_minecraft_project_id":"qAcDiYuQ","_minecraft_author":"NeonDev","_minecraft_license":"LicenseRef-All-Rights-Reserved","_minecraft_downloads":26,"_minecraft_follows":1,"_minecraft_client_side":"unsupported","_minecraft_server_side":"required","_minecraft_storage_type":"zip","_minecraft_archive_name":"vectorguard.zip","_minecraft_size_bytes":8849285,"_minecraft_version_count":2,"_minecraft_updated_at":"2026-05-15T22:16:15.759386Z","_minecraft_date_created":"2026-04-04T20:27:20.369879Z","_minecraft_date_modified":"2026-03-07T09:25:01.396399Z","_minecraft_project_url":"https:\/\/modrinth.com\/mod\/vectorguard","_minecraft_icon_attachment_id":165383,"_minecraft_imported_at":"2026-06-09T17:41:36+00:00","_minecraft_import_hash":"ccc547e4121ca749ce9d8c11ef5e5869","_minecraft_versions":"","_minecraft_links":"","_minecraft_gallery":"","_minecraft_api_metadata":""},"mod_category":[125,127,128],"mod_loader":[131,132,133],"minecraft_version":[59,36,60,93,94,101,102,62,37,40,41,73,74,38,78,79,80,81,82],"class_list":["post-165382","mod","type-mod","status-publish","has-post-thumbnail","hentry","mod_category-folia","mod_category-paper","mod_category-purpur","mod_loader-folia","mod_loader-paper","mod_loader-purpur","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>VectorGuard - 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\/vectorguard\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"VectorGuard - Minecraft\" \/>\n<meta property=\"og:description\" content=\"VectorGuard is a 100% server-side anti-cheat plugin focused exclusively on combat detection. It uses packet-level analysis, tick-based telemetry, and multi-signal detection to identify cheaters with high accuracy and minimal false positives.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/vpesports.com\/minecraft\/mods\/vectorguard\/\" \/>\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=\"6 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/vectorguard\\\/\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/vectorguard\\\/\",\"name\":\"VectorGuard - Minecraft\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/vectorguard\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/vectorguard\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/vectorguard-icon-143422abd520cf97606cd87a09df8d70fdaffbf3_96.webp\",\"datePublished\":\"2026-06-09T17:41:36+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/vectorguard\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/vectorguard\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/vectorguard\\\/#primaryimage\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/vectorguard-icon-143422abd520cf97606cd87a09df8d70fdaffbf3_96.webp\",\"contentUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/vectorguard-icon-143422abd520cf97606cd87a09df8d70fdaffbf3_96.webp\",\"width\":96,\"height\":96},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/vectorguard\\\/#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\":\"VectorGuard\"}]},{\"@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":"VectorGuard - 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\/vectorguard\/","og_locale":"en_US","og_type":"article","og_title":"VectorGuard - Minecraft","og_description":"VectorGuard is a 100% server-side anti-cheat plugin focused exclusively on combat detection. It uses packet-level analysis, tick-based telemetry, and multi-signal detection to identify cheaters with high accuracy and minimal false positives.","og_url":"https:\/\/vpesports.com\/minecraft\/mods\/vectorguard\/","og_site_name":"Minecraft","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"6 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/vpesports.com\/minecraft\/mods\/vectorguard\/","url":"https:\/\/vpesports.com\/minecraft\/mods\/vectorguard\/","name":"VectorGuard - Minecraft","isPartOf":{"@id":"https:\/\/vpesports.com\/minecraft\/#website"},"primaryImageOfPage":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/vectorguard\/#primaryimage"},"image":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/vectorguard\/#primaryimage"},"thumbnailUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/vectorguard-icon-143422abd520cf97606cd87a09df8d70fdaffbf3_96.webp","datePublished":"2026-06-09T17:41:36+00:00","breadcrumb":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/vectorguard\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/vpesports.com\/minecraft\/mods\/vectorguard\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/vpesports.com\/minecraft\/mods\/vectorguard\/#primaryimage","url":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/vectorguard-icon-143422abd520cf97606cd87a09df8d70fdaffbf3_96.webp","contentUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/vectorguard-icon-143422abd520cf97606cd87a09df8d70fdaffbf3_96.webp","width":96,"height":96},{"@type":"BreadcrumbList","@id":"https:\/\/vpesports.com\/minecraft\/mods\/vectorguard\/#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":"VectorGuard"}]},{"@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\/165382","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\/165383"}],"wp:attachment":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media?parent=165382"}],"wp:term":[{"taxonomy":"mod_category","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_category?post=165382"},{"taxonomy":"mod_loader","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_loader?post=165382"},{"taxonomy":"minecraft_version","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/minecraft_version?post=165382"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}