Mods
Resource Packs
Data Packs
Modpacks
Shaders
Plugins
Mods Resource Packs Data Packs Plugins Shaders Modpacks
Get Modrinth App Upgrade to Modrinth+
Sign in
ModsPluginsData PacksShadersResource PacksModpacks
Sign in
Settings
Censor Chat

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)

1,636
17
Management
Social
Utility
AboutGalleryChangelogVersions

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. (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.
  • 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

90% of ad revenue goes to creators

Support creators and Modrinth ad-free with Modrinth+

Compatibility

Minecraft: Java Edition

1.21
1.20.x

Platforms

Fabric
Forge
Quilt

Supported environments

Client-side
Client and server (optional)

Links

Join Discord server
Buy Me a CoffeeDonate on PayPal

Creators

confusingfool93
confusingfool93 Member

Details

Licensed MIT
Published last year
Updated last year

Modrinth is open source.

main@656c5b6

© Rinth, Inc.

Company

TermsPrivacyRulesCareers

Resources

SupportBlogDocsStatus

Interact

Discord X (Twitter) Mastodon Crowdin
Get Modrinth App Settings
NOT AN OFFICIAL MINECRAFT SERVICE. NOT APPROVED BY OR ASSOCIATED WITH MOJANG OR MICROSOFT.