{"id":171491,"date":"2026-06-10T00:28:35","date_gmt":"2026-06-09T21:28:35","guid":{"rendered":"https:\/\/vpesports.com\/minecraft\/mods\/worldchatter\/"},"modified":"2026-06-10T00:28:35","modified_gmt":"2026-06-09T21:28:35","slug":"worldchatter","status":"publish","type":"mod","link":"https:\/\/vpesports.com\/minecraft\/mods\/worldchatter\/","title":{"rendered":"WorldChatter"},"content":{"rendered":"<p>![Logo](https:\/\/cdn.modrinth.com\/data\/cached_images\/db19283d184a807a4677411d14457fb5bec24cab.png)<\/p>\n<p><iframe loading=\"lazy\" width=\"560\" height=\"315\" src=\"https:\/\/www.youtube-nocookie.com\/embed\/O95rzhgVSZI\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen><\/iframe><\/p>\n<p># Security Features<\/p>\n<p>### Anti-Swear<br \/>\nThis helps to prevent any sensitive or inappropriate words from your chat to help keep it clean.<br \/>\nIt has the ability to customize words (BlackList \/ WhiteList).<\/p>\n<p>### Anti-Repeat<br \/>\nThis prevents players from repeating the same words or letters over and over again.<\/p>\n<p>### Anti-ADs<br \/>\nIt will block any type of IPs or URLs from the player.<\/p>\n<p>### Anti-Caps<br \/>\nThis helps to prevent the player from sending large uppercased messages in the chat!<\/p>\n<p># Configurations!<\/p>\n<p>### Detection Messages!<br \/>\nIf anyone triggers one of the security settings, you will be alerted, and they will be alerted as well.<\/p>\n<p>&#8220;`yaml<br \/>\nDetectedMessage: &#8220;&#038;c%player_name%&#8217;s message got detected by the following flags &#038;e[%flags%] n&#8212;&#8212;&#8212;-> &#038;6%message%&#8221; # Change how the detection message is sent<br \/>\nDetectedPlayerMessage: &#8220;&#038;cYou have been detected by the following flags &#038;e[%flags%]&#8221; # Changes how the message is sent to the player (set it to &#8220;&#8221; if you don&#8217;t want to send it)<br \/>\n&#8220;`<\/p>\n<p>### Switch Messages (For Proxies)<br \/>\nThis will notify everyone in the server or the previous and current server when a player switches from one server to another!<\/p>\n<p>&#8220;`yaml<br \/>\n# This switch message is only available for both BungeeCord &#038; Velocity<br \/>\nSwitchSettings:<br \/>\n  enabled: true<br \/>\n  global: true # false is just the current server &#038; previous server \/ true all the servers<br \/>\n  premessage: &#8220;&#038;a%player_name% &#038;ehas switched from &#038;6%previous_server% &#038;eto &#038;f%current_server%&#8221;<br \/>\n  comessage: &#8220;&#038;a%player_name% &#038;ehas arrived from &#038;6%previous_server%&#8221;<br \/>\n&#8220;`<\/p>\n<p>### Others<\/p>\n<p>&#8220;`yaml<br \/>\nSpamMessage: &#8220;&#038;cYour message is blocked by the &#038;eAnti-Spamn&#038;7Remaining time: %duration% seconds&#8221; # Changes how the anti-spam message is sent (set it to &#8220;&#8221; if you don&#8217;t want to send it)<br \/>\nChatClearMessage: &#8220;&#038;eThe Chat has been cleared by &#038;a%sender%&#8221; # Changes how the cleared chat message gets sent<br \/>\nNoPermissionMessage: &#8220;&#038;eYou&#8217;re not allowed to use this command!&#8221;<br \/>\n&#8220;`<\/p>\n<p># Utilities Features!<\/p>\n<p>### Aliases<br \/>\nThis feature enhances WorldChatter&#8217;s placeholders by allowing customization of player and place names using two new placeholders: `{player_name}` and `{player_place}`.<\/p>\n<p>&#8220;`yaml<br \/>\naliases:<br \/>\n  enabled: true<br \/>\n  place:<br \/>\n    world: &#8220;&#038;aOverworld&#038;r&#8221;<br \/>\n  player:<br \/>\n    OmarOmar93: &#8220;<gradient>OmarOmar93<\/gradient> &#038;o&#038;eTest Omar Yes&#8221;<br \/>\n&#8220;`<\/p>\n<p>### Chat Locking<br \/>\nThis allows staff or console to lock or unlock the chat using `wc lock`!<\/p>\n<p>&#8220;`yaml<br \/>\nChatLockMessage:<br \/>\n  enabled: true<br \/>\n  public: true # TRUE | Shows the message to everyone or FALSE | just the sender<br \/>\n  locked: &#8220;&#038;eThe Chat is now &#038;cLOCKED &#038;eby &#038;a%sender%&#8221;<br \/>\n  unlocked: &#8220;&#038;eThe Chat is now &#038;aUNLOCKED &#038;eby &#038;a%sender%&#8221;<br \/>\n  currently: &#8220;&#038;eThe Chat is Currently &#038;clocked&#8221;<br \/>\n&#8220;`<\/p>\n<p>### Clear Chat!<br \/>\nClear the chat with `wc clear`!<\/p>\n<p>### Custom Join and Quit Messages!<br \/>\nCustomize join and quit messages with special permissions for certain players.<\/p>\n<p>&#8220;`yaml<br \/>\nJoin:<br \/>\n  enabled: true<br \/>\n  level: 1 # 1 is just current place \/ 2 the whole server<br \/>\n  place: &#8220;world&#8221; # place to send the message<br \/>\n  message: &#8220;&#038;a%player_name% &#038;fhas joined the game!&#8221;<br \/>\n  permmode: true # Checks to use the permissions mode to send messages \/ disabled will use default message<br \/>\n  permissions:<br \/>\n    &#8220;admin&#8221;:<br \/>\n      permissions: [ &#8220;worldchatter.control&#8221;, &#8220;*&#8221; ]<br \/>\n      message: &#8220;&#038;a%player_name% &#038;fhas joined the gamen<click:run_command:\/tp %player_name%><hover:show_text:'&#038;aClick to teleport to %player_name%'>&#038;e[Teleport to %player_name%]<\/click>&#8221;<\/p>\n<p>Quit:<br \/>\n  enabled: true<br \/>\n  level: 1 # 1 is just current place \/ 2 the whole server<br \/>\n  place: &#8220;world&#8221; # place to send the message &#8211; type %place% to make it the last player&#8217;s place<br \/>\n  message: &#8220;&#038;a%player_name% &#038;fhas left the game!&#8221;<br \/>\n  permmode: false # Checks to use the permissions below to show a different message or no!<br \/>\n  permissions:<br \/>\n    &#8220;admin&#8221;:<br \/>\n      permissions: [ &#8220;worldchatter.control&#8221;, &#8220;*&#8221; ]<br \/>\n      message: &#8220;&#038;a%player_name% &#038;fhas left the game &#038;8You have nothing to do to that player :P&#8221;<br \/>\n&#8220;`<\/p>\n<p>### Notifications<br \/>\nCustomize notification sounds for detections.<\/p>\n<p>&#8220;`yaml<br \/>\nnotification:<br \/>\n  enabled: true<br \/>\n  staff: # notification detection for staff<br \/>\n    sound: &#8220;BLOCK_NOTE_BLOCK_PLING&#8221; # the sound to play as the notification you can find it here by https:\/\/helpch.at\/docs\/SERVER_VERSION_GOES_HERE\/index.html?org\/bukkit\/Sound.html<br \/>\n    volume: 1 # volume of the sound<br \/>\n    pitch: 1 # pitch of the sound<br \/>\n  player: # notification detection to the player<br \/>\n    sound: &#8220;BLOCK_NOTE_BLOCK_PLING&#8221;<br \/>\n    volume: 1<br \/>\n    pitch: 1<br \/>\n&#8220;`<\/p>\n<p>### Channels<br \/>\nIntroducing the new **Channels** Feature!<br \/>\nAdd Places or Players **or both if you would like!** Into each other and priortize them from top to bottom according to the importance of each channel!<br \/>\n&#8220;`yml<br \/>\nGlobalSending: true<br \/>\nchannels:<br \/>\n  admin:<br \/>\n    players:<br \/>\n      &#8211; &#8220;OmarOmar93&#8221;<br \/>\n      &#8211; &#8220;HoneySalted&#8221;<br \/>\n      &#8211; &#8220;Notch&#8221;<br \/>\n    places:<br \/>\n      &#8211; &#8220;World&#8221;<br \/>\n      &#8211; &#8220;Lobby&#8221;<br \/>\n  main:<br \/>\n    places:<br \/>\n      &#8211; &#8220;world&#8221;<br \/>\n      &#8211; &#8220;world_nether&#8221;<br \/>\n      &#8211; &#8220;world_the_end&#8221;<br \/>\n&#8220;`<\/p>\n<p>### Debug Mode &#8211; (Implemented in Channels only Currently)<br \/>\nThe New Debug mode is what prints out more information about WorldChatter! like, Warnings, Errors and infos for each action happening inside the plugin!<\/p>\n<p>&#8220;`yml<br \/>\ndebug:<br \/>\n  enabled: true<br \/>\n  info: &#8220;&#038;7[&#038;9WorldChatter Debugger &#038;r| Info&#038;7]&#038;r &#8221;<br \/>\n  warning: &#8220;&#038;7[&#038;9WorldChatter Debugger &#038;r| &#038;eWarning&#038;7]&#038;e &#8221;<br \/>\n  error: &#8220;&#038;7[&#038;9WorldChatter Debugger &#038;r| &#038;4Error&#038;7]&#038;4 &#8221;<br \/>\n&#8220;`<\/p>\n<p>![WorldChatterAPI](https:\/\/i.ibb.co\/PzZBQqM\/image.png)<\/p>\n<p># WorldChatterAPI<br \/>\nLearn more about the API and its capabilities by Clicking here!<\/p>\n<p># Donate!<br \/>\nIf you&#8217;d like to support the development of WorldChatter and other projects, consider donating!<br \/>\nBuy me a Coffee!  <\/p>\n<p># Other Projects!<br \/>\nWorldCaster<br \/>\nStandalone Broadcast Add-on  <\/p>\n<p># Supported Plugins!<br \/>\n&#8211; PlaceholderAPI<br \/>\n&#8211; Multiverse-Core<br \/>\n&#8211; ItemsAdder (With PlaceholderAPI)<br \/>\n&#8211; Luckperms<br \/>\n&#8211; And other plug-ins that have PlaceholderAPI&#8217;s placeholder!  <\/p>\n<p># Massive thank you to:<br \/>\n&#8211; **Abdelaziz189356** &#8211; For the help with 2.0, 2.1, and 3.0 being possible, 3.0 Tester!<br \/>\n&#8211; **yousife_7aloly** &#8211; The tester for 2.0!<br \/>\n&#8211; **FastEverlast** &#8211; The Tester for 2.4!<br \/>\n&#8211; **Fabrizio Santana, 4zy** &#8211; 3.0 Testers  <\/p>\n<p>There are lots of additional features to explore!<br \/>\nThank you for taking the time to read this and use the plugin!<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Enhance your chatting experience.<\/p>\n","protected":false},"featured_media":171492,"template":"","meta":{"_minecraft_slug":"worldchatter","_minecraft_project_id":"12lXE0dp","_minecraft_author":"OmarDotContent","_minecraft_license":"LicenseRef-EPL-2.0","_minecraft_downloads":2599,"_minecraft_follows":13,"_minecraft_client_side":"unsupported","_minecraft_server_side":"required","_minecraft_storage_type":"zip","_minecraft_archive_name":"worldchatter.zip","_minecraft_size_bytes":17402483,"_minecraft_version_count":27,"_minecraft_updated_at":"2026-05-16T05:33:48.462034Z","_minecraft_date_created":"2024-05-10T19:58:49.063016Z","_minecraft_date_modified":"2025-04-13T09:08:31.177668Z","_minecraft_project_url":"https:\/\/modrinth.com\/mod\/worldchatter","_minecraft_icon_attachment_id":171492,"_minecraft_imported_at":"2026-06-09T21:28:35+00:00","_minecraft_import_hash":"a87583f8e1b68ecc119246d33d859cfa","_minecraft_versions":"","_minecraft_links":"","_minecraft_gallery":"","_minecraft_api_metadata":""},"mod_category":[124,894,126,127,128,867,129,92,985,992],"mod_loader":[130,895,132,133,134,986,993],"minecraft_version":[850,851,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,845,846,847,848,849,59,36,60,93,94,101,102,62,37,40,41,73,74,38,78,79,80,81,82,957,852,853,958,959,854,960,855,856,857,858,961,859,166,979,10,11,983,12,180,181,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,955,956],"class_list":["post-171491","mod","type-mod","status-publish","has-post-thumbnail","hentry","mod_category-bukkit","mod_category-bungeecord","mod_category-management","mod_category-paper","mod_category-purpur","mod_category-social","mod_category-spigot","mod_category-utility","mod_category-velocity","mod_category-waterfall","mod_loader-bukkit","mod_loader-bungeecord","mod_loader-paper","mod_loader-purpur","mod_loader-spigot","mod_loader-velocity","mod_loader-waterfall","minecraft_version-1-0","minecraft_version-1-1","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-2-1","minecraft_version-1-2-2","minecraft_version-1-2-3","minecraft_version-1-2-4","minecraft_version-1-2-5","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-3","minecraft_version-1-3-1","minecraft_version-1-3-2","minecraft_version-1-4","minecraft_version-1-4-1","minecraft_version-1-4-2","minecraft_version-1-4-3","minecraft_version-1-4-4","minecraft_version-1-4-5","minecraft_version-1-4-6","minecraft_version-1-4-7","minecraft_version-1-5","minecraft_version-1-5-1","minecraft_version-1-5-2","minecraft_version-1-6","minecraft_version-1-6-1","minecraft_version-1-6-2","minecraft_version-1-6-3","minecraft_version-1-6-4","minecraft_version-1-7","minecraft_version-1-7-1","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-b1-8","minecraft_version-b1-8-1"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>WorldChatter - 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\/worldchatter\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"WorldChatter - Minecraft\" \/>\n<meta property=\"og:description\" content=\"Enhance your chatting experience.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/vpesports.com\/minecraft\/mods\/worldchatter\/\" \/>\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=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/worldchatter\\\/\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/worldchatter\\\/\",\"name\":\"WorldChatter - Minecraft\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/worldchatter\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/worldchatter\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/worldchatter-icon-25f24b07c6513236a9c347f4accd0a319a801575_96.webp\",\"datePublished\":\"2026-06-09T21:28:35+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/worldchatter\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/worldchatter\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/worldchatter\\\/#primaryimage\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/worldchatter-icon-25f24b07c6513236a9c347f4accd0a319a801575_96.webp\",\"contentUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/worldchatter-icon-25f24b07c6513236a9c347f4accd0a319a801575_96.webp\",\"width\":96,\"height\":96},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/worldchatter\\\/#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\":\"WorldChatter\"}]},{\"@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":"WorldChatter - 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\/worldchatter\/","og_locale":"en_US","og_type":"article","og_title":"WorldChatter - Minecraft","og_description":"Enhance your chatting experience.","og_url":"https:\/\/vpesports.com\/minecraft\/mods\/worldchatter\/","og_site_name":"Minecraft","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/vpesports.com\/minecraft\/mods\/worldchatter\/","url":"https:\/\/vpesports.com\/minecraft\/mods\/worldchatter\/","name":"WorldChatter - Minecraft","isPartOf":{"@id":"https:\/\/vpesports.com\/minecraft\/#website"},"primaryImageOfPage":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/worldchatter\/#primaryimage"},"image":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/worldchatter\/#primaryimage"},"thumbnailUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/worldchatter-icon-25f24b07c6513236a9c347f4accd0a319a801575_96.webp","datePublished":"2026-06-09T21:28:35+00:00","breadcrumb":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/worldchatter\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/vpesports.com\/minecraft\/mods\/worldchatter\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/vpesports.com\/minecraft\/mods\/worldchatter\/#primaryimage","url":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/worldchatter-icon-25f24b07c6513236a9c347f4accd0a319a801575_96.webp","contentUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/worldchatter-icon-25f24b07c6513236a9c347f4accd0a319a801575_96.webp","width":96,"height":96},{"@type":"BreadcrumbList","@id":"https:\/\/vpesports.com\/minecraft\/mods\/worldchatter\/#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":"WorldChatter"}]},{"@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\/171491","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\/171492"}],"wp:attachment":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media?parent=171491"}],"wp:term":[{"taxonomy":"mod_category","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_category?post=171491"},{"taxonomy":"mod_loader","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_loader?post=171491"},{"taxonomy":"minecraft_version","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/minecraft_version?post=171491"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}