[BUG] Default Advancement message lines end in a \
aaronhowser1 opened this issue ยท 2 comments
What should happen?
Not that
Steps to reproduce
Get an advancement
Look at it in Discord
Version
- 1.12
- 1.16
Platform
- Forge
- Spigot
Mod version:
2.0.2
Config file
https://pastebin.com/i6ANf1Sw
Crash report if available (use https://hastebin.com)
Additional info
I thought I fixed that default message.
Change
advancementMessage = "%player% just made the advancement **%name%**\\\n_%desc%_"
to
advancementMessage = "%player% just made the advancement **%name%**\n_%desc%_"