QuickChat - Folia support and Redis v18.4

Modern chat plugin with formats, placeholders, private messages, colors, and full customization.
QUICKCHATREAL.png
Quickchat

Quickchat is an advanced, enterprise-grade, and ultra-lightweight chat manager for Minecraft servers (Spigot/Paper/Folia). Engineered from the ground up for high-traffic networks, it provides seamless chat management, cross-server synchronization, and deep customization with full support from 1.8 up to 1.21+.

DISCORD: https://discord.gg/ZRe3RnubdW
✨ Main Features

Chat Formatting & Design
  • LuckPerms Integration: Custom chat formats per group (ranks).
  • Global Variables: Configurable prefixes, suffixes, and colors.
  • Deep Interactivity: Tooltips (hover text) and click actions (open URL, run command, suggest text) available on every single part of the message (Prefix, Name, Suffix).
  • Future-Proof Hexadecimal (RGB) Support: Native, automatic support for Hex colors (&#RRGGBB) on versions 1.16+ (including 1.21+).
  • Advanced Text FX:
    • Gradients: <gradient:color1:color2>Text</gradient>
    • Rainbow: <rainbow>Text</rainbow>
  • Legacy Compatibility: Extremely fast, mathematically optimized Hex-to-Legacy color approximation for older clients (<1.16).

Redis Cross-Server Network (BungeeCord / Velocity)
Connect your entire network flawlessly using our highly optimized Redis synchronization.
  • Global Public Chat: Synchronizes public chat seamlessly across all servers, keeping hex colors, gradients, and hover tooltips 100% intact.
  • Cross-Server PMs & Tab-Complete: Built-in /msg and /reply work across the entire network. Players can tab-complete names from any server.
  • Cross-Server StaffChat: Staff members can communicate across all servers in real time.
  • Cross-Server Broadcast: Run /say from any server or console, and broadcast it network-wide.
  • Cross-Server Spy Mode: Admins can quietly monitor private messages sent across the network.
  • Cross-Server Mentions: Mention any online player across the entire network in real-time. Audio and visual alerts are instantly synchronized across your Redis setup.

World Isolation System
Isolate chat in specific worlds (e.g., PvP Arenas, Minigames) with two unique modes:
  • Two-Way Mode (Strict): Full bidirectional isolation. Isolated worlds cannot see the global chat, and normal worlds cannot see the isolated chat.
  • One-Way Mode (Arenas): Players in the isolated world can read the server's global chat, but their messages stay exclusively inside the arena.
  • PM Blocking: Option to block private messages between isolated and normal worlds to prevent ghosting or external interference.

⚙️ Personal Player Settings (Interactive GUI)
Players have full control over their chat experience via the /chatsettings interactive menu:
  • Toggle Global Chat: Players can mute the public chat for themselves to focus on the game.
  • Toggle Private Messages: Players can block all incoming PMs.
  • Toggle Mentions: Turn on/off sound and actionbar alerts when mentioned.

Custom PlaceholderAPI Expansion
Quickchat registers its own highly optimized PlaceholderAPI expansion to share player settings state with tablists, scoreboards, and other menus across the network:
  • %quickchat_chat_enabled% – Returns true or false based on the player's global chat preference.
  • %quickchat_chat_status% – Returns a beautifully pre-formatted, colorized status message (e.g., &aEnabled or &cDisabled).
  • %quickchat_msg_enabled% – Returns true or false based on the player's private message settings.
  • %quickchat_msg_status% – Returns the pre-formatted colorized status message for private messages.

✉️ Private Messaging & Moderation
  • PM System & Custom Audio: Robust /msg and /reply (/r) commands with cross-version sound fallback.
  • Spy Mode (/spy): Allows administrators to see other players’ private messages.
  • O(1) Ignore System: Players can block private messages and chat from specific users with /ignorar and /designorar.
  • Mute Chat: Instantly lock the global chat for maintenance or moderation (/qchat mutechat).

️ Chat Tools & Filters
  • Anti-Spam: Reduces excessive repeated characters (e.g., "hellooooo""hellooo").
  • Anti-Caps: Intelligently converts messages that abuse uppercase letters to lowercase.
  • Anti-Popup (1.19+): Blocks system messages and warnings from Secure Chat Reporting without needing extra plugins.
  • Smart Mentions System: Sound and visual alerts (ActionBar) when a player is mentioned using [USER=39012]@name[/USER] (supports configurable prefixes or no symbol).
    • Network-Wide Sync: Full support for cross-server mentions via Redis.
    • Respect for Local Configs: If a server has mentions disabled, it will never trigger alerts for players on that server, ensuring perfect compliance with local settings.
    • Adaptive Sound Engine: Supports native sounds (legacy names like ORB_PICKUP, modern names like ENTITY_EXPERIENCE_ORB_PICKUP / BLOCK_NOTE_BLOCK_PLING) and custom resource pack sounds (custom.sound) with configurable volume and pitch.
    • High-Performance Deduplication: Uses thread-safe memory sets to prevent duplicate alerts and avoid self-mentions.

⚔️ Interactive Item Feature ([item])
Displays the item you are holding in chat simply by typing [item].
  • Details: Shows the exact display name, amount, custom lore, and enchantments.
  • Visual Ordering: Enchantments are sorted logically (Damage > Enhancements > Utility).
  • Format Protection: Fully compatible with gradients and hex colors without breaking the chat layout or tooltips.

⚡ Enterprise-Grade Performance (Optimized for 20,000+ Players)
  • Zero-Allocation Hot Paths: Chat processing uses cached, pre-merged formats, static compiled patterns, and highly optimized cross-server mention checks to eliminate Garbage Collection pressure.
  • Thread-Safe Concurrency: Built with ConcurrentHashMap and thread-safe sets to completely prevent main-thread locks and ConcurrentModificationExceptions.
  • Smart Database I/O: Supports both SQLite and MySQL utilizing HikariCP connection pooling and a single-thread executor to ensure zero database bottlenecks.
  • Folia Supported: Fully compatible with Folia’s multi-threaded, region-based architecture.

Other Integrations
  • Clean Logs: Customizable format for chat logs in the server console.
  • DiscordSRV Support: Seamless integration to relay formatted messages to your Discord server.

Commands & Permissions

CommandAliasDescriptionPermissionDefault
/qchat reloadqc reloadReloads all configurations & cachesquickchat.admin.reloadOP
/qchat testcolors-Test Hex, gradients, and rainbow colorsquickchat.admin.colorsOP
/qchat antipopup-Manage Anti-Popup systemquickchat.admin.antipopupOP
/qchat mutechat-Toggle global chat from console/ingamequickchat.admin.mutechatOP
/qchat chattoggle [player]-Toggle global chat state for yourself or othersquickchat.chattoggle / admin.chattoggleEveryone / OP
/qchat msgtoggle [player]-Toggle PMs state for yourself or othersquickchat.msgtoggle / admin.msgtoggleEveryone / OP
/chatcolorscolors, chatcolorOpen color selection GUIquickchat.menucolorsOP
/chatsettingssettingsOpen personal settings GUI-Everyone
/msg <player>tell, w, pm, tPrivate message-Everyone
/r <message>replyReply to the last PM-Everyone
/ignorar <player>ignoreIgnore a player-Everyone
/designorar <player>unignoreStop ignoring a player-Everyone
/spy-Spy mode (Local & Cross-Server)quickchat.spyOP
/say <message>broadcast, bcServer & Network broadcastquickchat.sayOP
/staffchatscPrivate staff chat channelquickchat.staffchatOP

Bypass & Staff Permissions:
  • quickchat.admin – Full admin access.
  • quickchat.admin.antipopup – Manage Anti-Popup configurations.
  • quickchat.admin.msgtoggle – Admin toggle PMs for other players.
  • quickchat.admin.chattoggle – Admin toggle Chat for other players.
  • quickchat.colors – Allows color usage in chat.
  • quickchat.ignore.exempt – Players with this cannot be ignored.
  • quickchat.bypass.textfilters – Bypass spam/caps filters.
  • quickchat.bypass.mutechat – Talk while global chat is muted.
  • quickchat.bypass.worldisolation – Bypass world isolation restrictions.
  • quickchat.menucolors.all – Unlock all GUI colors.
  • quickchat.styles.all – Unlock all GUI styles.
  • quickchat.item – Allows the use of [item].

Dependencies
  • PlaceholderAPI – Required for variables.
  • LuckPerms – Required for prefixes, suffixes, and groups.
Buy a license now
$20.00
EULA
Standard EULA
Use on any projects you own with attribution
Support
Standard
Includes:
Download the resource
Access new updates
Support from the creator
Support duration
Lifetime
Share and earn
Refer this resource and earn a 10% commission.
2,571 Views
0 Purchases
29 Downloads
Feb 14, 2024 Published
Jun 18, 2026 Updated
Not yet rated
1.9 MB File size
Open source
  1. No
DRM-free
  1. No
Unobfuscated
  1. Yes
Type
  1. Chat
  1. Optimization
Game mode
  1. Survival
  1. Hub & lobby
Supported software
  1. Bukkit
  1. Spigot
  1. Paper
  1. Folia
  1. Purpur
Supported versions
  1. 1.21.11
  1. 1.21.8
  1. 1.21.5
  1. 1.21.4
  1. 1.21.2
  1. 1.21
  1. 1.20
  1. 1.19
  1. 1.18
  1. 1.17
  1. 1.16
  1. 1.15
  1. 1.14
  1. 1.13
  1. 1.12
  1. 1.11
  1. 1.10
  1. 1.9
  1. 1.8
Supported languages
  1. English
  1. Spanish
Creator
Struggling to cover the costs of your server? Set up your own webstore with Tebex in under 30 seconds.
Host a lag-free Minecraft or Hytale server in minutes.
Get 25% off your first order with our link.
Recommended for you
AntiAutoClick | Stops Undetectable Macros & JitterClick | 0% Lag - AFK MOB FARM DETECTION
5.00 star(s) 3 ratings
21 purchases
QuickKoth is a professional King of the Hill (KOTH) plugin for Minecraft servers.
Not yet rated
1 purchase
QuickArenaRegen is an elegant and ultra-optimized system for regenerating sands with unparalleled sp
Not yet rated
1 purchase
The Ultimate "Drag & Drop" Resource Spawner. 1.8 - 1.21+ Support.
Not yet rated
0 purchases
#1 BuiltByBit Plugin ~ Protects your server from crash packet exploits ~ Folia Support
5.00 star(s) 141 ratings
4,202 purchases
Share and earn
Refer this resource and earn a 10% commission.
2,571 Views
0 Purchases
29 Downloads
Feb 14, 2024 Published
Jun 18, 2026 Updated
Not yet rated
1.9 MB File size
Open source
  1. No
DRM-free
  1. No
Unobfuscated
  1. Yes
Type
  1. Chat
  1. Optimization
Game mode
  1. Survival
  1. Hub & lobby
Supported software
  1. Bukkit
  1. Spigot
  1. Paper
  1. Folia
  1. Purpur
Supported versions
  1. 1.21.11
  1. 1.21.8
  1. 1.21.5
  1. 1.21.4
  1. 1.21.2
  1. 1.21
  1. 1.20
  1. 1.19
  1. 1.18
  1. 1.17
  1. 1.16
  1. 1.15
  1. 1.14
  1. 1.13
  1. 1.12
  1. 1.11
  1. 1.10
  1. 1.9
  1. 1.8
Supported languages
  1. English
  1. Spanish
Creator
Struggling to cover the costs of your server? Set up your own webstore with Tebex in under 30 seconds.
Host a lag-free Minecraft or Hytale server in minutes.
Get 25% off your first order with our link.
Recommended for you
AntiAutoClick | Stops Undetectable Macros & JitterClick | 0% Lag - AFK MOB FARM DETECTION
5.00 star(s) 3 ratings
21 purchases
QuickKoth is a professional King of the Hill (KOTH) plugin for Minecraft servers.
Not yet rated
1 purchase
QuickArenaRegen is an elegant and ultra-optimized system for regenerating sands with unparalleled sp
Not yet rated
1 purchase
The Ultimate "Drag & Drop" Resource Spawner. 1.8 - 1.21+ Support.
Not yet rated
0 purchases
#1 BuiltByBit Plugin ~ Protects your server from crash packet exploits ~ Folia Support
5.00 star(s) 141 ratings
4,202 purchases
Top