{"id":167456,"date":"2026-06-09T22:00:44","date_gmt":"2026-06-09T19:00:44","guid":{"rendered":"https:\/\/vpesports.com\/minecraft\/mods\/voidchat-2\/"},"modified":"2026-06-09T22:00:44","modified_gmt":"2026-06-09T19:00:44","slug":"voidchat-2","status":"publish","type":"mod","link":"https:\/\/vpesports.com\/minecraft\/mods\/voidchat-2\/","title":{"rendered":"VoidChat+"},"content":{"rendered":"<p># \ud83d\udcac VoidChat+ | Advanced Communication<\/p>\n<p>**VoidChat+** is a professional, high-performance communication solution for modern Minecraft servers. It provides a complete chat management system by splitting communication into local and global channels, while maintaining top-tier security with integrated Anti-Swear and Anti-Bot mining requirements.<\/p>\n<p>### \ud83d\udee0\ufe0f Key Features<\/p>\n<p>  * **Dual-Channel System** \u2013 Seamless transition between local (proximity-based) and global communication (using the `!` prefix).<br \/>\n  * **Infinite Local Mode** \u2013 Configure local chat range to `-1` to cover the entire world or dimension, perfect for specialized survival modes.<br \/>\n  * **Anti-Bot Security** \u2013 Unique system requiring new players to mine a specific amount of blocks before they are granted the ability to chat.<br \/>\n  * **HEX &#038; PAPI Support** \u2013 Full support for modern HEX colors and PlaceholderAPI integration for dynamic, beautiful chat formats.<br \/>\n  * **Admin Chat Spy** \u2013 Allows staff members to monitor local conversations to ensure community guidelines are followed.<\/p>\n<p>&#8212;&#8211;<\/p>\n<p>### \ud83d\udcbb Installation &#038; Setup<\/p>\n<p>1.  Download the `.jar` file.<br \/>\n2.  Drop the file into your server&#8217;s `\/plugins` folder.<br \/>\n3.  Restart your server to generate the configuration files.<br \/>\n4.  Customize your settings and word filters in `config.yml`.<\/p>\n<p>&#8212;&#8211;<\/p>\n<p>### \ud83d\udcdc\u3022 Configuration Example<\/p>\n<p>&#8220;`yaml<br \/>\n############################################################<br \/>\n#                                                          #<br \/>\n#             VOIDCHAT &#8211; CREATED BY KUBA_121               #<br \/>\n#         Professional local &#038; global chat system          #<br \/>\n#                                                          #<br \/>\n############################################################<\/p>\n<p>############################################################<br \/>\n#                                                          #<br \/>\n#  PERMISSIONS:                                            #<br \/>\n#  &#8211; voidchat.use: Access to basic commands                #<br \/>\n#  &#8211; voidchat.reload: Access to \/voidchat reload           #<br \/>\n#  &#8211; voidchat.admin: Access to Admin\/Spy\/Clear\/Toggle      #<br \/>\n#  &#8211; voidchat.color: Ability to use &#038; and HEX colors       #<br \/>\n#  &#8211; voidchat.bypass: Bypass block break requirement       #<br \/>\n#  &#8211; voidchat.globalbypass: Bypass global cooldown         #<br \/>\n#                                                          #<br \/>\n############################################################<\/p>\n<p># &#8212; GENERAL SETTINGS &#8212;<\/p>\n<p># Time in seconds for global message (!) cooldown.<br \/>\n# Bypass this with voidchat.globalbypass permission.<br \/>\nglobal-message-cooldown: 30<\/p>\n<p># Distance in blocks for the local chat.<br \/>\n# Set to -1 for infinite range (everyone in the world hears you).<br \/>\nlocal-chat-range: 100.0<\/p>\n<p># Number of blocks a player must break before they can use the chat.<br \/>\nblocks-required: 10<\/p>\n<p># Should the block requirement be active?<br \/>\nchat-requirement-enabled: true<\/p>\n<p># &#8212; ANTI SWEAR &#8212;<br \/>\nanti-swear:<br \/>\n  # List of words that will be replaced with ****<br \/>\n  banned-words:<br \/>\n    &#8211; &#8220;badword1&#8221;<br \/>\n    &#8211; &#8220;badword2&#8221;<br \/>\n    &#8211; &#8220;badword3&#8221;<\/p>\n<p># &#8212; CHAT FORMATTING &#8212;<br \/>\n# You can use Placeholders from PAPI (if installed) using %placeholder%<br \/>\n# {player} and {message} are internal placeholders.<\/p>\n<p># Format for global chat (triggered by ! at the start)<br \/>\nglobal-format: &#8220;&#038;a&#038;lGLOBAL &#038;r&#038;8\u00bb&#038;7 {player}: {message}&#8221;<\/p>\n<p># Format for local chat (based on range)<br \/>\nlocal-format: &#8220;&#038;e&#038;lLOCAL &#038;r&#038;8\u00bb&#038;7 {player}: {message}&#8221;<\/p>\n<p># &#8212; SYSTEM MESSAGES &#8212;<\/p>\n<p>messages:<br \/>\n  # The global prefix for all system messages<br \/>\n  prefix: &#8220;&#038;b&#038;lVoidChat &#038;r&#038;8\u00bb&#038;7&#8221;<\/p>\n<p>  # Error when player lacks required permissions<br \/>\n  no-permission: &#8220;%prefix% You lack the &#038;bvoid power &#038;7to do this.&#8221;<\/p>\n<p>  # Notification for successful config reload<br \/>\n  reload-success: &#8220;%prefix% Configuration &#038;bpurged &#038;7and &#038;breloaded &#038;7successfully.&#8221;<\/p>\n<p>  # Message when no one is in range for local chat<br \/>\n  no-one-in-range: &#8220;%prefix% &#038;7The void is silent. No one is close enough to hear you.&#8221;<\/p>\n<p>  # Requirement message. Use {blocks_required} for remaining count.<br \/>\n  requirement-not-met: &#8220;%prefix% &#038;7Your voice is weak. Break &#038;b{blocks_required} &#038;7more blocks to speak.&#8221;<\/p>\n<p>  # Global chat cooldown notification<br \/>\n  global-cooldown: &#8220;%prefix% &#038;7The void needs &#038;b{time_remaining}s &#038;7to resonate again.&#8221;<\/p>\n<p>  # Admin Spy mode toggles<br \/>\n  admin-enabled: &#8220;%prefix% &#038;bAdmin Spy &#038;7is now &#038;aactive&#038;7. All whispers are yours.&#8221;<br \/>\n  admin-disabled: &#8220;%prefix% &#038;bAdmin Spy &#038;7has been &#038;cdisactivated&#038;7.&#8221;<\/p>\n<p>  # Global mute notifications (self-toggle)<br \/>\n  global-muted: &#8220;%prefix% &#038;7You have &#038;cclosed &#038;7your ears to the global void.&#8221;<br \/>\n  global-unmuted: &#8220;%prefix% &#038;7You can now &#038;ahear &#038;7the global resonance again.&#8221;<br \/>\n  global-muted-error: &#8220;%prefix% &#038;cYou cannot speak while your global ears are closed.&#8221;<\/p>\n<p>  # Chat Management (Clear &#038; Toggle)<br \/>\n  chat-cleared: &#8220;%prefix% &#038;7The chat has been &#038;bpurified &#038;7by &#038;b{player}&#038;7.&#8221;<br \/>\n  chat-toggled-on: &#8220;%prefix% &#038;aGlobal resonance has been restored. Chat is now enabled.&#8221;<br \/>\n  chat-toggled-off: &#8220;%prefix% &#038;cThe void has been silenced. Chat is now disabled.&#8221;<br \/>\n  chat-disabled-error: &#8220;%prefix% &#038;cThe chat is currently suppressed by an administrator.&#8221;<\/p>\n<p>  # Command usage and help<br \/>\n  usage-voidchat: &#8220;%prefix% Usage: &#038;b\/voidchat &#038;8<&#038;7help\/reload\/admin\/clear\/toggle&#038;8>&#8221;<br \/>\n  only-players: &#8220;%prefix% &#038;cOnly those with a physical form can use this command.&#8221;<\/p>\n<p>  # Help menu structure<br \/>\n  help-menu:<br \/>\n    &#8211; &#8220;&#038;8&#038;m&#8212;&#8212;&#8211;&#038;r &#038;b&#038;lVoidChat Help &#038;8&#038;m&#8212;&#8212;&#8211;&#8221;<br \/>\n    &#8211; &#8220;&#038;7\/voidchat help &#038;8- &#038;fDisplays this menu&#8221;<br \/>\n    &#8211; &#8220;&#038;7\/voidchat reload &#038;8- &#038;fReloads the configuration&#8221;<br \/>\n    &#8211; &#8220;&#038;7\/voidchat admin &#038;8- &#038;fToggle Admin Spy mode&#8221;<br \/>\n    &#8211; &#8220;&#038;7\/voidchat clear &#038;8- &#038;fClear the chat history&#8221;<br \/>\n    &#8211; &#8220;&#038;7\/voidchat toggle &#038;8- &#038;fEnable or disable the chat&#8221;<br \/>\n    &#8211; &#8220;&#038;7\/global <msg> &#038;8- &#038;fSend a global message&#8221;<br \/>\n    &#8211; &#8220;&#038;bTip: &#038;7Use &#038;b!message &#038;7or &#038;b\/g <msg> &#038;7for global!&#8221;<br \/>\n    &#8211; &#8220;&#038;8&#038;m&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;&#8221;<br \/>\n&#8220;`<\/p>\n<p>&#8212;&#8211;<\/p>\n<p>### \ud83d\udee1\ufe0f Support &#038; Community<\/p>\n<p>Join our **Code Hub** for technical support, bug reports, and updates.<\/p>\n<p>  * **Discord:** [[Join Support Server]](https:\/\/discord.gg\/jdWeSJbcKx)<br \/>\n  * **Source:** [[GitHub]](https:\/\/www.google.com\/search?q=https:\/\/github.com\/kuba-121\/VoidChat)<\/p>\n","protected":false},"excerpt":{"rendered":"<p>VoidChat | A high-performance, lightweight local and global chat system for servers.<\/p>\n","protected":false},"featured_media":167457,"template":"","meta":{"_minecraft_slug":"voidchat+","_minecraft_project_id":"PJjGvjwD","_minecraft_author":"kuba_121","_minecraft_license":"GPL-3.0-only","_minecraft_downloads":37,"_minecraft_follows":1,"_minecraft_client_side":"unsupported","_minecraft_server_side":"required","_minecraft_storage_type":"zip","_minecraft_archive_name":"voidchat+.zip","_minecraft_size_bytes":129478,"_minecraft_version_count":4,"_minecraft_updated_at":"2026-05-15T21:51:45.132820Z","_minecraft_date_created":"2026-04-04T00:13:03.382509Z","_minecraft_date_modified":"2026-04-10T22:32:17.733613Z","_minecraft_project_url":"https:\/\/modrinth.com\/mod\/voidchat+","_minecraft_icon_attachment_id":167457,"_minecraft_imported_at":"2026-06-09T19:00:45+00:00","_minecraft_import_hash":"f5c5faed8a1a067af271f0b79019ce0c","_minecraft_versions":"","_minecraft_links":"","_minecraft_gallery":"","_minecraft_api_metadata":""},"mod_category":[124,125,126,127,128,867,129,92],"mod_loader":[130,131,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,22,23,24,25,26,27,28,29,30,31,860,861,862,863,864],"class_list":["post-167456","mod","type-mod","status-publish","has-post-thumbnail","hentry","mod_category-bukkit","mod_category-folia","mod_category-management","mod_category-paper","mod_category-purpur","mod_category-social","mod_category-spigot","mod_category-utility","mod_loader-bukkit","mod_loader-folia","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-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"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>VoidChat+ - 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\/voidchat-2\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"VoidChat+ - Minecraft\" \/>\n<meta property=\"og:description\" content=\"VoidChat | A high-performance, lightweight local and global chat system for servers.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/vpesports.com\/minecraft\/mods\/voidchat-2\/\" \/>\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=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/voidchat-2\\\/\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/voidchat-2\\\/\",\"name\":\"VoidChat+ - Minecraft\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/voidchat-2\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/voidchat-2\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/voidchat-icon-b5f530d996bd181558447ae69fa66292471f3df0_96.webp\",\"datePublished\":\"2026-06-09T19:00:44+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/voidchat-2\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/voidchat-2\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/voidchat-2\\\/#primaryimage\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/voidchat-icon-b5f530d996bd181558447ae69fa66292471f3df0_96.webp\",\"contentUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/voidchat-icon-b5f530d996bd181558447ae69fa66292471f3df0_96.webp\",\"width\":96,\"height\":96},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/voidchat-2\\\/#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\":\"VoidChat+\"}]},{\"@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":"VoidChat+ - 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\/voidchat-2\/","og_locale":"en_US","og_type":"article","og_title":"VoidChat+ - Minecraft","og_description":"VoidChat | A high-performance, lightweight local and global chat system for servers.","og_url":"https:\/\/vpesports.com\/minecraft\/mods\/voidchat-2\/","og_site_name":"Minecraft","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/vpesports.com\/minecraft\/mods\/voidchat-2\/","url":"https:\/\/vpesports.com\/minecraft\/mods\/voidchat-2\/","name":"VoidChat+ - Minecraft","isPartOf":{"@id":"https:\/\/vpesports.com\/minecraft\/#website"},"primaryImageOfPage":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/voidchat-2\/#primaryimage"},"image":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/voidchat-2\/#primaryimage"},"thumbnailUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/voidchat-icon-b5f530d996bd181558447ae69fa66292471f3df0_96.webp","datePublished":"2026-06-09T19:00:44+00:00","breadcrumb":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/voidchat-2\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/vpesports.com\/minecraft\/mods\/voidchat-2\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/vpesports.com\/minecraft\/mods\/voidchat-2\/#primaryimage","url":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/voidchat-icon-b5f530d996bd181558447ae69fa66292471f3df0_96.webp","contentUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/voidchat-icon-b5f530d996bd181558447ae69fa66292471f3df0_96.webp","width":96,"height":96},{"@type":"BreadcrumbList","@id":"https:\/\/vpesports.com\/minecraft\/mods\/voidchat-2\/#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":"VoidChat+"}]},{"@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\/167456","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\/167457"}],"wp:attachment":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media?parent=167456"}],"wp:term":[{"taxonomy":"mod_category","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_category?post=167456"},{"taxonomy":"mod_loader","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_loader?post=167456"},{"taxonomy":"minecraft_version","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/minecraft_version?post=167456"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}