Bug Closed · Invalid

Color codes now require &r even if it shouldn't be needed

#4013 opened by Unknown 3 years ago

Unknownreported this bug

This problem is particularly deadly! All my players' items and shopkeeper's items all need to be changed, please fix this!

I quote the link to this issue: https://git.lumine.io/mythiccraft/MythicMobs/-/issues/819

The general content is as follows:

Color codes now require &r a lot more then before, breaking a lot of old stuff

Mythicmobs version: 5.2.5 Server version: 1.19.2

Basically items names/mob names that used to work properly are now broken in newer versions. The reason for this is that the &m, &n and &k codes used to reset just by starting a new color (&4, &5, etc.), but now it requires the &r format code character or the code will remember the previous &l, &m, &n and &k codes. This is a HUGE issue for older servers like mine since thousand of item names, boss names, skill messages etc. broke all of a sudden

Unknowncommented

The way minecraft's colors work has completely changed, this doesn't really have anything to do with Mythic. You have to use the adventure or minimessage syntax now.

<red><bold>Test</bold> test test

Sign in to join the discussion.