Describe the bug
Messages stacking is compared by content only. That means, that when you get two messages, with same text, but different styling (color, decoration, hover, click, ...) they are getting stacked and viewed as the first one, even tho, they are different. Would be better to compare whole components somehow.
Minecraft Info
Minecraft information:
AdvancedChat version AdvancedChatCore-1.3.3-1.18.jar
To Reproduce
Steps to reproduce the behavior:
Send one message to chat
Send another one with different colors.
Expected behavior
Two messages with different styling shouldn't stack.
Screenshots
If applicable, add screenshots to help explain your problem.
Additional context
Add any other context about the problem here. This could be a mods list, server, etc.
Describe the bug Messages stacking is compared by content only. That means, that when you get two messages, with same text, but different styling (color, decoration, hover, click, ...) they are getting stacked and viewed as the first one, even tho, they are different. Would be better to compare whole components somehow.
Minecraft Info Minecraft information:
AdvancedChatCore-1.3.3-1.18.jar
To Reproduce Steps to reproduce the behavior:
Expected behavior Two messages with different styling shouldn't stack.
Screenshots If applicable, add screenshots to help explain your problem.
Additional context Add any other context about the problem here. This could be a mods list, server, etc.