DiscordSRV

DiscordSRV

86.8k Downloads

Bumping adventure/minimessage broke <reset> in messages.yml

andrewkm opened this issue · 0 comments

commented

Expected behavior

tags to correctly reset the color.

Actual behavior

Plugin built upon: cc063da
Messages.yml: DiscordToMinecraftChatMessageFormat: "[%channelcolor%Discord <white>|</white> %toprolecolor%%toprolealias%<reset>] %toprolecolor%%name%<reset>%reply% » %channelcolor%%message%"

Correctly generates:
https://i.imgur.com/YO5QxF9.png

Plugin built upon: 58ab62b
Messages.yml: DiscordToMinecraftChatMessageFormat: "[%channelcolor%Discord <white>|</white> %toprolecolor%%toprolealias%<reset>] %toprolecolor%%name%<reset>%reply% » %channelcolor%%message%"

Incorrectly generates:
https://i.imgur.com/17QjU4o.png

TL;DR formatting is all broken now.

Steps to reproduce

See above.

Server software and version

Paper 317 (1.18.2)

Checks

  • I am not using an outdated version of DiscordSRV.
  • I asked in DiscordSRV's Discord server to see whether this issue is in fact a bug that needs to be fixed.

Anything else

No response