SwearFilter

SwearFilter

This hashes out swears words to keep everything clean and child friendly. :D

127 downloads
4 followers

SwearFilter

A lightweight, client-side chat filter that censors inappropriate words in incoming messages — no server installation needed.

Features

  • Automatically censors filtered words in chat, replacing them with # of the same length (e.g. damn####)
  • Whole-word, case-insensitive matching — hello and class are left alone
  • Covers both player chat and system/server messages
  • Fully configurable in-game through Mod Menu (powered by Cloth Config):
    • Toggle filtering on/off
    • Add or remove words from the list
    • Reset to the default list
  • Settings save to config/swearfilter.json

Requirements

  • Minecraft 26.1.2 (Fabric)
  • Fabric API
  • Cloth Config
  • Mod Menu (optional — needed to open the settings screen)

Notes

  • Client-side only: safe to use on any server, and not required by other players.
  • Censoring replaces the text only; line color/formatting on a censored message isn't preserved.

No gallery available for this project.