▶️ ЗАБЕРИ СВОИ 8 ПОДАРКОВ 🎁 ПРИ СОЗДАНИИ СВОЕГО МАЙНКРАФТ СЕРВЕРА
Плагины/QuickChat - Folia support and Redis
QuickChat - Folia support and Redis

QuickChat - Folia support and Redis

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

Оцените первым
1.1K
4

💬 Quickchat

Advanced chat management, extreme performance, and full cross-server synchronization.

VERSION 26.6  •  MINECRAFT 1.8-26.1+  •  FOLIA SUPPORTED  •  REDIS HIGH-SPEED

💬 Join our Discord Support


✨ What is Quickchat?

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.


⚔️ Interactive Chat Display Tags

Players with the appropriate permissions can show their items, inventories, and ender chests dynamically in chat.

  • [item] (Permission: quickchat.item): Displays the item the player is currently holding in their main hand, listing custom lore, amounts, and logically sorted enchantments on hover.
  • [inv] (Permission: quickchat.inventory): Creates a read-only snapshot of the sender's inventory. Other players can click the message to open a virtual GUI and inspect the items.
  • [ec] (Permission: quickchat.enderchest): Creates a read-only snapshot of the sender's ender chest. Other players can click the message to open a virtual GUI and inspect the items.

🚀 Key Features

  • Elite Performance: Coded with thread-safe O(1) structures, ConcurrentHashMap, and cached pre-merged formats for zero Garbage Collection pressure.
  • 🌐 Redis Cross-Server Network: Seamlessly synchronize Global Public Chat, Private Messages (/msg, /reply), StaffChat, Server Broadcasts (/say), Join/Leave Messages, and Cross-Server Mentions across all BungeeCord/Velocity servers.
  • 💬 Dynamic Chat Bubbles (1.19.4+): State-of-the-art overhead TextDisplay chat bubbles optimized for high concurrency (+5k players). Zero-interpolation glitching, instant text rendering, and hex colors fully supported!
  • 🎨 Deep Formatting & Hex Support: Full LuckPerms integration for ranks. Native support for Hex colors, Gradients (<gradient:color1:color2>), ✨s, and interactive tooltips (hover/click actions) on every part of the message.
  • 🚪 Customizable Join/Leave Themes: Let your players select personalized join and leave announcements from an interactive GUI with unlockable themes (VIP, Classic, Custom).
  • 🌍 World Isolation System: Two unique modes:
    • Strict Mode: Bidirectional isolation (Arena players only talk to Arena players).
    • Arena Mode: One-way isolation (Arena players can see global chat, but their messages stay in the arena).
  • ⚙️ Player GUI Settings (/chatsettings): Players can personally mute global chat, block incoming PMs, or toggle mention alerts without commands.
  • 🛡️ Advanced Filters & Moderation: Built-in Anti-Spam, Anti-Caps, and Anti-Popup. The Secure Chat Reporting warning blocker is natively powered by Log4j2 and PacketEvents, ensuring your console stays 100% spam-free even during hot-reloads.
  • 💾 Smart Database I/O: Supports both SQLite and MySQL utilizing HikariCP connection pooling and asynchronous execution.

📜 Commands

🧑🤝🧑 Player Commands (General)

CommandAliasDescriptionPermission Required
/msg <player> <message>tell, whisper, w, t, pmSend a private message (Cross-Server)None (Default)
/r <message>replyReply to the last PM received (Cross-Server)None (Default)
/ignorar <player>ignoreIgnore PMs and public chat from a specific playerNone (Default)
/designorar <player>unignoreStop ignoring a specific playerNone (Default)
/chatsettings-Open the personal chat preferences GUINone (Default)
/joinmessage-Open the Join/Leave message theme selector GUIquickchat.joinmessage
/chatcolorscolors, chatcolorOpen the VIP chat color selection GUIquickchat.menucolors

🛡️ Staff & Moderation Commands

CommandAliasDescriptionPermission Required
/staffchat [msg]scToggle staff chat mode or send a quick staff messagequickchat.staffchat
/spy-Toggle cross-server PM Spy modequickchat.spy
/mutechat-Opens the Mute GUI Control to lock/unlock chat and PMsquickchat.admin.mutechat
/clearchatccClears the global chat for everyonequickchat.admin.clearchat
/say <message>broadcast, bcBroadcast an announcement to the entire networkquickchat.say
/qchat chattoggle [player]-Toggle global chat visibility for yourself or a target playerquickchat.chattoggle (self) / quickchat.admin.chattoggle (others)
/qchat msgtoggle [player]-Toggle private messages availability for yourself or a target playerquickchat.msgtoggle (self) / quickchat.admin.msgtoggle (others)

⚙️ Administrator Commands

CommandAliasDescriptionPermission Required
/qchat reloadqc reloadReloads all configurations, database connections, and cachesquickchat.admin.reload
/qchat colorsqc colorsShows help/formatting codes for Hex, gradients, and ✨squickchat.admin.colors
/qchat testcolors-Runs a live test suite to verify colors, gradients, and ✨s renderingquickchat.admin.colors
/qchat announcements <status|next|list|toggle>-Manage the automatic announcements systemquickchat.admin.announcements
/qchat antipopup <info|status|reload|clear|clearcache|help>-Manage the Anti-Popup secure chat reporting warning blockerquickchat.admin.antipopup
/qcview <uuid>-Internal command used to display a player inventory snapshotquickchat.inventory
/qcview <uuid>-Internal command used to display a player ender chest snapshotquickchat.enderchest

🔑 Bypass & Feature Permissions

⚙️ Command & Moderation Permissions

Permission NodeDescriptionDefault
quickchat.adminGrants full access to all Quickchat admin commands and configurations.op
quickchat.admin.reloadAllows reloading the plugin configuration and caching.op
quickchat.admin.announcementsAllows managing the automatic announcements system.op
quickchat.admin.colorsAllows viewing color formatting help and running color tests.op
quickchat.admin.mutechatAllows locking/unlocking the global chat via GUI or command.op
quickchat.admin.clearchatAllows clearing the server's global chat.op
quickchat.admin.antipopupAllows managing the Anti-Popup secure reporting filter.op
quickchat.admin.chattoggleAllows forcing chat visibility state on other players.op
quickchat.admin.msgtoggleAllows forcing private message state on other players.op
quickchat.spyAllows spying on player private messages across the network.op
quickchat.staffchatAllows read/write access to the native staff chat channel.op
quickchat.sayAllows broadcasting announcements to the server network.op

🛡️ Exemption & Bypass Permissions

Permission NodeDescriptionDefault
quickchat.bypass.clearchatPrevents the player's chat history from being cleared (Staff/Admins).op
quickchat.bypass.mutechatAllows speaking in chat even when global chat is muted.op
quickchat.bypass.textfiltersBypasses text limitations (like anti-caps and repeated characters).op
quickchat.bypass.worldisolationBypasses World Isolation constraints to send messages to all worlds.op
quickchat.ignore.exemptPrevents this player from being ignored by other players.op

✨ Feature & VIP Permissions

Permission NodeDescriptionDefault
quickchat.menucolorsAllows opening the VIP /chatcolors color selection menu.op
quickchat.menucolors.allUnlocks all color choices inside the /chatcolors selection GUI.op
quickchat.styles.allUnlocks all chat formatting styles (bold, italic, etc.) inside the GUI.op
quickchat.colorsAllows using Legacy and Hex formatting codes in standard chat.op
quickchat.itemAllows displaying the held item using the [item] placeholder tag in chat.op
quickchat.inventoryAllows displaying player inventory snapshots using [inv].op
quickchat.enderchestAllows displaying player ender chest snapshots using [ec].op
quickchat.msgtoggleAllows toggling one's own private message availability status.true
quickchat.chattoggleAllows toggling one's own global chat visibility status.true
quickchat.joinmessageAllows the player to open the /joinmessage theme GUI.op
quickchat.joinmsg.*Grants access to all available join/leave themes in the GUI.op
quickchat.joinmsg.<theme>Grants access to a specific join/leave theme (e.g. .classic).op

Часто задаваемые вопросы

Совместимость

Minecraft: Java Edition

26.2.x26.1.x1.21.x1.20.x1.19.x1.18.x1.17.x1.16.x1.15.x1.14.x1.13.x1.12.x1.11.x1.10.x1.9.x1.8.x

Поддерживаемые окружения

Сервер

Зависимости

Ссылки

Детали

Лицензия:
Опубликован:10 месяцев назад
Обновлён:1 месяц назад
Главная