27rogi / Fabric2Discord

🤝 Link your Fabric server and Discord with ease!
GNU Lesser General Public License v3.0
13 stars 3 forks source link

[1.18.2] Discord to Minecraft default chat format config not working as intented #20

Closed Abaan404 closed 10 months ago

Abaan404 commented 1 year ago

Hi! I have used your mod before and wanted to use it again for a modded fabric server however on the default configs, the discord -> fabric formatting doesn't seem to be working properly

format="[<color:4ae485>F2D</color>] %discord_user%<gray>#%discord_tag%</gray>: "

results in image

Not sure why this is happening, any advice would be appreciated :) version f2d 2.1.0+1.18.2 Thanks

27rogi commented 1 year ago

Could you try to use different strings in formatting? For example without any formatting tags, maybe they are causing the issue.

Abaan404 commented 1 year ago

Using this string, discord messages dont show up anymore in chat image

27rogi commented 1 year ago

Weird, maybe something changed in newer Fabric versions, will try to reproduce and hopefully fix this issue.