Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Softmute, Regex #70

Open
aQalle opened this issue May 9, 2016 · 1 comment
Open

Softmute, Regex #70

aQalle opened this issue May 9, 2016 · 1 comment

Comments

@aQalle
Copy link

aQalle commented May 9, 2016

Could it be possible to use custom regex statements, instead of pre-configured filters?

Also, this needs a softmute-esque feature, where the advertising message is only visible to the player sending it. You see, any filter, no matter how sophisticated or complex, can be bypassed once you know it's there.

By simply blocking the message, and notifying the sender that 'Advertising is not allowed!' is not going to make them stop. It will block that one message, after which the player will immediately attempt to bypass it. They may not be sucessful the first or the second time, but in seconds, they have polluted the chat with the IP-adress or the name of the server they're advertising. Banning them is useless; the damage is already done.

Banning the player for the first offense against the filter? Every filter, no matter how sophisticated or complex, will not work perfectly every time. There will be false positives. Going on every day to see if someone has been banned overnight, looking up the logs for it and then depending on the logs unbanning them, is not only annoying to the admins, but also to the players. Due to a simple typo, for example 'Hey.How are you doing?' instead of 'Hey. How are you doing?' (note the missing space between . and H) could potentially lead to being unable to join the server for the next 24 hours. That's not something I, as a player, would like.

Any and all chat filter plugins are utterly and completely useless without customization. Every server has different needs.

Any and all chat filter plugins are utterly and completely useless without a soft-mute type function, where the player is unaware of being blocked.

I hope you will add these features to the plugin, so I and numerous others can start using it.

@KasperFranz
Copy link
Owner

Custom regex filters It wouldn't be a probelm to add this, which filters would you like to adjust if i may ask :)?

Soft mutes
soft mutes is something i have planned on adding for some time, just never come across to do it, I will focus some time on making this :).

With soft mutes would you still give them the warnings? (just silently i would assume?)

@KasperFranz KasperFranz added this to the version 2.4 milestone May 9, 2016
@KasperFranz KasperFranz modified the milestones: version 2.4, Version 2.5.0 Mar 7, 2018
@KasperFranz KasperFranz removed their assignment May 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants