Discord Integration Forge

Discord Integration Forge

666k Downloads

[BUG] Default Advancement message lines end in a \

aaronhowser1 opened this issue ยท 2 comments

commented

What happened?

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

commented

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

commented

Closing as I actually fixed that in an newer released version

you still need to change the config entry