MiraWaNeko / DiscordIntegration

Communicate between Minecraft and Discord
https://discordintegration.net
GNU Affero General Public License v3.0
88 stars 42 forks source link

Ingame message formatting #165

Open Callum-MM opened 5 years ago

Callum-MM commented 5 years ago

Base informations

Minecraft version:

1.12.2

DiscordIntegration version:

1.12.2 - 3.0.5

Server type and version: Forge/Spigot/Sponge

Sponge-Forge 1.12.2-2705-7.1.0-BETA-3320

Link to pastebin with (censored) config: Optional

Expected behavior

Expected chat to show as (Discord)(name): (message) image

Actual behavior

Chat shows as [(name)] (message) image

Steps to reproduce

Changing that config option "chatMessage" doesn't seem to make any difference. Even when i remove {NAME} it still shows up in the exact same way. Is it being completely ignored for some reason?