[BUG] %player% token no longer being resolved
noobanidus opened this issue · 6 comments
What happened?
-Since updating to DCIntegration 1.1.8-1.14, messages relayed from Discord to Minecraft now appear as "%player% " rather than the usual player name.
What should happen?
-Presumably the token should be replace with the player's name.
Steps to reproduce
- Unable to give indication of reproduction steps.
Version
- 1.12
- 1.14
Mod version 1.1.8
Crash report if available (use https://paste.dimdev.org)
Additional info
Use %user% here.
#25
Thanks for the clarification!
The default config still uses %player% which is why I wasn't sure, as I deleted the config to force it to regenerate a new one and then copied my Discord information back over.
For some reason mod uses msgChatMessage (which is currently = "<%player%> %msg%") instead of ingameDiscordMsg.