-
The mod’s settings have become more detailed.
- The mod's configuration method has changed significantly. Instead of the previous simple Boolean enable/disable system, it now allows defining
StylingRules based on regular expressions (Regex) directly inconfig.json. - This separates the style application logic into
StylingProcessorandStyleRegistry, enabling users to customize styles in detail for various areas, including commands as well as chat.
- The mod's configuration method has changed significantly. Instead of the previous simple Boolean enable/disable system, it now allows defining
-
Styling is now applied to commands that take Text Arguments.
- Markdown-style formatting is now also applied to vanilla commands that take JSON text components directly as arguments, such as
/title,/tellraw,.
- Markdown-style formatting is now also applied to vanilla commands that take JSON text components directly as arguments, such as
-
Added
Color (Shadow)style.- A feature has been added to specify a shadow color for text (e.g.,
[text]<SD:#RRGGBB>).
- A feature has been added to specify a shadow color for text (e.g.,
-
The mod’s settings have become more detailed.
-
@everyone,@here, and@teamhave been added.
-
Added /embellish_chat ban and /embellish_chat pardon commands to restrict or restore access to styling features.
-
Introduced a new option offlineColorEnabled that allows you to choose whether the mention color for offline players should follow their team color or use the default color.
From now on, you can use the rainbow feature as a constant. This feature has been an Easter egg since version 1.2.2, and in previous versions, it also activates when you set defaultChatColor to a value less than 0.
Full Whisper Support: You can now freely use all styling features like bold, color, and links when whispering to a friend (/w, /msg, etc.).
Create Your Own Colors: By editing the defaultColorPreset in the embellish_chat.json config file, you can now name your own colors and use them like [Hello]<my_color>.
Mention Notification Customization: You can now change the pitch of the mention notification sound (defaultMentionPitch) and the message that appears (defaultMentionMessage) in the config file.
Other Changes:
The chat color syntax has been unified to the [text] format. The <> now supports both custom color names (e.g., red) and the existing #hex_code format.
This is an update for Minecraft 1.21.9. It improves stability and moves the mention sound category from Master to UI.
The settings have become more detailed, and new font features have been introduced.
From now on, you can set the color of the chat text from the server. There’s something interesting, so take a good look and try to find it :)
fix offline player mentions now use team color instead of default


