"You don't need to change anything."
The issue with prefix colors has been fixed. Previously, the system required the LuckPerms group to have a Display Name defined in order to detect the color from the prefix. If the group did not have a Display Name, the prefix was completely ignored.
The logic has now been updated to work as follows:
Priority 1:
The system looks for the color directly in the prefix variable
(for example, &b[Vip1] → detects &b).
Priority 2 (Fallback):
Only if no color is found in the prefix, it will attempt to detect the color from the group name.
Chat Color Menu Improvements
The color menu has been improved. You can now create advanced variants, such as color gradients, with a higher level of customization.
New pages have also been added to support more colors. Simply change the Page: value in the menu and the color will be automatically added to a new page.
Permission Fix
An issue related to permissions has been fixed.
Important Recommendation
It is recommended to delete the colors...
We have completely restructured the permission system to make it more logical and easier to manage:
Permission Description
"quickchat.menucolors" Required to open the color menu (/chatcolor).
"quickchat.menucolors.all" Grants access to all colors in the menu automatically.
"quickchat.menucolors.<color>" Grants access to a specific color (e.g. quickchat.menucolors.red).
Note: Legacy permissions such as chatcolors.color.* have been replaced.
Chat Color System (GUI):
New /chatcolors command that opens an interactive menu.
Players can choose their preferred chat color.
Build:
Compiled with Java 8 to ensure compatibility with both old and modern servers.
[LOGS] Text Formatting Update
➤ New color and format tags
➤ Advanced gradients (improvement)
- Modern tag usage:
<red>Hello <bold>World
<blue>Blue text
- <reset> clears all active formatting.
- Short aliases available:
<b> bold · <i> italic · <u> underline
- Support for multiple colors in a single gradient.
- Colors by name or HEX.
- Examples:
- <gradient:red:blue:gold>Multicolor Text</gradient>...
The anti-popup section has been modernized to include advanced controls and improved stability for newer versions of Minecraft.
The plugin's performance has been improved to deliver superior performance.
