{"id":65408,"date":"2026-06-03T21:16:44","date_gmt":"2026-06-03T18:16:44","guid":{"rendered":"https:\/\/vpesports.com\/minecraft\/mods\/essential_z\/"},"modified":"2026-06-03T21:16:44","modified_gmt":"2026-06-03T18:16:44","slug":"essential_z","status":"publish","type":"mod","link":"https:\/\/vpesports.com\/minecraft\/mods\/essential_z\/","title":{"rendered":"EssentialZ"},"content":{"rendered":"<p># EssentialZ<\/p>\n<p>&#8212; <\/p>\n<p>![paper](https:\/\/cdn.jsdelivr.net\/npm\/@intergrav\/devins-badges@3\/assets\/compact\/supported\/paper_vector.svg)<br \/>\n![purpur](https:\/\/cdn.jsdelivr.net\/npm\/@intergrav\/devins-badges@3\/assets\/compact\/supported\/purpur_vector.svg)<br \/>\n![github](https:\/\/github.com\/ZetaPlugins\/EssentialZ)<br \/>\n![modrinth](https:\/\/modrinth.com\/plugin\/essential_z)<br \/>\n![hangar](https:\/\/hangar.papermc.io\/KartoffelChipss\/EssentialZ)<br \/>\n![discord-plural](https:\/\/strassburger.org\/discord)<br \/>\n![gitbook](https:\/\/docs.zetaplugins.com\/essentialz\/)<br \/>\n![generic-plural](https:\/\/gitlocalize.com\/repo\/10607)<\/p>\n<p>EssentialZ is a powerful and versatile plugin, designed to enhance gameplay and provide server administrators with a wide range of tools and features. It is inspired by the popular EssentialsX plugin but has been rebuilt from the ground up specifically for modern Paper servers.<\/p>\n<p>EssentialsZ gives you the option to fully customize your experience without any bloat. You don&#8217;t like a command? Disable it.  You don&#8217;t want to use the custom chat? Disable it. You want other chat colors? Change them with one line in the config. EssentialsZ strives to be highly configurable without overwhelming you with options.<\/p>\n<p>**Important!**<\/p>\n<p>EssentialZ is still in an alpha stage. While many features are already implemented and functional, some commands and tools are still under development.<\/p>\n<p>## Features<\/p>\n<p>&#8211; **Core Commands**: Provides essential commands for player management, teleportation, home setting, warps, and more.<br \/>\n&#8211; **Chat Management**: Customizable chat formats, prefixes, suffixes, and channels to enhance communication on your server.<br \/>\n&#8211; **Economy Integration**: Seamless integration with popular economy plugins to manage player balances, transactions, and shops.<br \/>\n&#8211; **Permissions Support**: Compatible with major permissions plugins, allowing for granular control over command access and features.<br \/>\n&#8211; **Moderation Tools**: Includes tools for muting, banning, kicking players, and managing player behavior. (*Coming Soon*)<br \/>\n&#8211; **Customizable Configuration**: Easy-to-edit configuration files that allow server admins to tailor the plugin to their specific needs.<br \/>\n&#8211; **Fully customizable Messages and Branding**: Change every message the plugin sends to players to fit your server&#8217;s theme.<br \/>\n&#8211; **Disabling Commands\/Features**: Disable any command or feature you don&#8217;t want to use, keeping your server clean and efficient.<\/p>\n<p>## Installation<\/p>\n<p>1. Download the latest version of EssentialZ from Modrinth or Hangar.<br \/>\n2. Place the downloaded JAR file into your server&#8217;s `plugins` directory.<br \/>\n3. Restart your server to generate the configuration files.<br \/>\n4. Customize the configuration files located in the `plugins\/EssentialZ` directory to suit your server&#8217;s needs.<\/p>\n<p>## Configuration<\/p>\n<p>You can configure EssentialZ by editing the `.yml` files located in the `plugins\/EssentialZ` directory. The main configuration file is `config.yml`.<\/p>\n<p>If you want to customize messages, you can either change the colors and prefixes for message types in `config.yml`, or edit the individual messages for your language in the `lang` directory.<\/p>\n<details>\n<summary>config.yml<\/summary>\n<p>&#8220;`yml<br \/>\n# The max length an item name can be. Set to -1 to disable.<br \/>\nmaxItemNameLength: 100<\/p>\n<p># The max amount of lines a lore can have. Set to -1 to disable. (128 is the max amount of lines an item can have in Minecraft)<br \/>\nmaxLoreLines: 10<\/p>\n<p># Set the message styles for each message type.<br \/>\nstyles:<br \/>\n  default:<br \/>\n    accentColor: &#8220;#ba7cf8&#8221;<br \/>\n    prefix: &#8220;&#038;8[<gradient:#ba7cf8:#ba7cf8>EssentialZ&#038;8] &#8221;<br \/>\n  error:<br \/>\n    accentColor: &#8220;#FF1744&#8221;<br \/>\n    prefix: &#8220;&#038;8[<#FF1744>\u26a0&#038;8] &#8221;<br \/>\n  warning:<br \/>\n    accentColor: &#8220;#E9D502&#8221;<br \/>\n    prefix: &#8220;&#038;8[<#E9D502>\u26a0&#038;8] &#8221;<br \/>\n  success:<br \/>\n    accentColor: &#8220;#4CAF50&#8221;<br \/>\n    prefix: &#8220;&#038;8[<#4CAF50>\u2714&#038;8] &#8221;<br \/>\n  movement:<br \/>\n    accentColor: &#8220;#6EC6FF&#8221;<br \/>\n    prefix: &#8220;&#038;8[<#6EC6FF>\u2601&#038;8] &#8221;<br \/>\n  combat:<br \/>\n    accentColor: &#8220;#FF1A1A&#8221;<br \/>\n    prefix: &#8220;&#038;8[<#FF1A1A>\u2694&#038;8] &#8221;<br \/>\n  moderation:<br \/>\n    accentColor: &#8220;#8F9BFF&#8221;<br \/>\n    prefix: &#8220;&#038;8[<#8F9BFF>\u262f&#038;8] &#8221;<br \/>\n  items:<br \/>\n    accentColor: &#8220;#FFD54F&#8221;<br \/>\n    prefix: &#8220;&#038;8[<#FFD54F>\ud83c\udf92&#038;8] &#8221;<br \/>\n  stats:<br \/>\n    accentColor: &#8220;#4CAF50&#8221;<br \/>\n    prefix: &#8220;&#038;8[<#4CAF50>\u2605&#038;8] &#8221;<br \/>\n  communication:<br \/>\n    accentColor: &#8220;#81C784&#8221;<br \/>\n    prefix: &#8220;&#038;8[<#81C784>\u2709&#038;8] &#8221;<br \/>\n  teamchat:<br \/>\n    accentColor: &#8220;#FF8A65&#8221;<br \/>\n    prefix: &#8220;&#038;8[<#FF8A65>\ud83d\udc65&#038;8] &#8221;<br \/>\n  worldcontrol:<br \/>\n    accentColor: &#8220;#BA68C8&#8221;<br \/>\n    prefix: &#8220;&#038;8[<#BA68C8>\ud83c\udf10&#038;8] &#8221;<br \/>\n  economy:<br \/>\n    accentColor: &#8220;#FFD700&#8221;<br \/>\n    prefix: &#8220;&#038;8[<#FFD700>\ud83d\udcb0&#038;8] &#8221;<br \/>\n&#8220;`<\/p>\n<\/details>\n<details>\n<summary>chat.yml<\/summary>\n<p>&#8220;`yml<br \/>\n# Wether or not to enable custom chat formatting<br \/>\nenableCustomChat: true<\/p>\n<p># Format for regular chat messages<br \/>\n# Placeholders:<br \/>\n# {player_displayname} &#8211; The display name of the player<br \/>\n# {player_name} &#8211; The name of the player<br \/>\n# {message} &#8211; The message sent by the player<br \/>\nchatFormat: &#8220;&#038;7{player_displayname} &#038;8\u00bb &#038;f{message}&#8221;<\/p>\n<p># Maximum length for nicknames<br \/>\nmaxNicknameLength: 16<\/p>\n<p># Format for broadcast messages<br \/>\nbroadcastFormat: &#8220;&#038;8[<#F06292>Broadcast&#038;8] &#038;7{message}&#8221;<\/p>\n<p># Wether to enable or disable joing and leaving messages<br \/>\n# You can configure the messages in the lang files (&#8220;joinMessage&#8221; and &#8220;quitMessage&#8221;)<br \/>\nenableJoinMessages: true<br \/>\nenableLeaveMessages: true<\/p>\n<p># Wether to show a special message for first time joiners<br \/>\n# You can configure the message in the lang files (&#8220;welcomeMessage&#8221;)<br \/>\nspecialWelcomeJoinMessage: true<br \/>\n&#8220;`<\/p>\n<\/details>\n<details>\n<summary>commands.yml<\/summary>\n<p>&#8220;`yml<br \/>\n# Here you can enable or disable specific commands.<br \/>\n# After editing this file, be sure to reload or restart your server for changes to take effect. \/esz reload will NOT apply changes made to this file.<\/p>\n<p>pay: true<br \/>\nbalance: true<br \/>\nhat: true<br \/>\nfeed: false<br \/>\n&#8230;<br \/>\n&#8220;`<\/p>\n<\/details>\n<details>\n<summary>economy.yml<\/summary>\n<p>&#8220;`yml<br \/>\n# Configuration file for the economy module<\/p>\n<p># Enable or disable the economy module<br \/>\n# When disabled, all economy-related features will be turned off and the economy commands won&#8217;t be available.<br \/>\nenabled: true<\/p>\n<p># Starting balance for new users<br \/>\nstartingBalance: 0.0<\/p>\n<p>currencyFormat:<br \/>\n  # Currency symbol<br \/>\n  symbol: &#8220;$&#8221;<br \/>\n  # Number of decimal places<br \/>\n  decimalPlaces: 2<br \/>\n  # Thousand separator<br \/>\n  thousandSeparator: &#8220;,&#8221;<br \/>\n  # Decimal separator<br \/>\n  decimalSeparator: &#8220;.&#8221;<br \/>\n  # Position of the currency symbol (before\/after)<br \/>\n  symbolPosition: &#8220;before&#8221;<br \/>\n&#8220;`<\/p>\n<\/details>\n<details>\n<summary>storage.yml<\/summary>\n<p>&#8220;`yml<br \/>\n# === Storage ===<\/p>\n<p># The type of storage to use. You have the following options:<br \/>\n# &#8220;SQLite&#8221;, &#8220;MySQL&#8221;, &#8220;MariaDB&#8221;<br \/>\ntype: &#8220;SQLite&#8221;<\/p>\n<p># This section is only relevant if you use a MySQL database<br \/>\nhost: &#8220;localhost&#8221;<br \/>\nport: 3306<br \/>\ndatabase: &#8220;essentialz&#8221;<br \/>\nusername: &#8220;root&#8221;<br \/>\npassword: &#8220;password&#8221;<br \/>\n&#8220;`<\/p>\n<\/details>\n<p>## Placeholders<\/p>\n<p>To use PlaceholderAPI with EssentialZ, you only need to have both plugins installed on your server. EssentialZ will automatically register its placeholders with PlaceholderAPI.<\/p>\n<p>You can use the following placeholders:<\/p>\n<p>&#8211; `%essentialz_balance%` &#8211; The player&#8217;s current balance.<br \/>\n&#8211; `%essentialz_balance_raw%` &#8211; The player&#8217;s current balance as a raw number (without formatting).<br \/>\n&#8211; `%essentialz_baltop_{rank}_balance%` &#8211; The balance of the player at the specified rank in the baltop (e.g., `%essentialz_baltop_1_balance%` for the richest player).<br \/>\n&#8211; `%essentialz_baltop_{rank}_balance_raw%` &#8211; The raw balance of the player at the specified rank in the baltop.<br \/>\n&#8211; `%essentialz_baltop_{rank}_player%` &#8211; The name of the player at the specified rank in the baltop.<br \/>\n&#8211; `%essentialz_baltop_godmode%` &#8211; Whether the player is in godmode (true\/false).<br \/>\n&#8211; `%essentialz_fly%` &#8211; Whether the player is allowed to fly (true\/false).<\/p>\n<p>## Languages<\/p>\n<p>EssentialZ supports multiple languages. You can find the language files in the `plugins\/EssentialZ\/lang` directory. To change the language, simply edit the `language` option in the `config.yml` file to match the desired language file name (without the `.yml` extension).<\/p>\n<p>### Currently supported languages:<br \/>\n&#8211; English (`en-US`)<\/p>\n<p>## Support<\/p>\n<p>If you need help with the setup of the plugin, or found a bug, you can join our discord here.<\/p>\n<p>![discord-plural](https:\/\/strassburger.org\/discord)<\/p>\n<p>&#8212;<\/p>\n<p>![Usage](https:\/\/bstats.org\/plugin\/bukkit\/EssentialZ\/28226)<\/p>\n","protected":false},"excerpt":{"rendered":"<p>A modern and highly configurable Essentials plugin similar to EssentialsX<\/p>\n","protected":false},"featured_media":65409,"template":"","meta":{"_minecraft_slug":"essential_z","_minecraft_project_id":"FTVoyulY","_minecraft_author":"KartoffelChipss","_minecraft_license":"GPL-3.0-only","_minecraft_downloads":1409,"_minecraft_follows":2,"_minecraft_client_side":"unsupported","_minecraft_server_side":"required","_minecraft_storage_type":"zip","_minecraft_archive_name":"essential_z.zip","_minecraft_size_bytes":18821197,"_minecraft_version_count":14,"_minecraft_updated_at":"2026-05-16T07:29:42.491491Z","_minecraft_date_created":"2025-12-12T20:31:55.459171Z","_minecraft_date_modified":"2026-05-03T09:17:51.132585Z","_minecraft_project_url":"https:\/\/modrinth.com\/mod\/essential_z","_minecraft_icon_attachment_id":65409,"_minecraft_imported_at":"2026-06-03T18:16:45+00:00","_minecraft_import_hash":"d495108db962dbacfdf21106bea1a1bf","_minecraft_versions":"","_minecraft_links":"","_minecraft_gallery":"","_minecraft_api_metadata":""},"mod_category":[844,89,126,127,128,867,92],"mod_loader":[132,133],"minecraft_version":[62,37,40,41,73,74,38,78,79,80,81,82,83,167,163],"class_list":["post-65408","mod","type-mod","status-publish","has-post-thumbnail","hentry","mod_category-economy","mod_category-game-mechanics","mod_category-management","mod_category-paper","mod_category-purpur","mod_category-social","mod_category-utility","mod_loader-paper","mod_loader-purpur","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>EssentialZ - 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\/essential_z\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"EssentialZ - Minecraft\" \/>\n<meta property=\"og:description\" content=\"A modern and highly configurable Essentials plugin similar to EssentialsX\" \/>\n<meta property=\"og:url\" content=\"https:\/\/vpesports.com\/minecraft\/mods\/essential_z\/\" \/>\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\\\/essential_z\\\/\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/essential_z\\\/\",\"name\":\"EssentialZ - Minecraft\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/essential_z\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/essential_z\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/essential_z-icon-cb132c3ae6ea38501df6322dad2669d81efb297b_96.webp\",\"datePublished\":\"2026-06-03T18:16:44+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/essential_z\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/essential_z\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/essential_z\\\/#primaryimage\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/essential_z-icon-cb132c3ae6ea38501df6322dad2669d81efb297b_96.webp\",\"contentUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/essential_z-icon-cb132c3ae6ea38501df6322dad2669d81efb297b_96.webp\",\"width\":96,\"height\":96},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/essential_z\\\/#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\":\"EssentialZ\"}]},{\"@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":"EssentialZ - 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\/essential_z\/","og_locale":"en_US","og_type":"article","og_title":"EssentialZ - Minecraft","og_description":"A modern and highly configurable Essentials plugin similar to EssentialsX","og_url":"https:\/\/vpesports.com\/minecraft\/mods\/essential_z\/","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\/essential_z\/","url":"https:\/\/vpesports.com\/minecraft\/mods\/essential_z\/","name":"EssentialZ - Minecraft","isPartOf":{"@id":"https:\/\/vpesports.com\/minecraft\/#website"},"primaryImageOfPage":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/essential_z\/#primaryimage"},"image":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/essential_z\/#primaryimage"},"thumbnailUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/essential_z-icon-cb132c3ae6ea38501df6322dad2669d81efb297b_96.webp","datePublished":"2026-06-03T18:16:44+00:00","breadcrumb":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/essential_z\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/vpesports.com\/minecraft\/mods\/essential_z\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/vpesports.com\/minecraft\/mods\/essential_z\/#primaryimage","url":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/essential_z-icon-cb132c3ae6ea38501df6322dad2669d81efb297b_96.webp","contentUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/essential_z-icon-cb132c3ae6ea38501df6322dad2669d81efb297b_96.webp","width":96,"height":96},{"@type":"BreadcrumbList","@id":"https:\/\/vpesports.com\/minecraft\/mods\/essential_z\/#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":"EssentialZ"}]},{"@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\/65408","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\/65409"}],"wp:attachment":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media?parent=65408"}],"wp:term":[{"taxonomy":"mod_category","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_category?post=65408"},{"taxonomy":"mod_loader","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_loader?post=65408"},{"taxonomy":"minecraft_version","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/minecraft_version?post=65408"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}