{"id":95207,"date":"2026-06-05T13:51:10","date_gmt":"2026-06-05T10:51:10","guid":{"rendered":"https:\/\/vpesports.com\/minecraft\/mods\/logcaptcha\/"},"modified":"2026-06-05T13:51:10","modified_gmt":"2026-06-05T10:51:10","slug":"logcaptcha","status":"publish","type":"mod","link":"https:\/\/vpesports.com\/minecraft\/mods\/logcaptcha\/","title":{"rendered":"logCaptcha"},"content":{"rendered":"<p>Welcome to my renewed plugin **logCaptcha**!<br \/>\nThe new version have new **captcha types**, many **improvements** and a complete new and cleaner thread design!<\/p>\n<p># About<br \/>\nSo what is **logCaptcha**?<\/p>\n<p>**logCaptcha** is a easy way to **protect your server against bots**. The main feature of this plugin are the **captchas**. But you can see a full list of all features down below.<\/p>\n<p>Here is an **example** for one inventory captcha type:<\/p>\n<p>![An example of the square captcha.](https:\/\/cdn.modrinth.com\/data\/cached_images\/7cdc331794e0c3dd08d1b80955ea80fc6b72624e.jpeg)<\/p>\n<p># Config<br \/>\nIf you want to read the config and language file from the plugin before you download it, just open the spoilers below!<\/p>\n<p>Config.yml:<\/p>\n<details>\n<summary>Spoiler<\/summary>\n<p>&#8220;`<br \/>\n########################################################################################################<br \/>\n# ___                         ____                          __               __                        #<br \/>\n#\/_                        \/  _`                       \/ __           \/                        #<br \/>\n#\/\/       ___      __       \/_     __      _____     ,_    ___     ___       __          #<br \/>\n#        \/ __`  \/&#8217;_ `      \/_\/_  \/&#8217;__`   \/ &#8216;__`    \/   \/&#8217;___     _ `   \/&#8217;__`        #<br \/>\n#   _ _ \/ L \/ L       L \/ L._   L     _ \/ __\/        \/ L._      #<br \/>\n#   \/____\\ ____\/ ____      ____\/ __\/._   ,__\/    __\\ ____    _ _\\ __\/._     #<br \/>\n#   \/____\/ \/___\/  \/___L     \/___\/  \/__\/\/_\/    \/     \/__\/ \/____\/    \/_\/\/_\/ \/__\/\/_\/     #<br \/>\n#                     \/____\/                         _                                             #<br \/>\n#                     _\/__\/                          \/_\/                                             #<br \/>\n########################################################################################################<br \/>\n#Thank you for downloading logCaptcha!<br \/>\n#Before you start to configurate this plugin, please read this text.<br \/>\n#If you don&#8217;t understand what some option can do don&#8217;t change it or read the texts above it.<br \/>\n#If you don&#8217;t get it after that, and you definetly want to change it you can contact me on Spigot.<br \/>\n#This is important because if you change something wrong you can crash the complete plugin.<br \/>\n#<br \/>\n#Important: If you found any bugs please contact me. I&#8217;ll help you and fix the bug as fast as I can!<br \/>\n#<br \/>\n#Okay, that should be it. Have fun to configurate this plugin! ^^<br \/>\nlogCaptcha:<\/p>\n<p>  #Prefixes for all!<br \/>\n  Prefix: &#8216;&#038;clogCaptcha&#038;7 |  &#8216;<\/p>\n<p>  #Available languages: en-EN, de-DE<br \/>\n  #Default: en-EN<br \/>\n  Language: en-EN<\/p>\n<p>  #Permissions for some commands<br \/>\n  Permissions:<br \/>\n    CaptchaCMD: logCaptcha.CaptchaCMD<br \/>\n    LogAdminCMD: logCaptcha.Admin<br \/>\n    LogBanCMD: logCaptcha.Admin<\/p>\n<p>  #If that&#8217;s is true, the plugin uses the custom captcha list. You can create custom<br \/>\n  #Questions and correct answers in the customCaptcha.yml file.<br \/>\n  #If you want to use color codes use &#8216;(paragraph)&#8217; instead of &#8216;&#038;&#8217; in the file.<br \/>\n  #(This option is only for inventory captchas (for now).)<br \/>\n  #Attention: You need for every correct answer a question in the CORRECT ORDER<br \/>\n  #That means if your first entry at the question list is for example: Click on the Block named Zero<br \/>\n  #Then the first entry of the correct answer list MUST be Zero.<br \/>\n  #IF YOU USE CHAT CAPTCHA:<br \/>\n  #You can create custom words in the customCaptcha.yml file.<br \/>\n  #But ATTENTION: These custom words can not contain blank lines.<br \/>\n  #For example: CORRECT: Sample1 INCORRECT: Sample 1<br \/>\n  UseCustomCaptchas: false<\/p>\n<p>  #Just some options<br \/>\n  Options:<br \/>\n    #The WaitingTime is the time (in seconds) the player has to solve the captcha<br \/>\n    #I recommend to set it to 35 if you use the raising captcha type and if you use<br \/>\n    #the chat captcha or the inventory captcha type set it to 20. But it&#8217;s on you how<br \/>\n    #time you set.<br \/>\n    WaitingTime: 35<\/p>\n<p>    #The CheckCooldown is the cooldown that the &#8220;plugin wait&#8221; when a player joins.<br \/>\n    #After this time the plugin starts the check. Default is 1. (In seconds)<br \/>\n    CheckCooldown: 1<\/p>\n<p>    #If that is true, you use the chat captcha method instead of the inventory method<br \/>\n    #In this method there is no support for bWaves and the player don&#8217;t get kicked!<br \/>\n    UseChatCaptcha: false<\/p>\n<p>    #If that&#8217;s is true, you use the raising captcha method instead of the other methods<br \/>\n    UseRaisingCaptcha: false<\/p>\n<p>    #If that is true, you use the inventory captcha method instead of the raising or chat method<br \/>\n    #This method is a simple method and I recommend it to use it instead of the chat method<br \/>\n    UseInventoryCaptcha: false<\/p>\n<p>    #This method is like the chat captcha. But you click on the chat message, instead of<br \/>\n    #type them in the chat. I would recommend it to use it instead of the chat captcha but it&#8217;s on you.<br \/>\n    UseClickChatCaptcha: false<\/p>\n<p>    #This captcha is a very easy type. I would recommend it if you want a very fast captcha type.<br \/>\n    #And I recommend to set the WaitingTime to about 10 or 15 because this type is really easy.<br \/>\n    #This is the default method<br \/>\n    UseSquareCaptcha: true<\/p>\n<p>    #If that&#8217;s is true the plugin will prevent players from interacting with items<br \/>\n    #(for example a lobby compass) so that they can&#8217;t use them. I recommend to use it.<br \/>\n    AntiRightlick: true<\/p>\n<p>    #If that is true, the plugin will collect some statistics like how many players failed.<br \/>\n    #I recommend to use this, but if you don&#8217;t want to use it it will not restrict any functions of the plugin.<br \/>\n    #(Except the logcaptcha stats command)<br \/>\n    UseStatistics: true<\/p>\n<p>    #If that is true, the list which save all players who done the captcha already will get<br \/>\n    #cleared every 1200 seconds.<br \/>\n    #(Note: If you want to use this, you must enable the option SaveAlreadyDone!)<br \/>\n    ResetAlreadyDoneList: false<\/p>\n<p>    #If that is true, every player which passed the captcha don&#8217;t solve a captcha again<br \/>\n    #until he\/she got removed from the list in Captcha.yml<br \/>\n    SaveAlreadyDone: false<\/p>\n<p>    #If that is true, the plugin will ban a player automatically after 5 fails<br \/>\n    UseBWaves: false<\/p>\n<p>    #If that true, then the plugin&#8217;s own statistics are given in percent<br \/>\n    ShowStatisticsInPercent: true<\/p>\n<p>    #ChatCaptcha options<br \/>\n    ChatCaptcha:<br \/>\n      #If this is true use randomized chars instead of words<br \/>\n      UseRandomizedChars: false<\/p>\n<p>  #This is the build number to identify the exact version of the plugin<br \/>\n  #(If a release with no version number changes comes)<br \/>\n  Build: 172<br \/>\n  #Do not change this!<br \/>\n  Version: 1.2.3<br \/>\n&#8220;`<\/p>\n<\/details>\n<p>Language.yml:<\/p>\n<details>\n<summary>Spoiler<\/summary>\n<p>&#8220;`<br \/>\nen-EN:<br \/>\n  Messages:<br \/>\n    FailedCaptcha: &#8216;&#038;cYou failed the &#038;ecaptcha&#038;c!&#8217;<br \/>\n    SuccessCaptcha: &#8216;&#038;aYou successed the &#038;ecaptcha&#038;a!&#8217;<br \/>\n    CaptchaUsage: &#8216;&#038;cUsage: &#038;4\/captcha [Playername] &#8211; Checks a player manually&#8217;<br \/>\n    JoinMessage: &#8216;&#038;cPass the &#038;ecaptcha&#038;c!&#8217;<br \/>\n    MoveMessage: &#8216;&#038;cYou cant move until you passed the &#038;ecaptcha&#038;c!&#8217;<br \/>\n    FailedCaptchaInTime: &#8216;&#038;cYou needed to much time to solve the &#038;ecaptcha&#038;c!&#8217;<br \/>\n    BannedByBWaves: &#8216;&#038;cYou are banned for failing the &#038;ecaptchas &#038;cmore than &#038;45 &#038;ctimes!&#8217;<br \/>\n    PlayerNotAvailable: &#8216;&#038;cThis player is not online!&#8217;<br \/>\n    OpenManagementGUI: &#8216;&#038;7Opening &#038;eManagement-GUI&#038;7&#8230;&#8217;<br \/>\n    LogBanUsage: &#8216;&#038;cUsage: \/logban <Player>&#8216;<br \/>\n    PlayerBanned: &#8216;&#038;cYou added the player to the &#038;ebWaves \u00a7cbans!&#8217;<br \/>\n    ResetList: &#8216;&#038;7You reset the &#038;eAlreadyDoneList&#038;7!&#8217;<br \/>\n    ResetConfig: &#8216;&#038;7You reset the &#038;econfig file&#038;7!&#8217;<br \/>\n    ClickChatCaptchaMessage: &#8216;&#038;c&#038;lClick on &#038;e&#038;lthis &#038;c&#038;ltext to &#038;e&#038;lprove &#038;c&#038;lthat<br \/>\n      you&#8221;re &#038;c&#038;lnot a &#038;4&#038;lbot&#038;c&#038;l!&#8217;<br \/>\n    ClickChatCaptchaHoverMessage: &#8216;&#038;cClick on &#038;ethis &#038;ctext to &#038;eprove &#038;cthat you&#8221;re<br \/>\n      not a &#038;4bot&#038;c!&#8217;<br \/>\nde-DE:<br \/>\n  Messages:<br \/>\n    FailedCaptcha: &#8216;&#038;cDu hast das &#038;eCaptcha &#038;cnicht bestanden!&#8217;<br \/>\n    SuccessCaptcha: &#8216;&#038;aDu hast das &#038;eCaptcha &#038;abestanden!&#8217;<br \/>\n    CaptchaUsage: &#8216;&#038;cBenutze: &#038;4\/captcha [Playername] &#8211; Checkt einen Spieler manuell&#8217;<br \/>\n    JoinMessage: &#8216;&#038;cBestehe zuerst das &#038;cCaptcha&#038;c!&#8217;<br \/>\n    MoveMessage: &#8216;&#038;cDu kannst dich nicht bewegen bis du das &#038;eCaptcha &#038;cbestanden<br \/>\n      hast!&#8217;<br \/>\n    FailedCaptchaInTime: &#8216;&#038;cDu hast zu viel Zeit f\u00fcr das &#038;eCaptcha &#038;cgebraucht!&#8217;<br \/>\n    BannedByBWaves: &#8216;&#038;cDu wurdest gebannt, weil du mehr als &#038;45 &#038;cMal ein &#038;eCaptcha<br \/>\n      &#038;cnicht bestanden hast!&#8217;<br \/>\n    PlayerNotAvailable: \u00a7cDieser Spieler ist nicht online!<br \/>\n    OpenManagementGUI: &#8216;&#038;7\u00d6ffne &#038;eManagement-GUI&#038;7&#8230;&#8217;<br \/>\n    LogBanUsage: &#8216;&#038;cBenutze: \/logban <Spieler>&#8216;<br \/>\n    PlayerBanned: &#8216;&#038;cDu hast den Spieler zu den &#038;ebWaves &#038;cbans hinzugef\u00fcgt!&#8217;<br \/>\n    ResetList: &#8216;&#038;7Du hast die &#038;eAlreadyDone-Liste &#038;7zur\u00fcckgesetzt!&#8217;<br \/>\n    ResetConfig: &#8216;&#038;7Du hast die &#038;eConfig Datei &#038;7zur\u00fcckgesetzt!&#8217;<br \/>\n    ClickChatCaptchaMessage: &#8216;&#038;c&#038;lKlicke &#038;e&#038;lhier &#038;c&#038;lum zu beweisen, dass du kein<br \/>\n      &#038;4&#038;lBot &#038;c&#038;lbist!&#8217;<br \/>\n    ClickChatCaptchaHoverMessage: &#8216;&#038;cKlicke &#038;ehier &#038;cum zu beweisen, dass du kein<br \/>\n      &#038;4Bot &#038;cbist!&#8217;<br \/>\n&#8220;`<\/p>\n<\/details>\n<p># Commands:<br \/>\nCommands are a good way to configurate a plugin without open any file.<br \/>\nAnd if you want to know what commands logCaptcha contains just scroll down.<\/p>\n<p>&#8211; 4 different types of captchas<br \/>\n&#8211; 2 languages supported<br \/>\n&#8211; Plugin own statistics<br \/>\n&#8211; Many configuration options<br \/>\n&#8211; Customisable language (About 90%)<br \/>\n&#8211; Checks the server version for the plugin compability<br \/>\n&#8211; Auto-Ban support<br \/>\n&#8211; Ingame user management<br \/>\n&#8211; Logs all important actions<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Protect your server against bots with logCaptcha!<\/p>\n","protected":false},"featured_media":95208,"template":"","meta":{"_minecraft_slug":"logcaptcha","_minecraft_project_id":"j707ZfEN","_minecraft_author":"FreshMcNugget","_minecraft_license":"Apache-2.0","_minecraft_downloads":124,"_minecraft_follows":0,"_minecraft_client_side":"unsupported","_minecraft_server_side":"required","_minecraft_storage_type":"zip","_minecraft_archive_name":"logcaptcha.zip","_minecraft_size_bytes":401606,"_minecraft_version_count":4,"_minecraft_updated_at":"2026-05-15T19:09:43.047496Z","_minecraft_date_created":"2025-06-11T23:31:22.172798Z","_minecraft_date_modified":"2025-07-08T16:33:08.812517Z","_minecraft_project_url":"https:\/\/modrinth.com\/mod\/logcaptcha","_minecraft_icon_attachment_id":95208,"_minecraft_imported_at":"2026-06-05T10:51:11+00:00","_minecraft_import_hash":"292fbbe612e3bdbbec7fab70a33301f9","_minecraft_versions":"","_minecraft_links":"","_minecraft_gallery":"","_minecraft_api_metadata":""},"mod_category":[124,89,126,90,127,867,129,123,92],"mod_loader":[130,132,134],"minecraft_version":[49,50,51,52,53,54,55,56,57,58,59,36,60,93,94,101,102,62,37,73,74,38,78,79,80],"class_list":["post-95207","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-social","mod_category-spigot","mod_category-technology","mod_category-utility","mod_loader-bukkit","mod_loader-paper","mod_loader-spigot","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-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"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>logCaptcha - 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\/logcaptcha\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"logCaptcha - Minecraft\" \/>\n<meta property=\"og:description\" content=\"Protect your server against bots with logCaptcha!\" \/>\n<meta property=\"og:url\" content=\"https:\/\/vpesports.com\/minecraft\/mods\/logcaptcha\/\" \/>\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\\\/logcaptcha\\\/\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/logcaptcha\\\/\",\"name\":\"logCaptcha - Minecraft\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/logcaptcha\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/logcaptcha\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/logcaptcha-icon-ef259d95186630c19ac451f0c315d5886119e99d_96.webp\",\"datePublished\":\"2026-06-05T10:51:10+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/logcaptcha\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/logcaptcha\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/logcaptcha\\\/#primaryimage\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/logcaptcha-icon-ef259d95186630c19ac451f0c315d5886119e99d_96.webp\",\"contentUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/logcaptcha-icon-ef259d95186630c19ac451f0c315d5886119e99d_96.webp\",\"width\":96,\"height\":96},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/logcaptcha\\\/#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\":\"logCaptcha\"}]},{\"@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":"logCaptcha - 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\/logcaptcha\/","og_locale":"en_US","og_type":"article","og_title":"logCaptcha - Minecraft","og_description":"Protect your server against bots with logCaptcha!","og_url":"https:\/\/vpesports.com\/minecraft\/mods\/logcaptcha\/","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\/logcaptcha\/","url":"https:\/\/vpesports.com\/minecraft\/mods\/logcaptcha\/","name":"logCaptcha - Minecraft","isPartOf":{"@id":"https:\/\/vpesports.com\/minecraft\/#website"},"primaryImageOfPage":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/logcaptcha\/#primaryimage"},"image":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/logcaptcha\/#primaryimage"},"thumbnailUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/logcaptcha-icon-ef259d95186630c19ac451f0c315d5886119e99d_96.webp","datePublished":"2026-06-05T10:51:10+00:00","breadcrumb":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/logcaptcha\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/vpesports.com\/minecraft\/mods\/logcaptcha\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/vpesports.com\/minecraft\/mods\/logcaptcha\/#primaryimage","url":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/logcaptcha-icon-ef259d95186630c19ac451f0c315d5886119e99d_96.webp","contentUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/logcaptcha-icon-ef259d95186630c19ac451f0c315d5886119e99d_96.webp","width":96,"height":96},{"@type":"BreadcrumbList","@id":"https:\/\/vpesports.com\/minecraft\/mods\/logcaptcha\/#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":"logCaptcha"}]},{"@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\/95207","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\/95208"}],"wp:attachment":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media?parent=95207"}],"wp:term":[{"taxonomy":"mod_category","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_category?post=95207"},{"taxonomy":"mod_loader","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_loader?post=95207"},{"taxonomy":"minecraft_version","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/minecraft_version?post=95207"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}