Mineuniverse
Log in Register
Mods

Censor Chat

Create your own blacklist of words to be removed from all chat messages on a server. (It will replace the word with a single space)
by ConfusedFool93
Download Claim this project
39,423 downloads
0 likes
Updated Jul 6, 2026
0 hypes
Cosmetic Server Utility Utility & QoL

Censor Chat

  • Create a blacklist of an infinite number of words to be removed from the chat!
  • Any blacklisted word will be replaced with a single space, allowing you to read the rest of the message without the clutter of a bunch of ********
  • DO NOT add this to your server mods folder, it is a client-sided mod ONLY!

HOW-TO

  1. Drag and drop into the mods folder
  2. Launch the game
  3. Close the game
  4. Go into the config folder (should be somewhere above the mods folder)
  5. Open the censor_chat.json with notepad or whatever program you use to edit .json files.
{
  "deleteMessage": false,   // Delete the entire message if a blacklisted word is found
  "blacklist": [    // add your own words here (replace badword1 etc)
    "badword1",
    "badword2",     // make sure you add commas at the end of every entry to the list
    "badword3"      // DON'T add a comma at the end of the final entry in the list
  ],
  "repeatCharForLengthOfWord": false,  // will replace the blacklisted word for the entire length of the word
  "customChar": false,  // if you want to use your own character instead of the default space
  "replaceWith": "*",   // if customChar is set to true, will use this character instead of default space
  "repeatChar": 1       // if this number (integer) is higher than 1, and repeatCharForLengthOfWord is set to false, this will replace the blacklisted word for the length of this number
}

COMING SOON:

Version Support:

  • Forge 1.20.X support. DONE (I might do 1.12.2-1.20.4 if people want it on multiple versions I can swiss cheese the version builds since this is such a simple mod it probably wouldn't be too difficult)
  • Fabric 1.20.X support. DONE
  • Quilt 1.20.X support. DONE
  • Neoforge might be getting 1.20.X support, however, I'm not entirely sure how neoforge works yet so that might have to be placed on hold lmao.

New features:

  • Adding a new config option to choose what character to replace the blacklisted word, and how many (repeat the character X amount of times; for example, if you set the character to "x" and set it to repeat 4 times, then "badword1" would be replaced with "xxxx" CONFIG OVERHAULED
[FABRIC] Censor Chat 2.1
MC 1.20.2, 1.20.5, Fabric, Client, 1.20.3, 1.20.1, 1.20, 1.20.4
Release 2024-04-24 Get
[QUILT] Censor Chat 1.2
MC 1.20.2, 1.20.5, Client, 1.20.3, 1.20.1, Forge, 1.20, 1.20.4, Quilt
Release 2024-04-24 Get

More from ConfusedFool93

Baby Gronk
55
Omnidirectional Movement
37,158
Poopy
1,859
Camera Overhaul Reforged
1,088,750
Molten Obsidian Tools
10,511

You Might Also Like

Liberty's Villagers
Quality of Life and AI improvements for Villagers
9,968,428
No More Pop-ups
A Minecraft mod to remove in-game pop-ups
996,708
BetterRandomSourceConcurrencyCrash
Improved logging of crashes caused by mods accessing RandomSources from the wrong thread
99,371
Exit Confirmation
Often accidentally closed Minecraft? This mod might help!
99,067
NoDynamicFps
Adds an option to disable Vanilla's Dynamic FPS implementation
99,004
Immersive Crafting
Adds crafting recipes to immersive portals
9,998