Allow DiscordChatCommands->MC but not DiscordChat->MC
YourMCAdmin opened this issue ยท 1 comments
I'm working on a series where people are able to run certain commands in a Discord chat room as well as talking to each other like a normal chat room. The commands are then run as console commands in Minecraft.
However, I set DiscordChatChannelDiscordToMinecraft to false because I didn't want the chat showing up in game. When I disabled DiscordChatChannelDiscordToMinecraft, I found out that I can't run DiscordChatChannelConsoleCommands.
Is it possible to add a feature allowing ChatChannelConsoleCommands while keeping ChatChannelDiscordToMinecraft disabled?
Thanks!
Should be fixed 7574082