DiscordSRV

DiscordSRV

86.8k Downloads

Exclude channels from DiscordChatChannelRequireLinkedAccount

andrewkm opened this issue ยท 1 comments

commented

Why?

I would like to exclude channels from DiscordChatChannelRequireLinkedAccount.
The goal is to require linked accounts, however exclude a few channels from that requirement.
Options could be as such:

What and How?

DiscordChatChannelRequireLinkedAccount: true
DiscordChatChannelRequireLinkedAccountExcluded: {"ChannelA", "ChannelB"}
DiscordChatChannelRequireLinkedAccountExcludedAsWhiteList: false

DiscordChatChannelRequireLinkedAccountExcludedAsWhiteList would be a very useful bonus feature. :)

Are there alternatives?

No.

Checks

  • I have used the search at least once to check if my idea has already been suggested and perhaps already implemented.

Anything else

N/A

commented

Oh wait, # DiscordChatChannelRequireLinkedAccount: whether or not to require players have their Discord account linked to their Minecraft to have their Discord messages sent to Minecraft
I just read this, I thought it works for Minecraft to Discord.
Never mind, this would be a totally new functionality.