Uriel
Uriel
Isn't it good enough that you can hide them? It's even persistent between sessions
oh true
wdym? rn we have a tutorial, you mean a way to trigger it from server?
Intended Styled Chat behaviour:   Styled Chat behaviour with this mod: 
>Did you add a custom emoji called table to your Discord server? I'm confused about the :table: being highlighted in your screenshot. So what happens is that all ``:text:`` is...
what happens when you say ``:table:``
Alright, I understand it's because you [cancel the function](https://github.com/Xujiayao/MCDiscordChat/blob/master/src/main/java/top/xujiayao/mcdiscordchat/minecraft/mixins/MixinServerPlayNetworkHandler.java#L136) and it never reaches [StyledChat's @Redirect](https://github.com/Patbox/StyledChat/blob/1.18/src/main/java/eu/pb4/styledchat/mixin/ServerPlayNetworkManagerMixin.java#L39)
Yes there is, why cancel it to make mods incompatible where you can conditionally cancel it. You could also use StyledChat's API
ah the fluent.js part gets fixed because other is default, makes sense haha
yeah i noticed the bug because I had both `es-es` and `es-419` active and saw that they had different plural rules which didnt make sense