DiscordSRV

DiscordSRV

86.8k Downloads

Wrong UltimateChat formatting

Katrix opened this issue ยท 2 comments

commented

Using DiscordSRV 1.20.0 on Paper 1.16.3

When using UltimateChat and sending a message from Discord, the message is formatted wrongly.
image

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.
image

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%"
commented

UltimateChat isn't supported anymore

commented

The UltimateChat pretty much only contains the code necessary to tell UltimateChat to handle the message, this is likely an issue with UC's UltimateFancy class