Profanity Filter
The 'ProfanityFilterPercentage' feature requires Universal Chat 1.10 Beta 1 or later
Introduction
The advanced profanity filter is designed to effectively identify and mitigate instances of hate speech, swearing, or inappropriate content across a diverse array of languages using machine learning. This robust tool is instrumental in fostering a safer and more respectful chat.
Configuration
Plugins/UniversalChat/ChatProfanityFilter.yml
Enabled: True
# A higher number makes the profanity filter less accurate but reduces false positives. However, setting it too low can cause the filter to malfunction
ProfanityFilterPercentage: 60 # Default Value: 60
Message: your message may contain profanity/hate speech and was removed!
Explanation
Last updated