Disable "[global]" prefix
cofob opened this issue · 1 comments
Hello! How to disable this prefix, it is not registered in my config.
DiscordToMinecraftChatMessageFormat: "{#a325fc}┃ {#ffffff}‹{#a325fc}discord{#ffffff}› {#e1c7fc}%name%{#ffffff}: %message%"
DiscordToMinecraftChatMessageFormatNoRole: "{#a325fc}┃ {#ffffff}‹{#a325fc}discord{#ffffff}› {#e1c7fc}%name%{#ffffff}: %message%"
DiscordToMinecraftAllRolesSeparator: " | "
You can remove that by setting the ChatChannelHookMessageFormat
option in messages.yml to just %message%
. In future please come to our discord server for questions so that we can keep the issue tracker nice and clean :)