kangarko / ChatControl-Red

Issue tracker and documentation for the next generation ChatControl Red, the most advanced chat management plugin.
44 stars 22 forks source link

Suggestion: Discord ignore #2530

Closed Pantera07 closed 2 months ago

Pantera07 commented 6 months ago

Summary

Players cannot ignore Discord users. I suggest adding a command to ignore messages sent from Discord.

Also, if the DiscordSRV setting is DiscordChatChannelRequireLinkedAccount: true, it would be nice if I could check for linked accounts and ignore Discord messages from players I ignore.

What would happen if we didn't implement this feature? Why not having this feature is a problem?

Players can't ignore Discord spam.

kangarko commented 6 months ago

Discord users are not reachable Bukkit players, they might not have an instance yet. Therefore is technically more complex to ignore them. Right now we do not plan on adding this but I might consider in the future at the next recode.

Pantera07 commented 6 months ago

Is it also difficult to add a command to ignore all messages sent from Discord to Minecraft?

Pantera07 commented 6 months ago

https://github.com/kangarko/ChatControl-Red/issues/2535

Pantera07 commented 2 months ago

Is it also difficult to add a command to ignore all messages sent from Discord to Minecraft?

@kangarko

kangarko commented 2 months ago

I'll look into this in a few days

kangarko commented 2 months ago

Sorry, really I don't have the time nor capacity to add this feature right now.