{"id":107486,"date":"2026-06-06T08:05:36","date_gmt":"2026-06-06T05:05:36","guid":{"rendered":"https:\/\/vpesports.com\/minecraft\/mods\/multichatnetwork\/"},"modified":"2026-06-06T08:05:36","modified_gmt":"2026-06-06T05:05:36","slug":"multichatnetwork","status":"publish","type":"mod","link":"https:\/\/vpesports.com\/minecraft\/mods\/multichatnetwork\/","title":{"rendered":"MultiChat"},"content":{"rendered":"<p># MultiChat<\/p>\n<p>**Transform your BungeeCord network into a unified communication hub!**<\/p>\n<p>MultiChat is a professional, feature-rich cross-server chat plugin that seamlessly connects all servers in your network. Players can communicate across servers, see everyone in the tab list, and enjoy a truly unified multiplayer experience\u2014all without requiring any backend plugins!<\/p>\n<p>&#8212;<\/p>\n<p>## \ud83c\udf1f Key Features<\/p>\n<p>### \ud83d\udcac **Cross-Server Chat**<br \/>\nChat messages broadcast across your entire network. Players on Survival can talk to players on Creative, Skyblock, or any other server\u2014seamlessly!<\/p>\n<p>### \ud83d\udc65 **Global Tab List**<br \/>\nAll players from all servers appear in everyone&#8217;s tab list. Fully customizable with server prefixes, headers, and footers. **This feature alone eliminates the need for TAB or similar plugins on backend servers!**<\/p>\n<p>### \ud83d\udd07 **Smart Join\/Leave Messages**<br \/>\nCompletely customizable join and quit messages that only show when players enter or exit the entire network\u2014not every time they switch servers. Say goodbye to chat spam!<\/p>\n<p>### \ud83d\udccb **Server List Command** (`\/s list`)<br \/>\nPlayers can view all servers with real-time player counts and names. Configurable to show or hide player names.<\/p>\n<p>### \ud83d\udc8c **Cross-Server Private Messaging**<br \/>\nBuilt-in `\/msg` and `\/r` (reply) commands work across all servers. Find and message anyone on your network instantly!<\/p>\n<p>### \ud83c\udfa8 **Highly Customizable**<br \/>\nEvery message format, color, and feature can be customized through an intuitive config.yml. Supports full Minecraft color codes and formatting.<\/p>\n<p>### \ud83d\udd10 **Flexible Permission System**<br \/>\nConfigure each feature with three permission modes:<br \/>\n&#8211; `&#8221;everyone&#8221;` &#8211; No permission required (default)<br \/>\n&#8211; `&#8221;op&#8221;` &#8211; Operators only<br \/>\n&#8211; `&#8221;custom.permission&#8221;` &#8211; Specific permission nodes (works with LuckPerms, etc.)<\/p>\n<p>### \ud83d\udeab **Command Control**<br \/>\nOptionally block commands from reaching backend servers while keeping chat and messaging functional.<\/p>\n<p>### \ud83c\udfad **Normal Chat Mode**<br \/>\nHide server prefixes to make your network feel like one unified server. Players won&#8217;t even know they&#8217;re switching between backend servers!<\/p>\n<p>&#8212;<\/p>\n<p>## \ud83d\udcd6 Quick Start<\/p>\n<p>1. **Download** MultiChat-1.0.0.jar<br \/>\n2. **Drop** into your BungeeCord `plugins` folder<br \/>\n3. **Restart** your proxy<br \/>\n4. **Done!** The plugin works out-of-the-box with sensible defaults<\/p>\n<p>**No backend plugins required. No complicated setup. Just drop it in and go!**<\/p>\n<p>&#8212;<\/p>\n<p>## \u2699\ufe0f Configuration Examples<\/p>\n<p>### Minimal Setup (Works Immediately)<br \/>\n&#8220;`yaml<br \/>\nenable-cross-server-chat: true<br \/>\nenable-global-tablist: true<br \/>\nsuppress-server-switch-messages: true<br \/>\n&#8220;`<\/p>\n<p>### Custom Messages<br \/>\n&#8220;`yaml<br \/>\n# Chat format<br \/>\nchat-format: &#8220;&#038;7[&#038;b{server}&#038;7] &#038;f{player}&#038;7: &#038;f{message}&#8221;<\/p>\n<p># Join\/Quit messages<br \/>\njoin-message-format: &#8220;&#038;a+ &#038;f{player}&#8221;<br \/>\nquit-message-format: &#8220;&#038;c- &#038;f{player}&#8221;<\/p>\n<p># Tab list<br \/>\ntablist-format: &#8220;&#038;7[&#038;b{server}&#038;7] &#038;f{player}&#8221;<br \/>\ntablist-header: &#8220;&#038;b&#038;lYour Network Namen&#038;7Players: &#038;f{total}&#8221;<br \/>\ntablist-footer: &#8220;&#038;7You&#8217;re on: &#038;b{server}&#8221;<br \/>\n&#8220;`<\/p>\n<p>### VIP Cross-Server Chat<br \/>\n&#8220;`yaml<br \/>\npermission-chat: &#8220;vip.chat&#8221;<br \/>\npermission-msg: &#8220;vip.message&#8221;<br \/>\n&#8220;`<br \/>\nThen in LuckPerms: `\/lp group vip permission set vip.chat true`<\/p>\n<p>&#8212;<\/p>\n<p>## \ud83c\udfaf Commands<\/p>\n<p>| Command | Description | Permission | Aliases |<br \/>\n|&#8212;&#8212;&#8212;|&#8212;&#8212;&#8212;&#8212;-|&#8212;&#8212;&#8212;&#8212;|&#8212;&#8212;&#8212;|<br \/>\n| `\/s list` | View all servers and players | Configurable (default: everyone) | `\/servers`, `\/serverlist` |<br \/>\n| `\/msg <player> <message>` | Private message across servers | Configurable (default: everyone) | `\/message`, `\/tell`, `\/w`, `\/pm` |<br \/>\n| `\/r <message>` | Reply to last message | Configurable (default: everyone) | `\/reply` |<\/p>\n<p>&#8212;<\/p>\n<p>## \ud83e\udd16 Developed with AI<\/p>\n<p>This plugin was **entirely coded by Claude (Anthropic&#8217;s AI)** in collaboration with a human developer. Here&#8217;s what that means:<\/p>\n<p>\u2705 **Thoroughly Documented** &#8211; Every method, class, and configuration option is clearly documented<br \/>\n\u2705 **Best Practices** &#8211; Follows Java and BungeeCord development standards<br \/>\n\u2705 **Clean Code** &#8211; Readable, maintainable, and well-organized structure<br \/>\n\u2705 **Production-Ready** &#8211; Designed for public use with security and performance in mind<br \/>\n\u2705 **No Hardcoded Values** &#8211; Everything is configurable <\/p>\n<p>The AI approach means the code is consistent, well-commented, and follows professional standards throughout. All features have been designed with real-world server networks in mind.<\/p>\n<p>&#8212;<\/p>\n<p>## \ud83d\udee0\ufe0f Technical Details<\/p>\n<p>&#8211; **BungeeCord API:** 1.21-R0.3<br \/>\n&#8211; **Minecraft Version:** 1.21.10+ (compatible with earlier 1.21.x)<br \/>\n&#8211; **Java Version:** 17+<br \/>\n&#8211; **License:** MIT License<br \/>\n&#8211; **Dependencies:** None (standalone plugin)<br \/>\n&#8211; **Backend Plugins Required:** None!<\/p>\n<p>&#8212;<\/p>\n<p>## \ud83d\udce6 What&#8217;s Included<\/p>\n<p>\u2713 Cross-server chat broadcasting<br \/>\n\u2713 Global tab list (all players visible)<br \/>\n\u2713 Smart join\/leave messages (network-level only)<br \/>\n\u2713 Server list command with player info<br \/>\n\u2713 Cross-server private messaging (`\/msg`, `\/r`)<br \/>\n\u2713 Configurable permissions system<br \/>\n\u2713 Command passthrough control<br \/>\n\u2713 Full color code support<br \/>\n\u2713 Comprehensive configuration file<br \/>\n\u2713 Professional documentation  <\/p>\n<p>&#8212;<\/p>\n<p>## \ud83d\udca1 Use Cases<\/p>\n<p>&#8211; **Multi-gamemode networks** (Survival, Creative, Skyblock, etc.)<br \/>\n&#8211; **Staff communication** across servers<br \/>\n&#8211; **Community building** across your network<br \/>\n&#8211; **Unified player experience**<br \/>\n&#8211; **VIP\/Premium** cross-server chat features<br \/>\n&#8211; **Clean, professional** network presentation<\/p>\n<p>Source Code: https:\/\/github.com\/TrashGremlin151\/MultiChat<\/p>\n<p>**Made with \u2764\ufe0f for the Minecraft community**<br \/>\n*AI-Powered \u2022 Open Source \u2022 Production-Ready*<\/p>\n","protected":false},"excerpt":{"rendered":"<p>A bungeeCord plugin that allows for chat across all connected servers<\/p>\n","protected":false},"featured_media":107487,"template":"","meta":{"_minecraft_slug":"multichatnetwork","_minecraft_project_id":"W7LaqDeK","_minecraft_author":"TrashGremlin151","_minecraft_license":"MIT","_minecraft_downloads":91,"_minecraft_follows":5,"_minecraft_client_side":"unsupported","_minecraft_server_side":"required","_minecraft_storage_type":"zip","_minecraft_archive_name":"multichatnetwork.zip","_minecraft_size_bytes":46486,"_minecraft_version_count":2,"_minecraft_updated_at":"2026-05-15T19:53:46.515633Z","_minecraft_date_created":"2025-10-11T05:58:46.560271Z","_minecraft_date_modified":"2025-10-14T00:30:04.504348Z","_minecraft_project_url":"https:\/\/modrinth.com\/mod\/multichatnetwork","_minecraft_icon_attachment_id":107487,"_minecraft_imported_at":"2026-06-06T05:05:37+00:00","_minecraft_import_hash":"f6cd13bac6df956b986c877cc11e5476","_minecraft_versions":"","_minecraft_links":"","_minecraft_gallery":"","_minecraft_api_metadata":""},"mod_category":[894,126,867],"mod_loader":[895],"minecraft_version":[62,40,41,82],"class_list":["post-107486","mod","type-mod","status-publish","has-post-thumbnail","hentry","mod_category-bungeecord","mod_category-management","mod_category-social","mod_loader-bungeecord","minecraft_version-1-21","minecraft_version-1-21-10","minecraft_version-1-21-11","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>MultiChat - 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\/multichatnetwork\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"MultiChat - Minecraft\" \/>\n<meta property=\"og:description\" content=\"A bungeeCord plugin that allows for chat across all connected servers\" \/>\n<meta property=\"og:url\" content=\"https:\/\/vpesports.com\/minecraft\/mods\/multichatnetwork\/\" \/>\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\\\/multichatnetwork\\\/\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/multichatnetwork\\\/\",\"name\":\"MultiChat - Minecraft\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/multichatnetwork\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/multichatnetwork\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/multichatnetwork-icon-c365bcb25bb69feab5f986289b5b8709f0a48a03_96.webp\",\"datePublished\":\"2026-06-06T05:05:36+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/multichatnetwork\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/multichatnetwork\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/multichatnetwork\\\/#primaryimage\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/multichatnetwork-icon-c365bcb25bb69feab5f986289b5b8709f0a48a03_96.webp\",\"contentUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/multichatnetwork-icon-c365bcb25bb69feab5f986289b5b8709f0a48a03_96.webp\",\"width\":96,\"height\":96},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/multichatnetwork\\\/#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\":\"MultiChat\"}]},{\"@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":"MultiChat - 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\/multichatnetwork\/","og_locale":"en_US","og_type":"article","og_title":"MultiChat - Minecraft","og_description":"A bungeeCord plugin that allows for chat across all connected servers","og_url":"https:\/\/vpesports.com\/minecraft\/mods\/multichatnetwork\/","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\/multichatnetwork\/","url":"https:\/\/vpesports.com\/minecraft\/mods\/multichatnetwork\/","name":"MultiChat - Minecraft","isPartOf":{"@id":"https:\/\/vpesports.com\/minecraft\/#website"},"primaryImageOfPage":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/multichatnetwork\/#primaryimage"},"image":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/multichatnetwork\/#primaryimage"},"thumbnailUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/multichatnetwork-icon-c365bcb25bb69feab5f986289b5b8709f0a48a03_96.webp","datePublished":"2026-06-06T05:05:36+00:00","breadcrumb":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/multichatnetwork\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/vpesports.com\/minecraft\/mods\/multichatnetwork\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/vpesports.com\/minecraft\/mods\/multichatnetwork\/#primaryimage","url":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/multichatnetwork-icon-c365bcb25bb69feab5f986289b5b8709f0a48a03_96.webp","contentUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/multichatnetwork-icon-c365bcb25bb69feab5f986289b5b8709f0a48a03_96.webp","width":96,"height":96},{"@type":"BreadcrumbList","@id":"https:\/\/vpesports.com\/minecraft\/mods\/multichatnetwork\/#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":"MultiChat"}]},{"@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\/107486","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\/107487"}],"wp:attachment":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media?parent=107486"}],"wp:term":[{"taxonomy":"mod_category","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_category?post=107486"},{"taxonomy":"mod_loader","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_loader?post=107486"},{"taxonomy":"minecraft_version","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/minecraft_version?post=107486"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}