egg82 / TabChat

A simple, intuitive chat system for your server.
MIT License
0 stars 0 forks source link

Ignore Other Players #5

Closed partydev closed 3 years ago

partydev commented 4 years ago

Describe the solution you'd like Ability to use /ignore on a player. This will hide any messages sent by the ignored player from appearing in any channel. Additionally, prevent that user from initiating a private conversation with you.

clrxbl commented 4 years ago

"Additionally, prevent that user from initiating a private conversation with you."

This feature should be configurable, whether to simply block the message from being sent or to let it send but make it so the other user doesn't see it.