Channel color placeholder for ChatChannelHookMessageFormat
akarras opened this issue ยท 2 comments
Hello! Currently, my VentureChat configuration currently has differently colored channels. I don't see a way to color the actual content of the message using ChatChannelHookMessageFormat, as the message itself is handed from MessageFormat.
I understand that this could be a little bit of a stretch to add into the plugin. It would be useful if %channelcolor% from the ChatChannelHookMessageFormat could be processed through DiscordToMinecraftChatMessageFormat, so that the Discord chats would match with the in game chat channel color.
Can probably be implemented after #766 is merged