{"id":141010,"date":"2026-06-08T12:03:09","date_gmt":"2026-06-08T09:03:09","guid":{"rendered":"https:\/\/vpesports.com\/minecraft\/mods\/simpleglobalchat\/"},"modified":"2026-06-08T12:03:09","modified_gmt":"2026-06-08T09:03:09","slug":"simpleglobalchat","status":"publish","type":"mod","link":"https:\/\/vpesports.com\/minecraft\/mods\/simpleglobalchat\/","title":{"rendered":"SimpleGlobalChat"},"content":{"rendered":"<p># SimpleGlobalChat<br \/>\nGitHub | Future Links will be placed here<\/p>\n<p>This plugin is **NOT** associated with SimpleVoiceChat<\/p>\n<p>Plugin for Minecraft Spigot\/Paper\/Purpur\/Folia that enables customizable global\/local\/private\/admin chats, ignore\/unignore and spy functions<\/p>\n<p>All images in Gallery were taken from the same server<\/p>\n<p>Main used language in plugin is ru, but you can change it to eng in configuration file<\/p>\n<p>To change content of showed messages check out lang directory and ru or eng yml files<\/p>\n<p>I wrote this plugin according to my needs and added the most useful features in my opinion. If you think that plugin needs some features feel free to suggest!<\/p>\n<p># Features<\/p>\n<details>\n<summary>Help command<\/summary>\n<p>Use it to see all available commands<\/p>\n<p>Command: \/chathelp<br \/>\n<\/details>\n<details>\n<summary>Global chat<\/summary>\n<p>Messages that start with &#8220;!&#8221; before message will be sent to all online players, for instance: &#8220;!Hello World&#8221;<br \/>\n<\/details>\n<details>\n<summary>Local chat<\/summary>\n<p>Other messages will be sent to players in radius of n blocks (basic quantity is 50) from sender<br \/>\n<\/details>\n<details>\n<summary>Private messages<\/summary>\n<p>  Command: \/msg <player nickname> <msg><\/p>\n<p>  Aliases: [m, tell, w, \u0442, \u043c, message, \u0446, write]<br \/>\n<\/details>\n<details>\n<summary>Reply<\/summary>\n<p>Reply to last player with whom private messages were sent<\/p>\n<p>  Command: \/r <msg><\/p>\n<p>  Aliases: [reply, \u0440, \u043a, \u043a\u0443\u0437\u0434\u043d]<br \/>\n<\/details>\n<details>\n<summary>Ignore\/Unignore<\/summary>\n<p>Players can ignore private messages from specific player<\/p>\n<p>Command:\/ignore <player nickname>\n<p>Aliases: [ign, \u0448\u043f\u0442\u0449\u043a\u0443, \u0438\u0433\u043d\u043e\u0440]<\/p>\n<p>Command: \/unignore <player nickname>\n<p>Aliases: [unign, \u0433\u0442\u0448\u043f\u0442\u0449\u043a\u0443, \u043d\u0435\u0438\u0433\u043d\u043e\u0440]<br \/>\n<\/details>\n<details>\n<summary>Spy mode<\/summary>\n<p>Players with permissions can see other players private messages<\/p>\n<p>Command: \/spy<br \/>\n<\/details>\n<details>\n<summary>Admin chat<\/summary>\n<p>It is switchable and only players with simpleglobalchatplugin.adminchat permission can see messages in this mode if enabled<\/p>\n<p>Command:\/adm-chat<br \/>\n<\/details>\n<details>\n<summary>Appeal<\/summary>\n<p>Reqular players can send messages that only admins (players with simpleglobalchatplugin.adminchat permission can see)<\/p>\n<p>Command:\/appeal <msg><\/p>\n<p>Aliases: [\u0444\u0437\u0437\u0443\u0444\u0434, \u043e\u0431\u0440\u0430\u0449\u0435\u043d\u0438\u0435]<br \/>\n<\/details>\n<details>\n<summary>Custom Join\/Quit\/Death messages<\/summary>\n<p>Configurable (Read Configuration section bellow)<br \/>\n<\/details>\n<details>\n<summary>Hex colors support<\/summary>\n<p>This plugin supports not only minecraft color code \u00a70-f (&#038;0-f too)<\/p>\n<p>But hex colors too! (For example: &#038;#7cdaf7)<br \/>\n<\/details>\n<p># Configuration<\/p>\n<p>Turn off if you will not use placeholderapi<br \/>\n&#8220;`<br \/>\nuse-placeholderapi: true<br \/>\n&#8220;`<\/p>\n<p>You can change it to eng<br \/>\n&#8220;`<br \/>\nlanguage: &#8220;ru&#8221;<br \/>\n&#8220;`<\/p>\n<p>You can turn off or slightly change this settings<br \/>\n&#8220;`<br \/>\nevents:<br \/>\n  custom-join:<br \/>\n    toggle: true<br \/>\n    message: &#8220;\u00a72[+] \u00a7f{player} \u043f\u0440\u0438\u0441\u043e\u0435\u0434\u0438\u043d\u0438\u043b\u0441\u044f \u043a \u0441\u0435\u0440\u0432\u0435\u0440\u0443&#8221;<br \/>\n  custom-quit:<br \/>\n    toggle: true<br \/>\n    message: &#8220;\u00a7c[-] \u00a7f{player} \u043f\u043e\u043a\u0438\u043d\u0443\u043b \u0441\u0435\u0440\u0432\u0435\u0440&#8221;<br \/>\n  custom-death:<br \/>\n    toggle: true<br \/>\n    message: &#8220;\u00a78{death_message}&#8221;<br \/>\n&#8220;`<\/p>\n<p>Config of chats, you can turn them on\/off, and change what will be shown in the messages in different chats<br \/>\n&#8220;`<br \/>\nchat:<br \/>\n  global:<br \/>\n    toggle: true<br \/>\n    prefix: &#8220;[G]&#8221;<br \/>\n    name-color: &#8220;\u00a7f&#8221;<br \/>\n    message-color: &#8220;\u00a7f&#8221;<br \/>\n    placeholder-prefix: &#8220;%luckperms_prefix%&#8221; #\u041c\u043e\u0436\u043d\u043e \u043e\u0441\u0442\u0430\u0432\u0438\u0442\u044c \u043f\u0443\u0441\u0442\u044b\u043c\/You can leave it clear<br \/>\n    placeholder-suffix: &#8220;%luckperms_suffix%&#8221;<br \/>\n    world-prefix:<br \/>\n      enabled: true<br \/>\n      format: &#8220;\u00a78[{world}] &#8221;  # world \u2014 \u0431\u0443\u0434\u0435\u0442 \u0437\u0430\u043c\u0435\u043d\u0451\u043d \u043d\u0430 \u0438\u043c\u044f \u043c\u0438\u0440\u0430<br \/>\n    msgformat: &#8220;{world-color}{prefix} \u00a7r{placeholder-prefix}{name-color}{player} \u00a77>> {message-color}{message}&#8221;<\/p>\n<p>  local:<br \/>\n    toggle: true<br \/>\n    radius: 50<br \/>\n    prefix: &#8220;[L]&#8221;<br \/>\n    name-color: &#8220;\u00a7f&#8221;<br \/>\n    message-color: &#8220;\u00a77&#8221;<br \/>\n    placeholder-prefix: &#8220;%luckperms_prefix%&#8221;<br \/>\n    world-prefix:<br \/>\n      enabled: true<br \/>\n      format: &#8220;\u00a78[{world}] &#8221;<br \/>\n    msgformat: &#8220;\u00a77{prefix} \u00a7r{placeholder-prefix}{name-color}{player} \u00a77>> {message-color}{message}&#8221;<\/p>\n<p>  admin:<br \/>\n    toggle: true<br \/>\n    prefix: &#8220;[A-Chat]&#8221;<br \/>\n    name-color: &#8220;\u00a7f&#8221;<br \/>\n    message-color: &#8220;\u00a7f&#8221;<br \/>\n    placeholder-prefix: &#8220;%luckperms_prefix%&#8221;<br \/>\n    world-prefix:<br \/>\n      enabled: false<br \/>\n      format: &#8220;\u00a78[{world}] &#8221;<br \/>\n    msgformat: &#8220;\u00a7d{prefix} \u00a7r{placeholder-prefix}{name-color}{player} \u00a77>> {message-color}{message}&#8221;<\/p>\n<p>  appeal:<br \/>\n    toggle: true<br \/>\n    prefix: &#8220;[&#038;#f75eabAPPEAL\u00a78]&#8221;<br \/>\n    name-color: &#8220;\u00a7f&#8221;<br \/>\n    message-color: &#8220;\u00a7f&#8221;<br \/>\n    placeholder-prefix: &#8220;%luckperms_prefix%&#8221;<br \/>\n    world-prefix:<br \/>\n      enabled: false<br \/>\n      format: &#8220;\u00a78[{world}] &#8221;<br \/>\n    msgformat: &#8220;\u00a78{prefix} \u00a7r{placeholder-prefix}{name-color}{player} \u00a77>> {message-color}{message}&#8221;<\/p>\n<p>  spy:<br \/>\n    toggle: true<br \/>\n    prefix: &#8220;[SPY] [\u2709]&#8221;<br \/>\n    name-color: &#8220;\u00a7b&#8221;<br \/>\n    message-color: &#8220;\u00a77&#8221;<br \/>\n    receiver-prefix: &#8220;&#8221;<br \/>\n    receiver-color: &#8220;\u00a7e&#8221;<br \/>\n    placeholder-prefix: &#8220;%luckperms_prefix%&#8221;<br \/>\n    world-prefix:<br \/>\n      enabled: true<br \/>\n      format: &#8220;\u00a78[{world}] &#8221;<br \/>\n    msgformat: &#8220;\u00a71{prefix} \u00a7r{placeholder-prefix}{name-color}{player} \u00a7b\u2192 \u00a7r{receiver-prefix}{receiver-color}{receiver} \u00a7b>> {message-color}{message}&#8221;<\/p>\n<p>  private:<br \/>\n    toggle: true<br \/>\n    prefix: &#8220;[\u2709]&#8221;<br \/>\n    name-color: &#8220;&#038;#7cdaf7&#8221;<br \/>\n    receiver-prefix: &#8220;%luckperms_prefix%&#8221;<br \/>\n    receiver-color: &#8220;&#038;#f2e77e&#8221;<br \/>\n    message-color: &#8220;\u00a7f&#8221;<br \/>\n    placeholder-prefix: &#8220;%luckperms_prefix%&#8221;<br \/>\n    world-prefix:<br \/>\n      enabled: false<br \/>\n      format: &#8220;\u00a78[{world}] &#8221;<br \/>\n    msgformat: &#8220;\u00a73{prefix} \u00a7r{placeholder-prefix}{name-color}{sender} \u00a7b\u2192 \u00a7r{receiver-prefix}{receiver-color}{receiver} \u00a7b>> {message-color}{message}&#8221;<br \/>\n&#8220;`<\/p>\n<p>Lang directory<br \/>\nAs example eng.yml<br \/>\nMessages that will be shown when using commands<br \/>\n&#8220;`<br \/>\nChat:<br \/>\n  General:<br \/>\n    NotPlayer: &#8220;\u00a7cOnly players can use this command.&#8221;<br \/>\n    NoRights: &#8220;\u00a7cYou do not have permission to use this command.&#8221;<br \/>\n    PlayerOffline: &#8220;\u00a7cThe player is offline or you entered an invalid nickname.&#8221;<br \/>\n    EmptyCommand: &#8220;&#038;cPlease provide arguments.&#8221;<\/p>\n<p>  Private:<br \/>\n    Self: &#8220;\u00a7cYou can&#8217;t send private messages to yourself.&#8221;<br \/>\n    NoReply: &#8220;\u00a7cThere is no player to reply to.&#8221;<br \/>\n    Ignoring: &#8220;The player is ignoring you. Message not sent.&#8221;<br \/>\n    SpyMode:<br \/>\n      Enabled: &#8220;Spy mode enabled.&#8221;<br \/>\n      Disabled: &#8220;Spy mode disabled.&#8221;<\/p>\n<p>  Admchat:<br \/>\n    Toggle:<br \/>\n      Enabled: &#8220;\u00a76Admin chat mode enabled.&#8221;<br \/>\n      Disabled: &#8220;\u00a76Admin chat mode disabled.&#8221;<\/p>\n<p>  Appeal:<br \/>\n    NotPlayer: &#8220;\u00a7cOnly players can use this command.&#8221;<br \/>\n    Sent: &#8220;Your appeal has been sent to the administrators.&#8221;<\/p>\n<p>  Ignore:<br \/>\n    Self: &#8220;\u00a7cYou can&#8217;t ignore yourself.&#8221;<br \/>\n    Success: &#8220;\u00a7eYou are now ignoring %player%.&#8221;<br \/>\n    Unignored: &#8220;&#038;6You are no longer ignoring %player%.&#8221;<\/p>\n<p>  Main:<br \/>\n    Help:<br \/>\n      Title: &#8220;Available commands (\u00a7e%current%\u00a77\/\u00a7e%total%\u00a77):&#8221;<br \/>\n      InvalidPage: &#8220;&#038;cInvalid page: &#038;f%page%&#8221;<br \/>\n      PreviousPage: &#8220;\u25c0 Prev |&#8221;<br \/>\n      NextPage: &#8220;Next \u25b6&#8221;<br \/>\n      PageIndicator: &#8220;Page %current% of %total%&#8221;<br \/>\n      Reloaded: &#8220;&#038;aConfiguration reloaded.&#8221;<br \/>\n      UnknownCommand: &#8220;&#038;cUnknown subcommand. Use &#038;e\/sgc help&#038;c.&#8221;<br \/>\n&#8220;`<\/p>\n<p>Messages that will be shown when chathelp command is used<br \/>\n&#8220;`<br \/>\ncommands:<br \/>\n  msg:<br \/>\n    usage: &#8220;\/msg <player> <message>&#8221;<br \/>\n    description: &#8220;Send a private message&#8221;<br \/>\n  r:<br \/>\n    usage: &#8220;\/r <message>&#8221;<br \/>\n    description: &#8220;Reply to the last private message&#8221;<br \/>\n  appeal:<br \/>\n    usage: &#8220;\/appeal <message>&#8221;<br \/>\n    description: &#8220;Send a message to the admin chat&#8221;<br \/>\n  ignore:<br \/>\n    usage: &#8220;\/ignore <player>&#8221;<br \/>\n    description: &#8220;Ignore a player&#8221;<br \/>\n  unignore:<br \/>\n    usage: &#8220;\/unignore <player>&#8221;<br \/>\n    description: &#8220;Stop ignoring a player&#8221;<br \/>\n  spy:<br \/>\n    usage: &#8220;\/spy&#8221;<br \/>\n    description: &#8220;Toggle spy mode&#8221;<br \/>\n  adm-chat:<br \/>\n    usage: &#8220;\/adm-chat&#8221;<br \/>\n    description: &#8220;Toggle admin chat mode&#8221;<br \/>\n  reload:<br \/>\n    usage: &#8220;\/sgc reload&#8221;<br \/>\n    description: &#8220;Reload plugin config&#8221;<br \/>\n&#8220;`<\/p>\n<p># Bonds with other plugins<\/p>\n<p>You can use channels &#8220;global&#8221;, &#8220;admin&#8221;, &#8220;appeal&#8221; in DiscordSRV configuration to send messages to different discord channels!<\/p>\n<p>If player have LuckPerms prefix and PlaceholderAPI is installed on server, it can be showed in chat<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Plugin for Minecraft Spigot\/Paper that enables customizable global\/local\/private\/admin chats, ignore\/unignore and spy functions<\/p>\n","protected":false},"featured_media":141011,"template":"","meta":{"_minecraft_slug":"simpleglobalchat","_minecraft_project_id":"9bpnKF74","_minecraft_author":"Megaboysin","_minecraft_license":"MIT","_minecraft_downloads":432,"_minecraft_follows":0,"_minecraft_client_side":"unsupported","_minecraft_server_side":"required","_minecraft_storage_type":"zip","_minecraft_archive_name":"simpleglobalchat.zip","_minecraft_size_bytes":163272,"_minecraft_version_count":5,"_minecraft_updated_at":"2026-05-16T10:53:13.511562Z","_minecraft_date_created":"2025-07-10T07:01:11.637187Z","_minecraft_date_modified":"2025-07-24T08:16:05.947623Z","_minecraft_project_url":"https:\/\/modrinth.com\/mod\/simpleglobalchat","_minecraft_icon_attachment_id":141011,"_minecraft_imported_at":"2026-06-08T09:03:10+00:00","_minecraft_import_hash":"c1f88c080b8d88f2675429facc1b9b60","_minecraft_versions":"","_minecraft_links":"","_minecraft_gallery":"","_minecraft_api_metadata":""},"mod_category":[125,126,127,128,867,129,92],"mod_loader":[131,132,133,134],"minecraft_version":[62,37,40,73,74,38,78,79,80,81,82],"class_list":["post-141010","mod","type-mod","status-publish","has-post-thumbnail","hentry","mod_category-folia","mod_category-management","mod_category-paper","mod_category-purpur","mod_category-social","mod_category-spigot","mod_category-utility","mod_loader-folia","mod_loader-paper","mod_loader-purpur","mod_loader-spigot","minecraft_version-1-21","minecraft_version-1-21-1","minecraft_version-1-21-10","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"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>SimpleGlobalChat - 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\/simpleglobalchat\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"SimpleGlobalChat - Minecraft\" \/>\n<meta property=\"og:description\" content=\"Plugin for Minecraft Spigot\/Paper that enables customizable global\/local\/private\/admin chats, ignore\/unignore and spy functions\" \/>\n<meta property=\"og:url\" content=\"https:\/\/vpesports.com\/minecraft\/mods\/simpleglobalchat\/\" \/>\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\\\/simpleglobalchat\\\/\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/simpleglobalchat\\\/\",\"name\":\"SimpleGlobalChat - Minecraft\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/simpleglobalchat\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/simpleglobalchat\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/simpleglobalchat-icon-13016997e687430af6475d2dcd34015824c900cc_96.webp\",\"datePublished\":\"2026-06-08T09:03:09+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/simpleglobalchat\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/simpleglobalchat\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/simpleglobalchat\\\/#primaryimage\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/simpleglobalchat-icon-13016997e687430af6475d2dcd34015824c900cc_96.webp\",\"contentUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/simpleglobalchat-icon-13016997e687430af6475d2dcd34015824c900cc_96.webp\",\"width\":96,\"height\":96},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/simpleglobalchat\\\/#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\":\"SimpleGlobalChat\"}]},{\"@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":"SimpleGlobalChat - 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\/simpleglobalchat\/","og_locale":"en_US","og_type":"article","og_title":"SimpleGlobalChat - Minecraft","og_description":"Plugin for Minecraft Spigot\/Paper that enables customizable global\/local\/private\/admin chats, ignore\/unignore and spy functions","og_url":"https:\/\/vpesports.com\/minecraft\/mods\/simpleglobalchat\/","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\/simpleglobalchat\/","url":"https:\/\/vpesports.com\/minecraft\/mods\/simpleglobalchat\/","name":"SimpleGlobalChat - Minecraft","isPartOf":{"@id":"https:\/\/vpesports.com\/minecraft\/#website"},"primaryImageOfPage":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/simpleglobalchat\/#primaryimage"},"image":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/simpleglobalchat\/#primaryimage"},"thumbnailUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/simpleglobalchat-icon-13016997e687430af6475d2dcd34015824c900cc_96.webp","datePublished":"2026-06-08T09:03:09+00:00","breadcrumb":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/simpleglobalchat\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/vpesports.com\/minecraft\/mods\/simpleglobalchat\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/vpesports.com\/minecraft\/mods\/simpleglobalchat\/#primaryimage","url":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/simpleglobalchat-icon-13016997e687430af6475d2dcd34015824c900cc_96.webp","contentUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/simpleglobalchat-icon-13016997e687430af6475d2dcd34015824c900cc_96.webp","width":96,"height":96},{"@type":"BreadcrumbList","@id":"https:\/\/vpesports.com\/minecraft\/mods\/simpleglobalchat\/#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":"SimpleGlobalChat"}]},{"@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\/141010","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\/141011"}],"wp:attachment":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media?parent=141010"}],"wp:term":[{"taxonomy":"mod_category","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_category?post=141010"},{"taxonomy":"mod_loader","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_loader?post=141010"},{"taxonomy":"minecraft_version","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/minecraft_version?post=141010"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}