-
-
Notifications
You must be signed in to change notification settings - Fork 55
Description
Are you using MySQL?
Yes
Are you using a proxy?
Yes - Velocity
"/version ChatControlRed" - plugin version
11.6.2
Optional: Error log
No response
ZIP of "/chc debug"
No response
Steps to reproduce
-
Install and setup DiscordSRV
-
Enabled channels on ChatControl
-
Config
Discord_Channel_Idto one of your channels -
Set up a channel that uses discord, like this.
List:
standard:
Format: chat
Format_Spy: "@noprefix chat"
Format_From_Discord: chat_from_discord
Format_To_Discord: chat_to_discord
Discord_Channel_Id: <put_channel_id_here>
-
Create
/plugins/ChatControl/formats/chat_from_discord.ymlusing this example. -
Create
/plugins/ChatControl/formats/chat_to_discord.ymlusing this example. -
Type
/chc reload -
Talk in-game then talk on discord
What I Expect to happen
"Format_To_Discord" - Should format all messages that are to be shown on discord
"Format_From_Discord" - Should format messages sent from discord that are to be shown on minecraft
If "Format_From_Discord" is not provided than it should use "Format" to control how Discord messages appear on Minecraft when sent from Discord
If "Format_To_Discord" is not provided than it should use the "Format_Discord" option in settings
What Is Actually Happening
"Format_To_Discord" - Only Formats messages on discord IF the message was sent from Minecraft
"Format_From_Discord" - Formats both messages shown on discord and on Minecraft IF the message was sent from Discord
Why Is this a Problem
It makes it hard to create a format file that allows me to easily control how messages should appear on Discord Vs Minecraft