UNIVERSAL DEVELOPMENT
Join Discord [Click Here]
  • 🗨️UniversalChat
    • Installation
    • Commands
    • Permissions
    • Designing Your Chat
    • Customising Translation
    • Quick Chat (Shortcuts)
    • Server Guide
    • Profanity Filter
    • Message Of The Day (MOTD)
    • Polls
    • Autocorrect
    • Command Auto Complete
    • Developer Guide
      • Getting Started
      • Translation
      • Check For Profanity & Hate Speech
      • Create Summary Of Text
      • Server Guide
      • Autocorrect
      • Parsing Colors
    • Credits
  • 👜Modular Backpacks
    • Installation
    • Commands
    • Permissions
    • Changing backpack prices
Powered by GitBook
On this page
  • Introduction
  • Configuration
  • Explanation
  1. UniversalChat

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

ProfanityFilterPercentage

A higher number makes the profanity filter less accurate but reduces false positives. However, setting it too low can cause the filter to malfunction. The default value is 60

Message

Send a message to the player when profanity is detected in their message. (this is translated automatically)

PreviousServer GuideNextMessage Of The Day (MOTD)

Last updated 2 months ago

🗨️