{"id":127837,"date":"2026-06-07T15:32:55","date_gmt":"2026-06-07T12:32:55","guid":{"rendered":"https:\/\/vpesports.com\/minecraft\/mods\/quickchatv2\/"},"modified":"2026-06-07T15:32:55","modified_gmt":"2026-06-07T12:32:55","slug":"quickchatv2","status":"publish","type":"mod","link":"https:\/\/vpesports.com\/minecraft\/mods\/quickchatv2\/","title":{"rendered":"QuickChat &#8211; Folia support and Redis"},"content":{"rendered":"<div align=\"center\">\n<h1>\ud83d\udcac Quickchat<\/h1>\n<p><b>Advanced chat management, extreme performance, and full cross-server synchronization.<\/b><\/p>\n<p>\n    <code>VERSION 16.4<\/code> &nbsp;&bull;&nbsp;<br \/>\n    <code>MINECRAFT 1.8-26.1+<\/code> &nbsp;&bull;&nbsp;<br \/>\n    <code>FOLIA SUPPORTED<\/code> &nbsp;&bull;&nbsp;<br \/>\n    <code>REDIS HIGH-SPEED<\/code>\n  <\/p>\n<p>\n    <b>\ud83d\udcac Join our Discord Support<\/b>\n  <\/p>\n<\/div>\n<p>&#8212;<\/p>\n<p>## \u2728 What is Quickchat?<\/p>\n<p>**Quickchat** is the ultimate, enterprise-grade solution for servers that need complete chat management without sacrificing performance. Unlike other heavy plugins, it focuses on **extreme speed and zero-allocation processing**, allowing you to manage formats, private messages, and filters seamlessly across your entire network.<\/p>\n<p>> [!IMPORTANT]<br \/>\n> **Built for the future:** Fully compatible with Folia, natively supports Hexadecimal colors (`&#038;#RRGGBB`), and is tested to sustain high-traffic environments of **20,000+ concurrent players** with zero TPS drop.<\/p>\n<p>&#8212;<\/p>\n<p>## \ud83d\ude80 Key Features<\/p>\n<p>* \u26a1 **Elite Performance:** Coded with thread-safe O(1) structures, `ConcurrentHashMap`, and cached pre-merged formats for zero Garbage Collection pressure.<br \/>\n* \ud83c\udf10 **Redis Cross-Server Network:** Seamlessly synchronize Global Public Chat, Private Messages (`\/msg`, `\/reply`), StaffChat, and Server Broadcasts (`\/say`) across all your BungeeCord\/Velocity servers.<br \/>\n* \ud83c\udfa8 **Deep Formatting &#038; Hex Support:** Full LuckPerms integration for ranks. Native support for Hex colors, Gradients (`<gradient:color1:color2>`), Rainbows, and interactive tooltips (hover\/click actions) on every part of the message.<br \/>\n* \ud83c\udf0d **World Isolation System:** Two unique modes:<br \/>\n  * *Strict Mode:* Bidirectional isolation (Arena players only talk to Arena players).<br \/>\n  * *Arena Mode:* One-way isolation (Arena players can see global chat, but their messages stay in the arena).<br \/>\n* \u2699\ufe0f **Player GUI Settings (`\/chatsettings`):** Players can personally mute global chat, block incoming PMs, or toggle mention alerts without commands.<br \/>\n* \ud83d\udee1\ufe0f **Advanced Filters &#038; Moderation:** Built-in Anti-Spam, Anti-Caps, and Anti-Popup (blocks Secure Chat Reporting warnings on 1.19+).<br \/>\n* \u2694\ufe0f **Interactive `[item]` Tag:** Players can show their held item in chat, displaying custom lore, amounts, and logically sorted enchantments without breaking gradients.<br \/>\n* \ud83d\udcbe **Smart Database I\/O:** Supports both **SQLite** and **MySQL** utilizing `HikariCP` connection pooling and asynchronous execution.<\/p>\n<p>&#8212;<\/p>\n<p>## \ud83d\udcdc Commands<\/p>\n<p>### \ud83e\uddd1\u200d\ud83e\udd1d\u200d\ud83e\uddd1 Player Commands (General)<br \/>\n| Command | Alias | Description |<br \/>\n| :&#8212; | :&#8212; | :&#8212; |<br \/>\n| `\/msg <player>` | `tell`, `w` | Send a private message (Cross-Server) |<br \/>\n| `\/r <message>` | `reply` | Reply to the last PM received |<br \/>\n| `\/ignore <player>` | `unignore` | Ignore or unignore a specific player |<br \/>\n| `\/chatsettings` | `settings` | Open the personal chat preferences GUI |<\/p>\n<p>### \ud83d\udee1\ufe0f Staff &#038; Moderation Commands<br \/>\n| Command | Alias | Description | Permission Required |<br \/>\n| :&#8212; | :&#8212; | :&#8212; | :&#8212; |<br \/>\n| `\/staffchat` | `sc` | Private staff chat channel | `quickchat.staffchat` |<br \/>\n| `\/spy` | &#8211; | Toggle cross-server PM Spy mode | `quickchat.spy` |<br \/>\n| `\/qchat mutechat` | &#8211; | Lock or unlock the global chat | `quickchat.admin.mutechat` |<br \/>\n| `\/say <message>` | `broadcast`, `bc`| Broadcast a message to the entire network | `quickchat.say` |<\/p>\n<p>### \u2699\ufe0f Administrator Commands<br \/>\n| Command | Alias | Description | Permission Required |<br \/>\n| :&#8212; | :&#8212; | :&#8212; | :&#8212; |<br \/>\n| `\/qchat reload` | `qc reload` | Reloads all configurations &#038; caches | `quickchat.admin.reload` |<br \/>\n| `\/qchat colors` | `qc colors` | Shows all active color codes | `quickchat.admin.colors` |<br \/>\n| `\/chatcolors` | `colors` | Open the color selection GUI (VIP Feature) | `quickchat.menucolors` |<\/p>\n<p>&#8212;<\/p>\n<p>## \ud83d\udd11 Bypass &#038; Feature Permissions<\/p>\n<p>| Permission Node | Description |<br \/>\n| :&#8212; | :&#8212; |<br \/>\n| `quickchat.admin` | Grants full access to all admin commands and features. |<br \/>\n| `quickchat.colors` | Allows the player to use color codes (Legacy &#038; Hex) in their messages. |<br \/>\n| `quickchat.item` | Allows the player to display their held item using the `[item]` tag. |<br \/>\n| `quickchat.ignore.exempt` | Prevents this player from being ignored by others (Ideal for Admins). |<br \/>\n| `quickchat.bypass.textfilters` | Bypasses the Anti-Spam and Anti-Caps filters. |<br \/>\n| `quickchat.bypass.mutechat` | Allows the player to talk even when the global chat is muted. |<br \/>\n| `quickchat.bypass.worldisolation` | Bypasses World Isolation rules, allowing the player to talk to everyone. |<br \/>\n| `quickchat.menucolors.all` | Unlocks all color options inside the `\/chatcolors` GUI. |<br \/>\n| `quickchat.styles.all` | Unlocks all style options (Bold, Italic, etc.) inside the GUI. |<\/p>\n<p>&#8212;<\/p>\n<p>## \ud83d\udce6 Requirements<br \/>\n* **PlaceholderAPI** \u2013 Required for variables and placeholders.<br \/>\n* **LuckPerms** \u2013 Required for handling prefixes, suffixes, and chat groups.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Modern chat plugin with formats, placeholders, private messages, colors, and full customization.<\/p>\n","protected":false},"featured_media":127838,"template":"","meta":{"_minecraft_slug":"quickchatv2","_minecraft_project_id":"Nw8Sb3nr","_minecraft_author":"kevinvegaxd36","_minecraft_license":"LicenseRef-All-Rights-Reserved","_minecraft_downloads":515,"_minecraft_follows":3,"_minecraft_client_side":"unsupported","_minecraft_server_side":"required","_minecraft_storage_type":"zip","_minecraft_archive_name":"quickchatv2.zip","_minecraft_size_bytes":15929835,"_minecraft_version_count":25,"_minecraft_updated_at":"2026-05-16T10:32:00.146219Z","_minecraft_date_created":"2025-10-29T07:39:15.574384Z","_minecraft_date_modified":"2026-05-06T17:34:08.995252Z","_minecraft_project_url":"https:\/\/modrinth.com\/mod\/quickchatv2","_minecraft_icon_attachment_id":127838,"_minecraft_imported_at":"2026-06-07T12:32:56+00:00","_minecraft_import_hash":"bad03bdc78e792e1fa0260dc5e42578e","_minecraft_versions":"","_minecraft_links":"","_minecraft_gallery":"","_minecraft_api_metadata":""},"mod_category":[124,125,89,126,90,127,128,867,129,123,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,30,31,860,861,862,863,864,83,167,163],"class_list":["post-127837","mod","type-mod","status-publish","has-post-thumbnail","hentry","mod_category-bukkit","mod_category-folia","mod_category-game-mechanics","mod_category-management","mod_category-optimization","mod_category-paper","mod_category-purpur","mod_category-social","mod_category-spigot","mod_category-technology","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-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-26-1-1","minecraft_version-26-1-2"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>QuickChat - Folia support and Redis - 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\/quickchatv2\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"QuickChat - Folia support and Redis - Minecraft\" \/>\n<meta property=\"og:description\" content=\"Modern chat plugin with formats, placeholders, private messages, colors, and full customization.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/vpesports.com\/minecraft\/mods\/quickchatv2\/\" \/>\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\\\/quickchatv2\\\/\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/quickchatv2\\\/\",\"name\":\"QuickChat - Folia support and Redis - Minecraft\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/quickchatv2\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/quickchatv2\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/quickchatv2-icon-b85bef502a5786f411d39f7228de0aba5f30e951_96.webp\",\"datePublished\":\"2026-06-07T12:32:55+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/quickchatv2\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/quickchatv2\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/quickchatv2\\\/#primaryimage\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/quickchatv2-icon-b85bef502a5786f411d39f7228de0aba5f30e951_96.webp\",\"contentUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/quickchatv2-icon-b85bef502a5786f411d39f7228de0aba5f30e951_96.webp\",\"width\":96,\"height\":96},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/quickchatv2\\\/#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\":\"QuickChat &#8211; Folia support and Redis\"}]},{\"@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":"QuickChat - Folia support and Redis - 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\/quickchatv2\/","og_locale":"en_US","og_type":"article","og_title":"QuickChat - Folia support and Redis - Minecraft","og_description":"Modern chat plugin with formats, placeholders, private messages, colors, and full customization.","og_url":"https:\/\/vpesports.com\/minecraft\/mods\/quickchatv2\/","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\/quickchatv2\/","url":"https:\/\/vpesports.com\/minecraft\/mods\/quickchatv2\/","name":"QuickChat - Folia support and Redis - Minecraft","isPartOf":{"@id":"https:\/\/vpesports.com\/minecraft\/#website"},"primaryImageOfPage":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/quickchatv2\/#primaryimage"},"image":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/quickchatv2\/#primaryimage"},"thumbnailUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/quickchatv2-icon-b85bef502a5786f411d39f7228de0aba5f30e951_96.webp","datePublished":"2026-06-07T12:32:55+00:00","breadcrumb":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/quickchatv2\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/vpesports.com\/minecraft\/mods\/quickchatv2\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/vpesports.com\/minecraft\/mods\/quickchatv2\/#primaryimage","url":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/quickchatv2-icon-b85bef502a5786f411d39f7228de0aba5f30e951_96.webp","contentUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/quickchatv2-icon-b85bef502a5786f411d39f7228de0aba5f30e951_96.webp","width":96,"height":96},{"@type":"BreadcrumbList","@id":"https:\/\/vpesports.com\/minecraft\/mods\/quickchatv2\/#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":"QuickChat &#8211; Folia support and Redis"}]},{"@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\/127837","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\/127838"}],"wp:attachment":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media?parent=127837"}],"wp:term":[{"taxonomy":"mod_category","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_category?post=127837"},{"taxonomy":"mod_loader","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_loader?post=127837"},{"taxonomy":"minecraft_version","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/minecraft_version?post=127837"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}