# QuickChat v26.6 Changelog
## 1. Chat Bubbles System (Fully Completed)
- Extreme Optimization: The entire Chat Bubbles system has been redesigned to support massive servers (5,000+ concurrent players). Individual tasks have been replaced with a single, highly efficient Global Tick Loop.
- Visual Fix (Anti-Glitch): Fixed the issue where chat bubbles would appear to "rise" toward the player's camera. Bubbles now appear instantly above the player's head by disabling client-side interpolation.
- Self Visibility: Players can now see their own chat bubbles correctly positioned above their heads.
- Hex Color Support: Chat bubbles now fully support hexadecimal colors and gradients with smooth rendering.
- Configuration Translation: Completed English translations and configuration improvements in
config.yml.
## 2. Anti-Popup System (Stability Improvements)
- Native Log4j2 Filter: Added a core-level Log4j2 filter to intercept and suppress PacketEvents warning spam ("Late injection detected...") when using
/reloador PlugManX, keeping the console completely clean.- Proxy Compatibility: Verified stability on Premium proxy networks (BungeeCord/Velocity) with
enforce-secure-profile=true. The system automatically suppresses Minecraft's "Chat messages can't be verified" warning without interfering with proxy authentication.
## 3. Join/Leave Messages
* Message Improvements: Refined theno-permissionandno-message-permissionmessages injoinmessages.ymlto provide cleaner and more user-friendly feedback.
# QuickChat v26.6 Changelog
## 1. Chat Bubbles System (Fully Completed)
- Extreme Optimization: The entire Chat Bubbles system has been redesigned to support massive servers (5,000+ concurrent players). Individual tasks have been replaced with a single, highly efficient Global Tick Loop.
- Visual Fix (Anti-Glitch): Fixed the issue where chat bubbles would appear to "rise" toward the player's camera. Bubbles now appear instantly above the player's head by disabling client-side interpolation.
- Self Visibility: Players can now see their own chat bubbles correctly positioned above their heads.
- Hex Color Support: Chat bubbles now fully support hexadecimal colors and gradients with smooth rendering.
- Configuration Translation: Completed English translations and configuration improvements in
config.yml.
## 2. Anti-Popup System (Stability Improvements)
- Native Log4j2 Filter: Added a core-level Log4j2 filter to intercept and suppress PacketEvents warning spam ("Late injection detected...") when using
/reloador PlugManX, keeping the console completely clean.- Proxy Compatibility: Verified stability on Premium proxy networks (BungeeCord/Velocity) with
enforce-secure-profile=true. The system automatically suppresses Minecraft's "Chat messages can't be verified" warning without interfering with proxy authentication.
## 3. Join/Leave Messages
* Message Improvements: Refined theno-permissionandno-message-permissionmessages injoinmessages.ymlto provide cleaner and more user-friendly feedback.
1. Chat Bubbles System (Fully Completed)
- Extreme Optimization: Completely redesigned the Chat Bubbles engine to support massive servers (5,000+ concurrent players). Replaced individual tasks with a single, highly efficient Global Tick Loop.
- Visual Fix (Anti-Glitch): Fixed the issue where chat bubbles appeared to "rise" toward the player's camera. Bubbles now appear instantly above the player's head by disabling client-side interpolation.
- Self Visibility: Players can now correctly see their own chat bubbles positioned above their heads.
- Hex Color Support: Chat bubbles now fully support hexadecimal colors and gradients with smooth rendering.
- Configuration Translation: Completed English translations and improved the default config.yml.
️ 2. Anti-Popup System (Stability Improvements)
- Native Log4j2 Filter: Added a core-level Log4j2 filter to intercept and suppress PacketEvents warning spam ("Late injection detected...") when using /reload or PlugManX, keeping the console completely clean.
- Proxy Compatibility: Verified stability on Premium proxy networks (BungeeCord/Velocity) with enforce-secure-profile=true. The system automatically suppresses Minecraft's "Chat messages can't be verified" warning without interfering with proxy authentication.
3. Join/Leave Messages
- Message Improvements: Refined the no-permission and no-message-permission messages in joinmessages.yml to provide cleaner and more user-friendly feedback.
We fixed the issue that caused the system to interpret the text as if a user were typing in color. [chatitem.yml]
Item and inventory display system ([item], [inv], [ec]), and the /clearchat command has been added for all versions. If it doesn't work in Folia, please don't hesitate to report it.
We've fixed a Redis issue caused by the new version of Folia; it should now work correctly.
"And version detection was improved. "
We've fixed a Redis issue caused by the new version of Folia; it should now work correctly.
We've made changes to how the config.yml file is read to ensure that changes are always applied correctly.
Remember that QuickChat is compatible with any plugin that interacts with the chat. Just make sure to set the event-priority to “HIGHEST”; this ensures that QuickChat is always processed last.
