Wrong UltimateChat formatting
Katrix opened this issue ยท 2 comments
Using DiscordSRV 1.20.0 on Paper 1.16.3
When using UltimateChat and sending a message from Discord, the message is formatted wrongly.
When disabling the UltimateChat plugin hook, this is what shows, and how I want it to show. Sadly messages from Minecraft to Discord doesn't work when I disable the plugin hook.
Here are the format strings used
DiscordToMinecraftChatMessageFormat: "[&6Yukari&r] O%toprolecolor%%toprole%&rO &a%username%&r: %message%"
DiscordToMinecraftChatMessageFormatNoRole: "[&6Yukari&r] OChildO &7%username%&r: %message%"