-
-
Notifications
You must be signed in to change notification settings - Fork 1k
Labels
bug: unconfirmedPotential bugs that need replicating to verify.Potential bugs that need replicating to verify.
Description
Type of bug
Other unexpected behaviour
/ess dump all
output
https://essentialsx.net/dump.html?bytebin=icteJvcME9
Error log (if applicable)
–
Bug description
I have customized language files and used MiniMessages functionality in them. I recently updated the server to Minecraft 1.21.7 and EssentialsX too. When I migrated my old language file, I noticed that some tags of the MiniMessage no longer works, such as <hover>
or <click>
, but color formatting such as <red>
, <blue>
or <#702963>
still working fine.
Steps to reproduce
- Change any line in the localization file to add a clickable/hoverable message through MiniMessage tags;
- Start the server;
- Join the server and call the modified line;
- Try clicking/hovering over the message.
Expected behaviour
Default behavior of <hover>
and <click>
tags.
Actual behaviour
Nothing is happening.
Additional Information
I used before version 1.21.4 of the Minecraft server with paper-1.21.4-232 and EssentialsX-2.21.0-dev and on this version all tags still work correctly.
Metadata
Metadata
Assignees
Labels
bug: unconfirmedPotential bugs that need replicating to verify.Potential bugs that need replicating to verify.