{"id":119371,"date":"2026-06-07T03:29:46","date_gmt":"2026-06-07T00:29:46","guid":{"rendered":"https:\/\/vpesports.com\/minecraft\/mods\/paradiseteamchat\/"},"modified":"2026-06-07T03:29:46","modified_gmt":"2026-06-07T00:29:46","slug":"paradiseteamchat","status":"publish","type":"mod","link":"https:\/\/vpesports.com\/minecraft\/mods\/paradiseteamchat\/","title":{"rendered":"ParadiseTeamChat"},"content":{"rendered":"<p># ParadiseTeamChat<\/p>\n<p>> **High-Performance Team Communication for Paper 1.21.10**<\/p>\n<div align=\"center\">\n<p>![Latest Release](https:\/\/github.com\/patelheet30\/ParadiseTeamChat\/releases\/latest) ![Build Status](https:\/\/github.com\/patelheet30\/ParadiseTeamChat\/actions)<\/p>\n<\/div>\n<p>&#8212;<\/p>\n<p>## \ud83d\ude80 What is ParadiseTeamChat?<\/p>\n<p>A blazing-fast, feature-rich team communication plugin that brings **private team channels** to your Minecraft server &#8211; without the complexity of faction plugins!<\/p>\n<p>**Perfect for:** Survival servers, SMP networks, community servers, minigame lobbies<\/p>\n<p>&#8212;<\/p>\n<p>## Which binary to download?<\/p>\n<p>If you&#8217;re running a server via a host, the best option to select would be the Linux binary, as it is stripped down to the bare minimum for faster performance. If you&#8217;re running it on your own laptop, use Linux (if you&#8217;re on Linux), Windows (if you&#8217;re running the server on Windows), and if you face errors with these, then go for the Universal Binary, or DM me on my Discord Server.<\/p>\n<p>&#8212;<\/p>\n<p>## \u2728 Key Features<\/p>\n<p>### \ud83c\udfc3 **Performance-First Design**<\/p>\n<p>&#8211; \u26a1 **Zero server lag** &#8211; All database operations run asynchronously<br \/>\n&#8211; \ud83d\udcbe **SQLite included** &#8211; No external database setup required<\/p>\n<p>### \ud83d\udcac **Seamless Team Chat**<\/p>\n<p>&#8211; \ud83d\udd04 Toggle between **team** and **global** chat modes<br \/>\n&#8211; \ud83d\udce8 Send quick messages without changing modes<br \/>\n&#8211; \ud83c\udff7\ufe0f Custom team tags displayed in chat: `[TAG] PlayerName: message` (Integrations w\/ PlaceholderAPI and LPC)<br \/>\n&#8211; \ud83c\udfa8 Colour-coded formatting for easy identification<br \/>\n&#8211; \ud83d\udc65 Only team members see team chat messages<\/p>\n<p>### \ud83d\udee1\ufe0f **Rock-Solid Security**<\/p>\n<p>&#8211; \ud83d\udd12 Input validation prevents malicious content<br \/>\n&#8211; \ud83d\udeab Banned word filtering (blocks staff impersonation)<br \/>\n&#8211; \ud83e\uddf9 Sanitizes colour codes and invisible Unicode<br \/>\n&#8211; \ud83d\udc89 SQL injection protection built-in<\/p>\n<p>### \ud83c\udfae **Player-Friendly Commands**<\/p>\n<p>&#8220;`<br \/>\n\/team create <name> <tag>  &#8211; Create your team<br \/>\n\/team invite <player>      &#8211; Invite friends<br \/>\n\/team accept              &#8211; Join a team<br \/>\n\/tc                       &#8211; Toggle team chat<br \/>\n\/tc <message>             &#8211; Quick team message<br \/>\n\/gc                       &#8211; Switch to global chat<br \/>\n&#8220;`<\/p>\n<p>### \ud83d\udd27 **Fully Customizable**<\/p>\n<p>&#8211; \ud83d\udcdd Configure max team size, name\/tag lengths<br \/>\n&#8211; \ud83c\udfaf Regex patterns for validation<br \/>\n&#8211; \ud83d\udcac Customize all messages and colors<br \/>\n&#8211; \u2699\ufe0f Banned words list<br \/>\n&#8211; \ud83d\udd52 Cache cleanup intervals<\/p>\n<p>&#8212;<\/p>\n<p>## \ud83d\udcca Technical Highlights<\/p>\n<p>&#8220;`<br \/>\n\u2705 Paper 1.21.10 compatible<br \/>\n\u2705 Offline-mode server support<br \/>\n\u2705 Adventure API integration<br \/>\n\u2705 Thread-safe concurrent operations<br \/>\n\u2705 Async database layer<br \/>\n\u2705 Smart cache management<br \/>\n\u2705 Modern Java 21 codebase<br \/>\n&#8220;`<\/p>\n<p>&#8212;<\/p>\n<p>## \ud83c\udfaf Perfect For<\/p>\n<p>&#8211; **Survival Servers** &#8211; Let players form teams without factions<br \/>\n&#8211; **SMP Networks** &#8211; Organize communities with private channels<br \/>\n&#8211; **Event Servers** &#8211; Temporary team coordination<br \/>\n&#8211; **Minigame Lobbies** &#8211; Quick team formation and chat<\/p>\n<p>&#8212;<\/p>\n<p>## \ud83d\udce5 Download &#038; Installation<\/p>\n<p>**GitHub Releases:** Latest Release<\/p>\n<p>### Platform-Specific Builds<\/p>\n<p>We provide optimized builds for different platforms:<\/p>\n<p>&#8211; **Linux x64** &#8211; Recommended for production servers (~2-3 MB)<br \/>\n&#8211; **Windows x64** &#8211; For local development and testing, if you&#8217;re on Windows (~2-3 MB)<br \/>\n&#8211; **Universal** &#8211; Works on all platforms including macOS and ARM (~14 MB)<\/p>\n<p>**Choose based on your server&#8217;s operating system.** If unsure, download the Universal build.<\/p>\n<p>### Quick Setup:<\/p>\n<p>1. Download the appropriate JAR from Releases<br \/>\n2. Drop into your `plugins\/` folder<br \/>\n3. Restart server<br \/>\n4. **That&#8217;s it!** Zero configuration needed \u2728<\/p>\n<p>The plugin creates a default `config.yml` with sensible defaults. Customize if needed!<\/p>\n<p>&#8212;<\/p>\n<p>## \ud83c\udfac How It Works<\/p>\n<p>**Example Workflow:**<\/p>\n<p>&#8220;`<br \/>\nPlayer1: \/team create Legends LGD<br \/>\n         \u2705 Team created!<\/p>\n<p>Player1: \/team invite Steve<br \/>\n         \ud83d\udce7 Invite sent!<\/p>\n<p>Steve:   \/team accept<br \/>\n         \ud83c\udf89 Joined team Legends!<\/p>\n<p>Player1: \/tc<br \/>\n         \ud83d\udd04 Team chat mode enabled<\/p>\n<p>Player1: Hey team, let&#8217;s raid!<br \/>\n         [Shows as: [LGD] Player1: Hey team, let&#8217;s raid!]<br \/>\n         [Only visible to team members]<\/p>\n<p>Player1: \/gc Hello server!<br \/>\n         [Shows as: <Player1> Hello server!]<br \/>\n         [Visible to everyone, still in team mode]<br \/>\n&#8220;`<\/p>\n<p>&#8212;<\/p>\n<p>## \ud83c\udfc6 What Makes This Special?<\/p>\n<p>Unlike other team plugins:<\/p>\n<p>&#8211; **No lag** &#8211; Async operations prevent server slowdown<br \/>\n&#8211; **Lightning fast** &#8211; Cache system = instant lookups<br \/>\n&#8211; **Zero dependencies** &#8211; SQLite bundled, no setup required<br \/>\n&#8211; **Offline-mode friendly** &#8211; Works on cracked servers<br \/>\n&#8211; **Modern codebase** &#8211; Built with Paper&#8217;s latest APIs<br \/>\n&#8211; **Production-ready** &#8211; Comprehensive error handling<\/p>\n<p>## \ud83d\udc9d Support the Project<\/p>\n<p>\u2b50 **Star on GitHub** if you find this useful!<br \/>\n\ud83d\udc1b **Report issues** on our GitHub Issues page<br \/>\n\ud83d\udca1 **Suggest features** &#8211; we love feedback!<br \/>\n\ud83e\udd1d **Contribute** &#8211; PRs welcome!<\/p>\n<p>&#8212;<\/p>\n<p>## \ud83d\udcdc License<\/p>\n<p>**GNU General Public License v3.0** &#8211; see `LICENSE` file for details.<\/p>\n<p>&#8212;<\/p>\n<p>**Download now and bring seamless team communication to your server!** \ud83c\udfae\u2728<\/p>\n","protected":false},"excerpt":{"rendered":"<p>A blazing-fast, feature-rich team communication plugin that brings private team channels to your Minecraft server &#8211; without the complexity of faction plugins!<\/p>\n","protected":false},"featured_media":119372,"template":"","meta":{"_minecraft_slug":"paradiseteamchat","_minecraft_project_id":"dyqrJhhi","_minecraft_author":"patelheet30","_minecraft_license":"LicenseRef-All-Rights-Reserved","_minecraft_downloads":104,"_minecraft_follows":1,"_minecraft_client_side":"unsupported","_minecraft_server_side":"required","_minecraft_storage_type":"zip","_minecraft_archive_name":"paradiseteamchat.zip","_minecraft_size_bytes":79427865,"_minecraft_version_count":15,"_minecraft_updated_at":"2026-05-15T19:43:37.760624Z","_minecraft_date_created":"2026-01-13T23:26:09.251496Z","_minecraft_date_modified":"2026-02-07T00:41:25.822560Z","_minecraft_project_url":"https:\/\/modrinth.com\/mod\/paradiseteamchat","_minecraft_icon_attachment_id":119372,"_minecraft_imported_at":"2026-06-07T00:29:46+00:00","_minecraft_import_hash":"42331ab946268e9554fd18a449bf0bd8","_minecraft_versions":"","_minecraft_links":"","_minecraft_gallery":"","_minecraft_api_metadata":""},"mod_category":[124,89,126,127,867,129],"mod_loader":[130,132,134],"minecraft_version":[40,41],"class_list":["post-119371","mod","type-mod","status-publish","has-post-thumbnail","hentry","mod_category-bukkit","mod_category-game-mechanics","mod_category-management","mod_category-paper","mod_category-social","mod_category-spigot","mod_loader-bukkit","mod_loader-paper","mod_loader-spigot","minecraft_version-1-21-10","minecraft_version-1-21-11"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>ParadiseTeamChat - 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\/paradiseteamchat\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"ParadiseTeamChat - Minecraft\" \/>\n<meta property=\"og:description\" content=\"A blazing-fast, feature-rich team communication plugin that brings private team channels to your Minecraft server - without the complexity of faction plugins!\" \/>\n<meta property=\"og:url\" content=\"https:\/\/vpesports.com\/minecraft\/mods\/paradiseteamchat\/\" \/>\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\\\/paradiseteamchat\\\/\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/paradiseteamchat\\\/\",\"name\":\"ParadiseTeamChat - Minecraft\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/paradiseteamchat\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/paradiseteamchat\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/paradiseteamchat-icon-9e5b82c8f57fc07ec54215c94c2b0bdb2601e709_96.webp\",\"datePublished\":\"2026-06-07T00:29:46+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/paradiseteamchat\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/paradiseteamchat\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/paradiseteamchat\\\/#primaryimage\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/paradiseteamchat-icon-9e5b82c8f57fc07ec54215c94c2b0bdb2601e709_96.webp\",\"contentUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/paradiseteamchat-icon-9e5b82c8f57fc07ec54215c94c2b0bdb2601e709_96.webp\",\"width\":96,\"height\":87},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/paradiseteamchat\\\/#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\":\"ParadiseTeamChat\"}]},{\"@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":"ParadiseTeamChat - 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\/paradiseteamchat\/","og_locale":"en_US","og_type":"article","og_title":"ParadiseTeamChat - Minecraft","og_description":"A blazing-fast, feature-rich team communication plugin that brings private team channels to your Minecraft server - without the complexity of faction plugins!","og_url":"https:\/\/vpesports.com\/minecraft\/mods\/paradiseteamchat\/","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\/paradiseteamchat\/","url":"https:\/\/vpesports.com\/minecraft\/mods\/paradiseteamchat\/","name":"ParadiseTeamChat - Minecraft","isPartOf":{"@id":"https:\/\/vpesports.com\/minecraft\/#website"},"primaryImageOfPage":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/paradiseteamchat\/#primaryimage"},"image":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/paradiseteamchat\/#primaryimage"},"thumbnailUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/paradiseteamchat-icon-9e5b82c8f57fc07ec54215c94c2b0bdb2601e709_96.webp","datePublished":"2026-06-07T00:29:46+00:00","breadcrumb":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/paradiseteamchat\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/vpesports.com\/minecraft\/mods\/paradiseteamchat\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/vpesports.com\/minecraft\/mods\/paradiseteamchat\/#primaryimage","url":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/paradiseteamchat-icon-9e5b82c8f57fc07ec54215c94c2b0bdb2601e709_96.webp","contentUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/paradiseteamchat-icon-9e5b82c8f57fc07ec54215c94c2b0bdb2601e709_96.webp","width":96,"height":87},{"@type":"BreadcrumbList","@id":"https:\/\/vpesports.com\/minecraft\/mods\/paradiseteamchat\/#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":"ParadiseTeamChat"}]},{"@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\/119371","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\/119372"}],"wp:attachment":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media?parent=119371"}],"wp:term":[{"taxonomy":"mod_category","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_category?post=119371"},{"taxonomy":"mod_loader","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_loader?post=119371"},{"taxonomy":"minecraft_version","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/minecraft_version?post=119371"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}