{"id":87995,"date":"2026-06-05T03:42:17","date_gmt":"2026-06-05T00:42:17","guid":{"rendered":"https:\/\/vpesports.com\/minecraft\/mods\/jhider\/"},"modified":"2026-06-05T03:42:17","modified_gmt":"2026-06-05T00:42:17","slug":"jhider","status":"publish","type":"mod","link":"https:\/\/vpesports.com\/minecraft\/mods\/jhider\/","title":{"rendered":"JHider"},"content":{"rendered":"<p>\ud83c\udf20 **JHider**<\/p>\n<p>\ud83c\udf0c Hide or add more unique features to your server<br \/>\nThis plugin hides or adds first join, join, quit, death, unknown commands, and achievement messages.<\/p>\n<p>GitHub | SpigotMC.org | SpigotMC.ru | RuBukkit.org<\/p>\n<p>&#8211; $ Versions 1.7.1-26.1+ are supported.<br \/>\n&#8211; $ Has been tested on versions: 1.7.10, 1.8.8, 1.12.2, 1.16.5, 1.18.2, 1.21, 26.1<br \/>\n&#8211; $ FAQ: FAQ \u00b7 mitriyf\/JHider Wiki<\/p>\n<p>**\ud83d\udee0\ufe0f Customize your messages**<\/p>\n<p>You can improve messages for first join, join, quit, death, respawn, unknown commands, and achievements.<\/p>\n<p>![2025-07-25 22-53-26](https:\/\/github.com\/user-attachments\/assets\/038e4bf0-8031-4521-9576-88651da93420)<br \/>\n![2025-07-25 23-16-26](https:\/\/github.com\/user-attachments\/assets\/e90647c4-c5bd-4e68-b4f2-ead8521b5bed)<\/p>\n<p>**\ud83d\udee0\ufe0f Supported:**<\/p>\n<p>\ud83d\udd2e Support Hex (1.16+), MiniMessage (1.18+)<\/p>\n<p>\ud83c\udf0d Languages:<br \/>\n&#8211; EN (English).<br \/>\n&#8211; RU (Russian).<br \/>\n&#8211; DE (German).<br \/>\n&#8211; Any.<\/p>\n<p>\ud83c\udf10 Plugins:<br \/>\n&#8211; PlaceholderAPI &#8211; Add placeholders to your messages.<br \/>\n&#8211; JPirates &#8211; Make messages only for those who are on the whitelist. (from v1.2)<\/p>\n<p>![2025-07-25 23-22-56](https:\/\/github.com\/user-attachments\/assets\/2bea243f-7fc1-4f9e-897c-9654311d3db1)<\/p>\n<p>\ud83d\udd0e Checks:<br \/>\n&#8211; The plugin will automatically detect your server version so that it starts working correctly with your project.<br \/>\n&#8211; The plugin will check the working conditions and, if necessary, will warn about errors and turn off.<br \/>\n&#8211; Block the worlds where the plugin should not work.<br \/>\n&#8211; It will automatically disable features that your version does not support.<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" width=\"587\" height=\"39\" alt=\"image\" src=\"https:\/\/github.com\/user-attachments\/assets\/b3982764-0fa1-4783-808d-64a2ed80a317\"\/><\/p>\n<p>**\u267e\ufe0f Functions:**<\/p>\n<p>\u2328\ufe0fCommand (\/jhider):<br \/>\n&#8211; \/jhider &#8211; Reload the plugin.<\/p>\n<p>\u2728Actions:<br \/>\n&#8211; Add messages, commands, logs, sounds, bossbars [1.9+], titles [1.8+], and actionbars [1.11+].<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" width=\"1920\" height=\"1017\" alt=\"2025-07-25_23 34 11\" src=\"https:\/\/github.com\/user-attachments\/assets\/9bb4881f-e118-47b1-8ab2-842e5b46a825\" \/><\/p>\n<p>\u2699\ufe0fConfig:<br \/>\n&#8211; Send actions to players using messages. (Hex support from 1.16+, MiniMessage support from 1.18+)<br \/>\n&#8211; Settings for first join, join, quit, death, unknown commands, and achievements<\/p>\n<p>**\ud83d\udcdd Configurations:**<\/p>\n<details>\n<summary>config.yml<\/summary>\n<p>&#8220;`<br \/>\n###################################################################<br \/>\n# JDevs                        v1.2                        JHider #<br \/>\n# JHider                                                    JDevs #<br \/>\n###################################################################<\/p>\n<p>version: 1.2<\/p>\n<p># Control the messages.<br \/>\nsettings:<br \/>\n  # Insert hex or minimessage.<br \/>\n  # minimessage &#8211; for Paper, 1.18+.<br \/>\n  # hex &#8211; It works starting from version 1.16.5, but if your server is lower than this version, do not change anything.<br \/>\n  translate: hex<br \/>\n  # You can find out the language code by clicking on the link below and looking at the In-Game section.<br \/>\n  # https:\/\/minecraft.fandom.com\/wiki\/Language#Languages<br \/>\n  # Set true to enable locales for messages.<br \/>\n  # You can configure locales in the plugin folder where the locales. folder is located. You can create your own files.<br \/>\n  locales: false<br \/>\n  # Notification of updates.<br \/>\n  updater:<br \/>\n    # Is it enabled?<br \/>\n    # Updates are checked when the plugin is enabled.<br \/>\n    enabled: true<br \/>\n    # Auto-update settings.<br \/>\n    settings:<br \/>\n      # Enable this to update only critical updates.<br \/>\n      required: true<br \/>\n      # Enable this feature to update the plugin with any new versions.<br \/>\n      release: false<br \/>\n  # Plugins that are supported.<br \/>\n  supports:<br \/>\n    # Set true to make placeholders work in messages. The PlaceholderAPI plugin is required.<br \/>\n    placeholderAPI: false<br \/>\n    # Set true to remove unnecessary messages. The JPirates plugin is required.<br \/>\n    jPirates: false<br \/>\n  # Specify which worlds will be blocked for performing actions.<br \/>\n  worlds:<br \/>\n    # Specify the blocking type: WHITELIST, BLACKLIST<br \/>\n    type: &#8220;BLACKLIST&#8221;<br \/>\n    worlds:<br \/>\n      &#8211; &#8220;thisIsBadWorldD1&#8221;<br \/>\n      &#8211; &#8220;YesThlsIsbad&#8221;<br \/>\n  command:<br \/>\n    # Return the message about the unknown command.<br \/>\n    # For Paper and forks &#8211; 1.12+ | For Spigot &#8211; 1.7-1.11 (or less?) | spigot.yml or this<br \/>\n    unknown: true<br \/>\n  player:<br \/>\n    # Disable the default player&#8217;s joining message.<br \/>\n    join: true<br \/>\n    # Disable the default player&#8217;s exit message.<br \/>\n    quit: true<br \/>\n    # Death settings.<br \/>\n    deaths:<br \/>\n      # Disable the default player&#8217;s death message.<br \/>\n      disabled: true<br \/>\n      # Enable the fast death function.<br \/>\n      fast: false<br \/>\n  # Specify which messages will work in this configuration.<br \/>\n  messages:<br \/>\n    # Specify true to allow the plugin to accept values from this config.<br \/>\n    # To make this work correctly, you need to apply the settings in the &#8220;command&#8221; and &#8220;player&#8221; sections.<br \/>\n    # Unknown command. From 1.7 (or less?)<br \/>\n    unknown: false<br \/>\n    # Join message.<br \/>\n    join: false<br \/>\n    # Quit message.<br \/>\n    quit: false<br \/>\n    # Death message.<br \/>\n    death: false<br \/>\n    # Respawn message.<br \/>\n    respawn: false<br \/>\n    # Achievement message.<br \/>\n    achievement: false<br \/>\n# Set up the message.<br \/>\n# This will only work if you have selected the plugin configuration mode.<br \/>\n# If you have enabled locales, the messages below will be displayed by default if the language is not set.<br \/>\nmessages:<br \/>\n  # Actions:<br \/>\n  # [actionbar] message &#8211; Send the actionbar with your message. For 1.11+<br \/>\n  # [connect] server &#8211; Send a player to a specific BungeeCord server.<br \/>\n  # WARNING: Requires BungeeMessaging. This is present on BungeeCord and WaterFall.<br \/>\n  # On Velocity it might be disabled by default. Check your proxy config.<br \/>\n  # [message] message &#8211; Send a message to the player.<br \/>\n  # [broadcast] message &#8211; Send a message to all players.<br \/>\n  # [log] message &#8211; Send a message to the console.<br \/>\n  # [delay] ticks &#8211; Make a delay between actions. In ticks. (20 ticks = 1 second)<br \/>\n  # [player] command &#8211; Run the command on behalf of the player.<br \/>\n  # [teleport] world;x;y;z;yaw;pitch;delay &#8211; Teleport the player to the specified coordinates. The delay is measured in ticks.<br \/>\n  # [console] command &#8211; Run the command on behalf of the console.<br \/>\n  # [title] title;subtitle;fadeIn;stay;fadeOut &#8211; Send the title to the player. For 1.8+<br \/>\n  # [sound] sound;volume;pitch;delay &#8211; Perform a sound for the player. The delay is measured in ticks.<br \/>\n  # Search for sounds here: https:\/\/helpch.at\/docs\/$version$\/org\/bukkit\/Sound.html<br \/>\n  # \/\/ Replace $version$ with the version of your server, for example: https:\/\/helpch.at\/docs\/1.8.8\/org\/bukkit\/Sound.html<br \/>\n  # [effect] type;duration;amplifier;delay &#8211; Give the effect to the player. The delay and duration is measured in ticks.<br \/>\n  # Find the types of effects here: https:\/\/helpch.at\/docs\/$version$\/org\/bukkit\/potion\/PotionEffectType.html<br \/>\n  # [explosion] power;setFire;breakBlocks;delay;addX;addY;addZ &#8211; Create an explosion. The delay is measured in ticks.<br \/>\n  # setFire, breakBlocks &#8211; set to false or true. addX, addY, addZ &#8211; double values that are added to the player&#8217;s explosion location.<br \/>\n  # [bossbar] message;color;type;time;style;flag &#8211; Send a bossbar to a player with a message for a specific time. For 1.9+<br \/>\n  # Types:<br \/>\n  # stop &#8211; The bossbar will disappear after the time you specified in time (seconds)<br \/>\n  # time &#8211; Bossbar will animate the time that is running out.<br \/>\n  # Functions:<br \/>\n  # %time% &#8211; Seconds left.<br \/>\n  # You can find all the functions like color, style, and flag here: https:\/\/helpch.at\/docs\/$version$\/org\/bukkit\/boss\/BossBar.html<br \/>\n  #<br \/>\n  # Info:<br \/>\n  # Messages sent to the console may not replace placeholders or perform certain actions above.<br \/>\n  # Built-in functions:<br \/>\n  # %player% &#8211; Get the player name.<br \/>\n  unknown:<br \/>\n    &#8211; &#8220;[message] Unknown command. Type &#038;a\/help &#038;ffor help.&#8221;<br \/>\n  firstjoin:<br \/>\n    &#8211; &#8220;[broadcast] %player% joined the server.&#8221;<br \/>\n  join:<br \/>\n    &#8211; &#8220;[broadcast] %player% appeared on the horizon&#8221;<br \/>\n  quit:<br \/>\n    &#8211; &#8220;[broadcast] %player% sailed beyond the horizon&#8221;<br \/>\n  death:<br \/>\n    &#8211; &#8220;[broadcast] %player% is &#038;cdead&#8230;&#8221;<br \/>\n  respawn:<br \/>\n    &#8211; &#8220;[broadcast] %player% has been &#038;crespawned!&#8221;<br \/>\n  achievement:<br \/>\n    &#8211; &#8220;[broadcast] %player% get a &#038;aAchievement!&#8221;<br \/>\n&#8220;`<\/p>\n<\/details>\n<p>You can consider the rest of the possibilities when using the plugin.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Hide or add more unique features to your server<\/p>\n","protected":false},"featured_media":87996,"template":"","meta":{"_minecraft_slug":"jhider","_minecraft_project_id":"MvH2865m","_minecraft_author":"Mitriyf","_minecraft_license":"MIT","_minecraft_downloads":163,"_minecraft_follows":1,"_minecraft_client_side":"unsupported","_minecraft_server_side":"required","_minecraft_storage_type":"zip","_minecraft_archive_name":"jhider.zip","_minecraft_size_bytes":192854,"_minecraft_version_count":4,"_minecraft_updated_at":"2026-05-16T13:16:55.151154Z","_minecraft_date_created":"2025-07-27T23:43:48.242977Z","_minecraft_date_modified":"2026-04-08T17:43:41.982201Z","_minecraft_project_url":"https:\/\/modrinth.com\/mod\/jhider","_minecraft_icon_attachment_id":87996,"_minecraft_imported_at":"2026-06-05T00:42:18+00:00","_minecraft_import_hash":"55e9b6886b474700fd36680289a6b7b3","_minecraft_versions":"","_minecraft_links":"","_minecraft_gallery":"","_minecraft_api_metadata":""},"mod_category":[124,89,126,90,127,128,129,92],"mod_loader":[130,132,133,134],"minecraft_version":[339,340,341,357,359,360,379,382,385,438,446,449,110,111,112,113,114,115,116,117,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,41,73,74,38,78,79,80,81,82,21,13,14,15,16,17,18,19,20,22,23,24,25,26,27,28,29,30,31,860,861,862,863,864,83,167],"class_list":["post-87995","mod","type-mod","status-publish","has-post-thumbnail","hentry","mod_category-bukkit","mod_category-game-mechanics","mod_category-management","mod_category-optimization","mod_category-paper","mod_category-purpur","mod_category-spigot","mod_category-utility","mod_loader-bukkit","mod_loader-paper","mod_loader-purpur","mod_loader-spigot","minecraft_version-1-10","minecraft_version-1-10-1","minecraft_version-1-10-2","minecraft_version-1-11","minecraft_version-1-11-1","minecraft_version-1-11-2","minecraft_version-1-12","minecraft_version-1-12-1","minecraft_version-1-12-2","minecraft_version-1-13","minecraft_version-1-13-1","minecraft_version-1-13-2","minecraft_version-1-14","minecraft_version-1-14-1","minecraft_version-1-14-2","minecraft_version-1-14-3","minecraft_version-1-14-4","minecraft_version-1-15","minecraft_version-1-15-1","minecraft_version-1-15-2","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-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-1-7-10","minecraft_version-1-7-2","minecraft_version-1-7-3","minecraft_version-1-7-4","minecraft_version-1-7-5","minecraft_version-1-7-6","minecraft_version-1-7-7","minecraft_version-1-7-8","minecraft_version-1-7-9","minecraft_version-1-8","minecraft_version-1-8-1","minecraft_version-1-8-2","minecraft_version-1-8-3","minecraft_version-1-8-4","minecraft_version-1-8-5","minecraft_version-1-8-6","minecraft_version-1-8-7","minecraft_version-1-8-8","minecraft_version-1-8-9","minecraft_version-1-9","minecraft_version-1-9-1","minecraft_version-1-9-2","minecraft_version-1-9-3","minecraft_version-1-9-4","minecraft_version-26-1","minecraft_version-26-1-1"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>JHider - 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\/jhider\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"JHider - Minecraft\" \/>\n<meta property=\"og:description\" content=\"Hide or add more unique features to your server\" \/>\n<meta property=\"og:url\" content=\"https:\/\/vpesports.com\/minecraft\/mods\/jhider\/\" \/>\n<meta property=\"og:site_name\" content=\"Minecraft\" \/>\n<meta property=\"og:image\" content=\"https:\/\/github.com\/user-attachments\/assets\/b3982764-0fa1-4783-808d-64a2ed80a317\" \/>\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\\\/jhider\\\/\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/jhider\\\/\",\"name\":\"JHider - Minecraft\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/jhider\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/jhider\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/jhider-icon-b73cdd4c50f17fd395b5b72c63a8338609277b4b_96.webp\",\"datePublished\":\"2026-06-05T00:42:17+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/jhider\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/jhider\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/jhider\\\/#primaryimage\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/jhider-icon-b73cdd4c50f17fd395b5b72c63a8338609277b4b_96.webp\",\"contentUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/jhider-icon-b73cdd4c50f17fd395b5b72c63a8338609277b4b_96.webp\",\"width\":96,\"height\":96},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/jhider\\\/#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\":\"JHider\"}]},{\"@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":"JHider - 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\/jhider\/","og_locale":"en_US","og_type":"article","og_title":"JHider - Minecraft","og_description":"Hide or add more unique features to your server","og_url":"https:\/\/vpesports.com\/minecraft\/mods\/jhider\/","og_site_name":"Minecraft","og_image":[{"url":"https:\/\/github.com\/user-attachments\/assets\/b3982764-0fa1-4783-808d-64a2ed80a317","type":"","width":"","height":""}],"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\/jhider\/","url":"https:\/\/vpesports.com\/minecraft\/mods\/jhider\/","name":"JHider - Minecraft","isPartOf":{"@id":"https:\/\/vpesports.com\/minecraft\/#website"},"primaryImageOfPage":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/jhider\/#primaryimage"},"image":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/jhider\/#primaryimage"},"thumbnailUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/jhider-icon-b73cdd4c50f17fd395b5b72c63a8338609277b4b_96.webp","datePublished":"2026-06-05T00:42:17+00:00","breadcrumb":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/jhider\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/vpesports.com\/minecraft\/mods\/jhider\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/vpesports.com\/minecraft\/mods\/jhider\/#primaryimage","url":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/jhider-icon-b73cdd4c50f17fd395b5b72c63a8338609277b4b_96.webp","contentUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/jhider-icon-b73cdd4c50f17fd395b5b72c63a8338609277b4b_96.webp","width":96,"height":96},{"@type":"BreadcrumbList","@id":"https:\/\/vpesports.com\/minecraft\/mods\/jhider\/#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":"JHider"}]},{"@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\/87995","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\/87996"}],"wp:attachment":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media?parent=87995"}],"wp:term":[{"taxonomy":"mod_category","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_category?post=87995"},{"taxonomy":"mod_loader","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_loader?post=87995"},{"taxonomy":"minecraft_version","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/minecraft_version?post=87995"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}