DiscordSRV

DiscordSRV

86.8k Downloads

Placeholder breaks when a discord message is split into two due to uploading an image.

mibby opened this issue ยท 2 comments

commented

DiscordSRV-Build-1.22.0-SNAPSHOT-1612889149

Player uploaded an image with a message.
link

How it showed in-game.
link2

How it showed on console.
link3

DiscordToMinecraftChatMessageFormat: "&8<&7Discord&8> %toprolecolor%%username%&f: %message%"
DiscordToMinecraftChatMessageFormatNoRole: "&8<&7Discord&8> %toprolecolor%%username%&f: %message%"

%toprolecolor% placeholder text only shows for messages that are split with a discord attachment link. It does not show in console for normal bridged discord messages.

commented

Fixed on latest development build - https://snapshot.discordsrv.com

commented

Thanks.