TownyAdvanced / Towny

Towny Advanced Minecraft plugin for Bukkit/Spigot.
https://townyadvanced.github.io
Other
526 stars 352 forks source link

Suggestion: Chat filters/additions #3162

Closed BeeRando closed 2 years ago

BeeRando commented 5 years ago

The ability in the channels.yml to add a list of censored words below each chat channel. For example,

Channels: general: commands: [g] type: GLOBAL channeltag: '&f[G]' messagecolour: '&f' permission: 'towny.chat.general' craftIRCTag: 'admin' range: '-1' censored: swear1,swear2,swear3,swear4 starcensored: true/false

changes the censored word to the following. If more than one word is present, it will randomly select one. starcensored must be false.

     Changeto: word1,word2,word3,word4

This way we could have a per chat channel censorship. For example, we may want swear words censored in global chat, as thats server wide, but not for example peoples own town chat. This would be a fantastic and incredibly easy way to manage a servers chat and significantly reduce effort for staff.

github-actions[bot] commented 4 years ago

This Issue hasn't had any activity in a while.