When a player is punished for saying something rude in chat, they are banned, warned or kicked.
However, the trouble is not over. Kids play on the server and they will be able to see the message, even after they were punished.
It would cause a lot less of fuss if there was a clear chat feature.
For example, a player swears in chat and a moderator bans them. They can clear chat with /cc or whatever and erase the message so other people can't see the message anymore.
Basically in the code of the plugin you just broadcast to all players space 110 times.
This will fill up the chat with spaces and move all messages beyond the chat.
However, the trouble is not over. Kids play on the server and they will be able to see the message, even after they were punished.
It would cause a lot less of fuss if there was a clear chat feature.
For example, a player swears in chat and a moderator bans them. They can clear chat with /cc or whatever and erase the message so other people can't see the message anymore.
Basically in the code of the plugin you just broadcast to all players space 110 times.
This will fill up the chat with spaces and move all messages beyond the chat.