{"id":131351,"date":"2026-06-07T20:51:04","date_gmt":"2026-06-07T17:51:04","guid":{"rendered":"https:\/\/vpesports.com\/minecraft\/mods\/regensystem\/"},"modified":"2026-06-07T20:51:04","modified_gmt":"2026-06-07T17:51:04","slug":"regensystem","status":"publish","type":"mod","link":"https:\/\/vpesports.com\/minecraft\/mods\/regensystem\/","title":{"rendered":"RegenSystem"},"content":{"rendered":"<p>&#8212;<\/p>\n<p># \u26a0\ufe0f \ud83d\udea8 ARCHIVED PROJECT \u2014 NO LONGER MAINTAINED \ud83d\udea8 \u26a0\ufe0f<\/p>\n<p>> \u2757 **This plugin is now archived and will NOT receive any future updates.**<br \/>\n> \ud83e\udde0 Development has moved to a **larger, more advanced project** that will include RegenSystem and more features.<\/p>\n<p>\ud83d\udc49 If you are using this plugin, you can continue to do so, but **no support or updates are guaranteed**.<\/p>\n<p>\ud83d\udca1 A new project will be released in the future \u2014 stay tuned.<\/p>\n<p>&#8212;<\/p>\n<p># RegenSystem<\/p>\n<p>![Modrinth](https:\/\/modrinth.com\/plugin\/regensystem)<br \/>\n![Downloads](https:\/\/modrinth.com\/plugin\/regensystem)<br \/>\n![JitPack version](https:\/\/jitpack.io\/#DarkLashDev\/RegenSystem)<br \/>\n![Monthly download statistics](https:\/\/jitpack.io\/v\/DarkLashDev\/RegenSystem.svg\/month.svg)<br \/>\n![License : DL Group Public License](https:\/\/github.com\/DarkLashDev\/RegenSystem\/blob\/main\/LICENSE)<\/p>\n<p>A powerful, flexible block regeneration system designed for PvP Box, survival zones, or mining zones. Define cuboid areas and let them regenerate automatically over time \u2013 all with a single command.<\/p>\n<p>&#8212;<\/p>\n<p>### \u2705 Versions<\/p>\n<p>&#8211; \ud83d\udfe2 Actively developed on **Paper API 1.20.6+**<br \/>\n&#8211; \u26a1 Compatible with **Paper \/ Spigot \/ Folia** from **1.20.x \u2192 1.21.x**<br \/>\n&#8211; \u23f3 Support for older Minecraft versions may arrive in the future<\/p>\n<p>&#8212;<\/p>\n<p>### \u2705 Server Compatibility<\/p>\n<p>&#8211; \u2705 **Paper** \u2014 Fully supported and recommended<br \/>\n&#8211; \u2705 **Folia** \u2014 Fully supported (region-safe scheduler, async-safe operations)<br \/>\n&#8211; \u2705 **Spigot** \u2014 Supported (automatic fallbacks for missing APIs)<\/p>\n<p>\u2139\ufe0f The plugin automatically adapts its behavior depending on the server platform<br \/>\n(Paper \/ Folia \/ Spigot) to ensure maximum compatibility and stability.<\/p>\n<p>&#8212;<\/p>\n<p>### \ud83d\udcda Documentation<\/p>\n<p>&#8211; \ud83d\udcd8 User Documentation<br \/>\n&#8211; \ud83e\udde9 Developer Documentation<\/p>\n<p>&#8212;<\/p>\n<p>### \u2705 Commands<\/p>\n<p>| Command                                        | Description                                                                |<br \/>\n|&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;|&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-|<br \/>\n| `\/regen pos1`                                  | Set the first corner of the zone at your current location.                 |<br \/>\n| `\/regen pos2`                                  | Set the second corner of the zone at your current location.                |<br \/>\n| `\/regen save <name> [delay] [f:flag=value]&#8230;` | Save a new zone with an optional regen delay (seconds) and optional flags. |<br \/>\n| `\/regen reload [zone]`                         | Reload all zones, or a specific one if a name is provided.                 |<br \/>\n| `\/regen delete <name>`                         | Delete a zone and its stored data.                                         |<br \/>\n| `\/regen snapshot <name>`                       | Update the stored state of a zone with the current blocks.                 |<br \/>\n| `\/regen wand`                                  | Receive a diamond axe to select pos1\/pos2 with left\/right click.           |<br \/>\n| `\/regen enable <allname>`                     | Enable regen globally or for a specific zone.                              |<br \/>\n| `\/regen disable <allname>`                    | Disable regen globally or for a specific zone.                             |<br \/>\n| `\/regen menu`                                  | Opens the menu to modify options.                                          |<br \/>\n| `\/regen help [page]`                           | Show the help menu (3 pages available).                                    |<br \/>\n| `\/regen flag`                                  | Show all available flags and their descriptions.                           |<br \/>\n| `\/regen flag <zone>`                           | List all flags of a specific zone with their status.                       |<br \/>\n| `\/regen flag <zone> <flag> <onoff>`           | Enable or disable a specific flag for a zone.                              |<br \/>\n| `\/regen lang <language>`                       | Set the plugin language.                                                   |<\/p>\n<p>&#8212;<\/p>\n<p>### \u2705 Permissions<\/p>\n<p>| Permission             | Description                                                     | Default |<br \/>\n|&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;|&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;|&#8212;&#8212;&#8212;|<br \/>\n| `regensystem.*`        | Grants all permissions above                                    | OP      |<br \/>\n| `regensystem.command`  | Use the base `\/regen` command                                   | OP      |<br \/>\n| `regensystem.pos`      | Set pos1 and pos2 using `\/regen pos1\/pos2`                      | OP      |<br \/>\n| `regensystem.save`     | Save zones via `\/regen save`                                    | OP      |<br \/>\n| `regensystem.reload`   | Reload zones via `\/regen reload`                                | OP      |<br \/>\n| `regensystem.delete`   | Delete zones via `\/regen delete`                                | OP      |<br \/>\n| `regensystem.snapshot` | Update zone data with `\/regen snapshot`                         | OP      |<br \/>\n| `regensystem.wand`     | Give yourself the selection axe via `\/regen wand`               | OP      |<br \/>\n| `regensystem.toggle`   | Enable\/disable regen with `\/regen enable\/disable`               | OP      |<br \/>\n| `regensystem.menu`     | Open menu via `\/regen menu`                                     | OP      |<br \/>\n| `regensystem.update`   | Receive an update message on connection                         | OP      |<br \/>\n| `regensystem.flag`     | Allows you to manage flags with `\/regen flag`                   | OP      |<br \/>\n| `regensystem.lang`     | Allows you to set the language of the plugin with `\/regen lang` | OP      |<\/p>\n<p>\ud83d\udca1 Use `regensystem.*` to quickly give full access to the plugin.<\/p>\n<p>&#8212;<\/p>\n<p>### \ud83d\udd01 Dependencies<\/p>\n<p>&#8211; \u2705 PlaceholderAPI _(soft-depend, optional)_<\/p>\n<p>To enable placeholders, simply install PlaceholderAPI \u2013 the plugin will auto-detect it.<\/p>\n<p>&#8212;<\/p>\n<p>### \u2705 Placeholders (via PlaceholderAPI)<\/p>\n<p>If PlaceholderAPI is installed, you can use the following placeholders :<\/p>\n<p>| Placeholder                          | Description                                      |<br \/>\n|&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;|&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;|<br \/>\n| `%regen_zone_count%`                 | Total number of zones defined                    |<br \/>\n| `%regen_regen_enabled%`              | Global regen status (`enabled` or `disabled`)    |<br \/>\n| `%regen_enabled_<zone>%`             | If regen is enabled for a specific zone          |<br \/>\n| `%regen_delay_<zone>%`               | Regen delay (in seconds) for a specific zone     |<br \/>\n| `%regen_exists_<zone>%`              | Returns &#8220;true&#8221; if the zone exists                |<br \/>\n| `%regen_block_count_<zone>%`         | Number of original blocks in zone                |<br \/>\n| `%regen_corner1_<zone>%`             | Coordinates of the first corner of the zone      |<br \/>\n| `%regen_corner2_<zone>%`             | Coordinates of the second corner of the zone     |<br \/>\n| `%regen_timer_<zone>%`               | Time remaining before next regeneration (mm:ss)  |<br \/>\n| `%regen_name_<zone>%`                | Official zone name                               |<\/p>\n<p>\u26a0\ufe0f Placeholders are auto-registered if PlaceholderAPI is present. No extra config needed.<\/p>\n<p>&#8212;<\/p>\n<p>### \u2705 bStats<\/p>\n<p>RegenSystem uses bStats to collect basic stats like server count and version. This helps the developer improve the plugin over time.<\/p>\n<p>&#8212;<\/p>\n<p>### \u2705 File Structure<\/p>\n<p>&#8220;`bash<br \/>\nplugins\/<br \/>\n\u2514\u2500\u2500 RegenSystem\/<br \/>\n    \u251c\u2500\u2500 config.yml     # Plugin messages &#038; prefix (do NOT edit version !)<br \/>\n    \u251c\u2500\u2500 zone.yml       # Zones definition : positions, delays, enabled flags<br \/>\n    \u251c\u2500\u2500 version.cache  # Don&#8217;t touch this file<br \/>\n    \u2514\u2500\u2500 zone.db        # \ud83d\udd25 Block data storage (SQLite, auto-managed)<br \/>\n&#8220;`<\/p>\n<p>&#8212;<\/p>\n<p>### \u2705 zone.yml<\/p>\n<p>> This file contains the definitions for your zones : their position, delay, and status.<\/p>\n<p>&#8220;`yaml<br \/>\nglobal:<br \/>\n  regen-enabled: true      # Enable or disable regeneration globally<\/p>\n<p>zones:<br \/>\n  zone1:                   # Replace with your own zone names<br \/>\n    pos1: world,100,64,100 # First corner of the cuboid (x, y, z)<br \/>\n    pos2: world,110,70,110 # Second corner of the cuboid (x, y, z)<br \/>\n    regenDelay: 60         # Delay in seconds<br \/>\n    enabled: true          # If false, the zone won&#8217;t regenerate<br \/>\n    flags:                 # Zone-specific flags<br \/>\n      BLOCK_BREAK: true<br \/>\n      ITEM_DROP: true<br \/>\n      MOB_SPAWN: true<br \/>\n      PVP: true<br \/>\n      BLOCK_PLACE: true<br \/>\n      MOB_DAMAGE: true<br \/>\n      EXPLOSION: true<br \/>\n      ITEM_PICKUP: true<br \/>\n&#8220;`<\/p>\n<p>### \u2705 config.yml<\/p>\n<p>> \u26a0\ufe0f Do not edit the version field \u2013 it\u2019s used internally for updates.<\/p>\n<p>&#8220;`yaml<br \/>\nversion: 3                    # \u26a0\ufe0f Do not modify!<br \/>\ndebug: false                  # For more information in the logs<br \/>\nprefix: &#8220;&#038;6[RegenSystem] &#038;r&#8221;  # Prefix used in plugin messages<br \/>\nupdates:<br \/>\n  check-interval: 12          # In hours<br \/>\n  notify-admins: true         # To notify the admins<br \/>\n&#8220;`<\/p>\n<p>### \u2705 zone.db (SQLite)<\/p>\n<p>> Stores block snapshots for each zone \u2013 fast, optimized, and safe.<br \/>\n> Do **not** edit manually \u2013 managed automatically by the plugin.<\/p>\n<p>&#8212;<\/p>\n<p>### \ud83d\udccc Installation<\/p>\n<p>1. Drop `RegenSystem-VERSION.jar` into your `plugins\/` folder.<\/p>\n<p>2. (Optional) Install PlaceholderAPI for placeholder support.<\/p>\n<p>3. Start your server.<\/p>\n<p>4. Use `\/regen wand` to define zones and `\/regen save <name>` to activate.<\/p>\n<p>&#8212;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Efficiently regenerates defined zones using snapshots stored in a database. Say goodbye to laggy file-based regen systems. A new-generation plugin !<\/p>\n","protected":false},"featured_media":131352,"template":"","meta":{"_minecraft_slug":"regensystem","_minecraft_project_id":"KhTpa48q","_minecraft_author":"DarkLash","_minecraft_license":"LicenseRef-DLGPL-RegenSystem","_minecraft_downloads":490,"_minecraft_follows":3,"_minecraft_client_side":"unsupported","_minecraft_server_side":"required","_minecraft_storage_type":"zip","_minecraft_archive_name":"regensystem.zip","_minecraft_size_bytes":6726217,"_minecraft_version_count":17,"_minecraft_updated_at":"2026-05-16T10:36:36.363029Z","_minecraft_date_created":"2025-07-12T04:34:18.981241Z","_minecraft_date_modified":"2026-01-20T22:29:28.248363Z","_minecraft_project_url":"https:\/\/modrinth.com\/mod\/regensystem","_minecraft_icon_attachment_id":131352,"_minecraft_imported_at":"2026-06-07T17:51:04+00:00","_minecraft_import_hash":"c1c8f867fe26f818b21ffc4743948818","_minecraft_versions":"","_minecraft_links":"","_minecraft_gallery":"","_minecraft_api_metadata":""},"mod_category":[124,125,89,126,127,129,92,159],"mod_loader":[130,131,132,134],"minecraft_version":[59,36,60,93,94,101,102,62,37,40,41,73,74,38,78,79,80,81],"class_list":["post-131351","mod","type-mod","status-publish","has-post-thumbnail","hentry","mod_category-bukkit","mod_category-folia","mod_category-game-mechanics","mod_category-management","mod_category-paper","mod_category-spigot","mod_category-utility","mod_category-worldgen","mod_loader-bukkit","mod_loader-folia","mod_loader-paper","mod_loader-spigot","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"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>RegenSystem - 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\/regensystem\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"RegenSystem - Minecraft\" \/>\n<meta property=\"og:description\" content=\"Efficiently regenerates defined zones using snapshots stored in a database. Say goodbye to laggy file-based regen systems. A new-generation plugin !\" \/>\n<meta property=\"og:url\" content=\"https:\/\/vpesports.com\/minecraft\/mods\/regensystem\/\" \/>\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\\\/regensystem\\\/\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/regensystem\\\/\",\"name\":\"RegenSystem - Minecraft\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/regensystem\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/regensystem\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/regensystem-icon-8b76a8dbe8c74506aa02b1f2199682185fdb722d_96.webp\",\"datePublished\":\"2026-06-07T17:51:04+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/regensystem\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/regensystem\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/regensystem\\\/#primaryimage\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/regensystem-icon-8b76a8dbe8c74506aa02b1f2199682185fdb722d_96.webp\",\"contentUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/regensystem-icon-8b76a8dbe8c74506aa02b1f2199682185fdb722d_96.webp\",\"width\":96,\"height\":96},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/regensystem\\\/#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\":\"RegenSystem\"}]},{\"@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":"RegenSystem - 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\/regensystem\/","og_locale":"en_US","og_type":"article","og_title":"RegenSystem - Minecraft","og_description":"Efficiently regenerates defined zones using snapshots stored in a database. Say goodbye to laggy file-based regen systems. A new-generation plugin !","og_url":"https:\/\/vpesports.com\/minecraft\/mods\/regensystem\/","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\/regensystem\/","url":"https:\/\/vpesports.com\/minecraft\/mods\/regensystem\/","name":"RegenSystem - Minecraft","isPartOf":{"@id":"https:\/\/vpesports.com\/minecraft\/#website"},"primaryImageOfPage":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/regensystem\/#primaryimage"},"image":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/regensystem\/#primaryimage"},"thumbnailUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/regensystem-icon-8b76a8dbe8c74506aa02b1f2199682185fdb722d_96.webp","datePublished":"2026-06-07T17:51:04+00:00","breadcrumb":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/regensystem\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/vpesports.com\/minecraft\/mods\/regensystem\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/vpesports.com\/minecraft\/mods\/regensystem\/#primaryimage","url":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/regensystem-icon-8b76a8dbe8c74506aa02b1f2199682185fdb722d_96.webp","contentUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/regensystem-icon-8b76a8dbe8c74506aa02b1f2199682185fdb722d_96.webp","width":96,"height":96},{"@type":"BreadcrumbList","@id":"https:\/\/vpesports.com\/minecraft\/mods\/regensystem\/#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":"RegenSystem"}]},{"@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\/131351","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\/131352"}],"wp:attachment":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media?parent=131351"}],"wp:term":[{"taxonomy":"mod_category","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_category?post=131351"},{"taxonomy":"mod_loader","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_loader?post=131351"},{"taxonomy":"minecraft_version","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/minecraft_version?post=131351"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}