PlanetTeamSpeakk/Chattix

Compatibility issue with simple-discord-link

Opened this issue · 1 comments

I am switching to Chattix coming from styled-chat and my discord messages now contain the player names in them:
image

When using styled-chat, the messages looked like this:
image

Would it be possible for Chattix to also support this? I know you are trying to support preview chat, but I am not sure if this is related.

Thanks! :)

This is most definitely because of the fact that Chattix obeys the new chat signing limitations. I think it may be possible to bypass this by making Forge (and Fabric, but they do it differently) fire the event with the original message rather than the one styled by Chattix. That should resolve the issue.