Compatibility
Minecraft: Java Edition
1.21.x
1.20.5–1.20.6
Platforms
Supported environments
Creators
Details
Licensed Apache-2.0
Published 9 months ago
Updated 33 minutes ago
Changelog
The v3.3.0 update focuses on improving the structure of configuration files, enhancing URL security, and introducing convenient regular expression analysis tools to refine the workflow for administrators and server operators.
New Features & Improvements
Preset Configuration Separation & Structural Improvement
- Presets such as colors and atlases have been separated into an independent configuration file.
- Function: Preset data previously included in the main configuration file has been moved to the
colorsandatlasfields in the newpresets.jsonfile. - Configuration items are now divided according to their purpose, making config file management more intuitive.
URL Style Whitelist Support
- A domain whitelist restriction feature has been added to clickable
URLstyles. - Function: Restricts access so that only domains or subdomains registered in the
whitelistfield ofpresets.jsoncan be opened. - If the whitelist is left empty, access to all URLs is allowed as before.
Performance & Admin Tools
Regular Expression Test Command Added
- A regex analysis command has been added to make writing chat styling rules easier.
- Function: You can immediately check whether the input text matches the regular expression in-game using the
/embellish-chat regex_test <regex> <text>command. - It highlights capture groups to help intuitively analyze the match results.
Stress Test Command Unit Changed
- The parameter standard for the stress test command, which measures server message processing performance, has been changed.
- The previous
<time>parameter has been changed to<ticks>to simulate message processing for a specified duration in ticks.
Miscellaneous
- The default command alias (
commandAlias) setting has been changed to"ec".
Files
Metadata
Release channel
ReleaseVersion number
3.3.0Loaders
Game versions
1.21.11Environment
Server-side only, works in singleplayer too
Downloads
19Publication date
February 26, 2026 at 1:10 PMPublisher
hanhy06
Member


