{"id":71722,"date":"2026-06-04T04:44:32","date_gmt":"2026-06-04T01:44:32","guid":{"rendered":"https:\/\/vpesports.com\/minecraft\/mods\/foliacore\/"},"modified":"2026-06-04T04:44:32","modified_gmt":"2026-06-04T01:44:32","slug":"foliacore","status":"publish","type":"mod","link":"https:\/\/vpesports.com\/minecraft\/mods\/foliacore\/","title":{"rendered":"FoliaCore"},"content":{"rendered":"<p># FoliaCore v5.6 Blue Nightingale<\/p>\n<p>FoliaCore is a Folia-first essentials and administration plugin for Minecraft servers that want one clean toolkit instead of many separate add-ons. It blends player convenience, staff utilities, teleports, moderation, visual polish, and permission control into a single package that feels intentionally built for regionalized servers.<\/p>\n<p>## Why server owners choose it<\/p>\n<p>FoliaCore is made for servers that want the essentials experience without the usual clutter.<\/p>\n<p>&#8211; Built for Folia from the ground up.<br \/>\n&#8211; Modern Paper command registration.<br \/>\n&#8211; Modular feature toggles in `config.yml`.<br \/>\n&#8211; Separate permission nodes for nearly every command.<br \/>\n&#8211; Dynamic per-warp and per-kit access control.<br \/>\n&#8211; A visually rich tab\/sidebar blueprint in `tab-sidebar.yml`.<br \/>\n&#8211; Modrinth update checks for easy release tracking.<br \/>\n&#8211; No Vault economy layer, so the focus stays on gameplay, administration, and polish.<\/p>\n<p>## Why it feels better to use<\/p>\n<p>The difference is not just technical. It is practical.<\/p>\n<p>Players get fast access to homes, warps, kits, chat tools, mail, teleport requests, and small quality-of-life commands that reduce friction without turning the server into a plugin maze.<\/p>\n<p>Staff get moderation, vanish, social spy, inventory tools, repair tools, time and weather control, anti-raid support, and clean access to the tools they actually need.<\/p>\n<p>Developers and operators get something even more important: permission nodes that are easy to audit, easy to grant, and easy to document.<\/p>\n<p>The new `\/foliacore help` command also filters the command list by your permissions so staff and players can discover the tools they actually have.<br \/>\nThe `\/foliacore reload` command is included for operators who want to refresh configuration without restarting.<\/p>\n<p>## What is new in v5.6<\/p>\n<p>This release updates the plugin branding to v5.6 Blue Nightingale and formalizes the permission tree in the plugin metadata. The result is a cleaner release story and a more complete server-side permission setup.<\/p>\n<p>Notable changes:<\/p>\n<p>&#8211; Added a permission gate for `\/kit`.<br \/>\n&#8211; Added a permission-aware `\/foliacore help` command and a `\/foliacore version` command.<br \/>\n&#8211; Added a `\/foliacore reload` command for quick configuration refreshes.<br \/>\n&#8211; Declared all core permission defaults in `paper-plugin.yml`.<br \/>\n&#8211; Updated the runtime banner to v5.6.<br \/>\n&#8211; Standardized the release version across the build files.<br \/>\n&#8211; Reworked the docs so operators and developers can scan them quickly.<\/p>\n<p>## Installation<\/p>\n<p>1. Download the release jar.<br \/>\n2. Put it in `plugins\/`.<br \/>\n3. Start the server once on Folia with Java 21.<br \/>\n4. Edit `plugins\/FoliaCore\/config.yml` to enable or disable the systems you want.<br \/>\n5. Edit `plugins\/FoliaCore\/tab-sidebar.yml` if you want the animated visual stack.<br \/>\n6. Assign permissions per group or per player.<\/p>\n<p>## Permission design<\/p>\n<p>The plugin follows a simple rule set.<\/p>\n<p>&#8211; Player-friendly commands default to `true`.<br \/>\n&#8211; Staff, admin, destructive, or high-impact commands default to `false`.<br \/>\n&#8211; Warp and kit access can be narrowed further with individual nodes.<\/p>\n<p>### Important patterns<\/p>\n<p>&#8211; `\/warp` can be granted globally with `foliacore.warp.all`.<br \/>\n&#8211; Specific warps can be granted with `foliacore.warp.<warpname>`.<br \/>\n&#8211; `\/kit` uses `foliacore.kit`.<br \/>\n&#8211; Kits created by staff generate their own node, such as `foliacore.kit.<kitname>`.<br \/>\n&#8211; Kit creation and deletion stay on `foliacore.kit.admin`.<\/p>\n<p>## Command and permission reference<\/p>\n<p>### Core and information<\/p>\n<p>| Command | Permission node(s) | Default |<br \/>\n| &#8212; | &#8212; | &#8212; |<br \/>\n| `\/foliacore`, `\/foliacore help` | `foliacore.help` | `true` |<br \/>\n| `\/foliacore reload` | `foliacore.reload` | `false` |<br \/>\n| `\/foliacore version` | `foliacore.version` | `true` |<\/p>\n<p>### Social and chat<\/p>\n<p>| Command | Permission node(s) | Default |<br \/>\n| &#8212; | &#8212; | &#8212; |<br \/>\n| `\/msg` | `foliacore.msg` | `true` |<br \/>\n| `\/reply` | `foliacore.reply` | `true` |<br \/>\n| `\/mail` | `foliacore.mail.send`, `foliacore.mail.read`, `foliacore.mail.clear` | mixed |<br \/>\n| `\/nick` | `foliacore.nick`, `foliacore.nick.color` | mixed |<br \/>\n| `\/realname` | `foliacore.realname` | `true` |<br \/>\n| `\/block` | `foliacore.block` | `true` |<br \/>\n| `\/unblock` | `foliacore.unblock` | `true` |<br \/>\n| `\/chat` | `foliacore.chat.global`, `foliacore.chat.world`, `foliacore.chat.regional` | `true` |<br \/>\n| `\/mute` | `foliacore.mute` | `false` |<br \/>\n| `\/unmute` | `foliacore.unmute` | `false` |<br \/>\n| `\/socialspy` | `foliacore.socialspy` | `false` |<br \/>\n| `\/staffchat`, `\/sc` | `foliacore.staffchat` | `false` |<\/p>\n<p>### Teleport and travel<\/p>\n<p>| Command | Permission node(s) | Default |<br \/>\n| &#8212; | &#8212; | &#8212; |<br \/>\n| `\/sethome` | `foliacore.sethome` | `true` |<br \/>\n| `\/home` | `foliacore.home` | `true` |<br \/>\n| `\/homes` | `foliacore.homes.list` | `true` |<br \/>\n| `\/delhome` | `foliacore.delhome` | `true` |<br \/>\n| `\/tpa` | `foliacore.tpa` | `true` |<br \/>\n| `\/tpahere` | `foliacore.tpahere` | `true` |<br \/>\n| `\/tpaccept` | `foliacore.tpaccept` | `true` |<br \/>\n| `\/tpdeny` | `foliacore.tpdeny` | `true` |<br \/>\n| `\/spawn` | `foliacore.spawn` | `true` |<br \/>\n| `\/back` | `foliacore.back` | `true` |<br \/>\n| `\/warp` | `foliacore.warp.all`, `foliacore.warp.<warpname>` | mixed |<br \/>\n| `\/warps` | `foliacore.warps.list` | `true` |<br \/>\n| `\/setwarp` | `foliacore.setwarp` | `false` |<br \/>\n| `\/delwarp` | `foliacore.delwarp` | `false` |<br \/>\n| `\/setspawn` | `foliacore.setspawn` | `false` |<br \/>\n| `\/setfirstspawn` | `foliacore.setfirstspawn` | `false` |<br \/>\n| `\/tp` | `foliacore.tp`, `foliacore.tp.others` | `false` |<br \/>\n| `\/tphere` | `foliacore.tphere` | `false` |<br \/>\n| `\/gps` | `foliacore.gps` | `true` |<\/p>\n<p>### Teams and kits<\/p>\n<p>| Command | Permission node(s) | Default |<br \/>\n| &#8212; | &#8212; | &#8212; |<br \/>\n| `\/team` | `foliacore.team.create`, `foliacore.team.disband`, `foliacore.team.invite`, `foliacore.team.accept`, `foliacore.team.leave`, `foliacore.team.kick` | `true` |<br \/>\n| `\/kit` | `foliacore.kit` | `true` |<br \/>\n| `\/createkit` | `foliacore.kit.admin` | `false` |<br \/>\n| `\/delkit` | `foliacore.kit.admin` | `false` |<\/p>\n<p>### Utility and staff tools<\/p>\n<p>| Command | Permission node(s) | Default |<br \/>\n| &#8212; | &#8212; | &#8212; |<br \/>\n| `\/calc` | `foliacore.calc` | `true` |<br \/>\n| `\/trash`, `\/dispose` | `foliacore.trash` | `true` |<br \/>\n| `\/workbench`, `\/wb` | `foliacore.workbench` | `true` |<br \/>\n| `\/hat` | `foliacore.hat` | `true` |<br \/>\n| `\/enderchest`, `\/ec` | `foliacore.enderchest`, `foliacore.enderchest.others` | mixed |<br \/>\n| `\/ping` | `foliacore.ping`, `foliacore.ping.others` | mixed |<br \/>\n| `\/scoreboard`, `\/sidebar` | `foliacore.scoreboard.toggle` | `true` |<br \/>\n| `\/feed` | `foliacore.feed`, `foliacore.feed.others` | mixed |<br \/>\n| `\/fly` | `foliacore.fly`, `foliacore.fly.others` | mixed |<br \/>\n| `\/heal` | `foliacore.heal`, `foliacore.heal.others` | mixed |<br \/>\n| `\/god` | `foliacore.god`, `foliacore.god.others` | mixed |<br \/>\n| `\/repair` | `foliacore.repair`, `foliacore.repair.all`, `foliacore.repair.others`, `foliacore.repair.others.all` | mixed |<br \/>\n| `\/give` | `foliacore.give` | `false` |<br \/>\n| `\/clear` | `foliacore.clear`, `foliacore.clear.others` | mixed |<br \/>\n| `\/invsee` | `foliacore.invsee` | `false` |<br \/>\n| `\/gamemode`, `\/gms`, `\/gmc`, `\/gma`, `\/gmsp` | `foliacore.gamemode`, `foliacore.gamemode.others` | mixed |<\/p>\n<p>### Administration and control<\/p>\n<p>| Command | Permission node(s) | Default |<br \/>\n| &#8212; | &#8212; | &#8212; |<br \/>\n| `\/broadcast` | `foliacore.broadcast` | `false` |<br \/>\n| `\/time` | `foliacore.time` | `false` |<br \/>\n| `\/weather` | `foliacore.weather` | `false` |<br \/>\n| `\/status` | `foliacore.status` | `false` |<br \/>\n| `\/clearchat` | `foliacore.clearchat`, `foliacore.clearchat.bypass` | mixed |<br \/>\n| `\/vanish` | `foliacore.vanish` | `false` |<br \/>\n| `\/antiraid` | `foliacore.admin.antiraid` | `false` |<br \/>\n| `\/ban` | `foliacore.ban`, `foliacore.ban.exempt` | mixed |<br \/>\n| `\/tempban` | `foliacore.tempban`, `foliacore.ban.exempt` | mixed |<br \/>\n| `\/unban` | `foliacore.unban` | `false` |<br \/>\n| `\/kick` | `foliacore.kick`, `foliacore.kick.exempt` | mixed |<br \/>\n| `\/mute` | `foliacore.mute` | `false` |<br \/>\n| `\/unmute` | `foliacore.unmute` | `false` |<br \/>\n| `\/marker` | `foliacore.marker.set`, `foliacore.marker.delete`, `foliacore.marker.list` | `false` |<\/p>\n<p>## Visual systems<\/p>\n<p>`tab-sidebar.yml` is the optional visual blueprint for server owners who want more than plain text.<\/p>\n<p>It covers:<\/p>\n<p>&#8211; Tab header and footer animation.<br \/>\n&#8211; Sidebar layouts and line control.<br \/>\n&#8211; Nametags, belowname, bossbars, and ping spoofing.<br \/>\n&#8211; Fonts, sprites, placeholders, and output formatting.<br \/>\n&#8211; Toggle persistence for per-player visual settings.<\/p>\n<p>## For developers and server admins<\/p>\n<p>FoliaCore is clean to reason about because the code is split across clear surfaces:<\/p>\n<p>&#8211; `FoliaCore.java` handles registration.<br \/>\n&#8211; Command classes enforce permission checks.<br \/>\n&#8211; Managers handle persistence and runtime logic.<br \/>\n&#8211; The plugin descriptor now publishes the permission defaults directly.<\/p>\n<p>That makes the plugin easier to audit, easier to document, and easier to grant to the right people.<\/p>\n<p>## Sponsor &#038; Contributor Help<\/p>\n<p>TrueCloud Hosting sponsors FoliaCore.<\/p>\n<p>&#8211; Pricing: $0.50 per GB RAM.<br \/>\n&#8211; Contact for more details: +8801989208751.<br \/>\n&#8211; If someone wants to help as a contributor, send them here.<\/p>\n<p>## Final note<\/p>\n<p>If you want a Folia-friendly essentials suite that is practical first and polished second, FoliaCore is built for exactly that space.<\/p>\n<p>Enjoy the release, and shape the server around it.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>A essentialsx Alternative for Folia<\/p>\n","protected":false},"featured_media":71723,"template":"","meta":{"_minecraft_slug":"foliacore","_minecraft_project_id":"DQQOtwoR","_minecraft_author":"AJA_R3TR0","_minecraft_license":"MIT","_minecraft_downloads":327,"_minecraft_follows":6,"_minecraft_client_side":"unsupported","_minecraft_server_side":"required","_minecraft_storage_type":"zip","_minecraft_archive_name":"foliacore.zip","_minecraft_size_bytes":1703589,"_minecraft_version_count":7,"_minecraft_updated_at":"2026-05-16T11:34:28.435785Z","_minecraft_date_created":"2025-11-18T01:18:21.743009Z","_minecraft_date_modified":"2026-05-13T17:54:04.227631Z","_minecraft_project_url":"https:\/\/modrinth.com\/mod\/foliacore","_minecraft_icon_attachment_id":71723,"_minecraft_imported_at":"2026-06-04T01:44:33+00:00","_minecraft_import_hash":"7840a59220288d45f561dc00fbbd21f5","_minecraft_versions":"","_minecraft_links":"","_minecraft_gallery":"","_minecraft_api_metadata":""},"mod_category":[844,125,89,126,90,127],"mod_loader":[131,132],"minecraft_version":[62,37,40,41,73,74,38,78,79,80,81,82,83,167,163],"class_list":["post-71722","mod","type-mod","status-publish","has-post-thumbnail","hentry","mod_category-economy","mod_category-folia","mod_category-game-mechanics","mod_category-management","mod_category-optimization","mod_category-paper","mod_loader-folia","mod_loader-paper","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-26-1","minecraft_version-26-1-1","minecraft_version-26-1-2"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>FoliaCore - 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\/foliacore\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"FoliaCore - Minecraft\" \/>\n<meta property=\"og:description\" content=\"A essentialsx Alternative for Folia\" \/>\n<meta property=\"og:url\" content=\"https:\/\/vpesports.com\/minecraft\/mods\/foliacore\/\" \/>\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\\\/foliacore\\\/\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/foliacore\\\/\",\"name\":\"FoliaCore - Minecraft\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/foliacore\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/foliacore\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/foliacore-icon-7bb3b6b0e9155d51493dbd36e7434ac39766e11e_96.webp\",\"datePublished\":\"2026-06-04T01:44:32+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/foliacore\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/foliacore\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/foliacore\\\/#primaryimage\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/foliacore-icon-7bb3b6b0e9155d51493dbd36e7434ac39766e11e_96.webp\",\"contentUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/foliacore-icon-7bb3b6b0e9155d51493dbd36e7434ac39766e11e_96.webp\",\"width\":96,\"height\":96},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/foliacore\\\/#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\":\"FoliaCore\"}]},{\"@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":"FoliaCore - 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\/foliacore\/","og_locale":"en_US","og_type":"article","og_title":"FoliaCore - Minecraft","og_description":"A essentialsx Alternative for Folia","og_url":"https:\/\/vpesports.com\/minecraft\/mods\/foliacore\/","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\/foliacore\/","url":"https:\/\/vpesports.com\/minecraft\/mods\/foliacore\/","name":"FoliaCore - Minecraft","isPartOf":{"@id":"https:\/\/vpesports.com\/minecraft\/#website"},"primaryImageOfPage":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/foliacore\/#primaryimage"},"image":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/foliacore\/#primaryimage"},"thumbnailUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/foliacore-icon-7bb3b6b0e9155d51493dbd36e7434ac39766e11e_96.webp","datePublished":"2026-06-04T01:44:32+00:00","breadcrumb":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/foliacore\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/vpesports.com\/minecraft\/mods\/foliacore\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/vpesports.com\/minecraft\/mods\/foliacore\/#primaryimage","url":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/foliacore-icon-7bb3b6b0e9155d51493dbd36e7434ac39766e11e_96.webp","contentUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/foliacore-icon-7bb3b6b0e9155d51493dbd36e7434ac39766e11e_96.webp","width":96,"height":96},{"@type":"BreadcrumbList","@id":"https:\/\/vpesports.com\/minecraft\/mods\/foliacore\/#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":"FoliaCore"}]},{"@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\/71722","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\/71723"}],"wp:attachment":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media?parent=71722"}],"wp:term":[{"taxonomy":"mod_category","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_category?post=71722"},{"taxonomy":"mod_loader","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_loader?post=71722"},{"taxonomy":"minecraft_version","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/minecraft_version?post=71722"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}