ErdbeerbaerLP / DiscordIntegration-Forge

Forge version of the Discord Integration mod
https://modrinth.com/plugin/dcintegration
MIT License
100 stars 55 forks source link

[BUG] Default Advancement message lines end in a \ #189

Closed aaronhowser1 closed 3 years ago

aaronhowser1 commented 3 years ago

What happened?

What should happen? Not that

Steps to reproduce Get an advancement Look at it in Discord

Version

Platform

Mod version: 2.0.2

Config file https://pastebin.com/i6ANf1Sw

Crash report if available (use https://hastebin.com)

Additional info

ErdbeerbaerLP commented 3 years ago

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

ErdbeerbaerLP commented 3 years ago

Closing as I actually fixed that in an newer released version

you still need to change the config entry