Compatibility
Minecraft: Java Edition
26.1.2
Platforms
Supported environments
Client-side
Tags
Creators
Details
Licensed MIT
Published 2 weeks ago
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 —
helloandclassare 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.


