promotional bannermobile promotional banner

Profanity Guard

Profanity Guard is a Minecraft mod that utilizes datapacks to filter and block profanity in chat, ensuring a cleaner and more respectful experience for players.

Profanity Guard is a Minecraft mod designed to help server owners maintain a more respectful in-game chat environment. By using datapacks, Profanity Guard enables customizable filtering of profanity.

Features:

  • Customizable Word Filters: Server owners can easily expand or modify the profanity list using .json files.
  • Flexible Word Management: The mod supports aliases and common misspellings, making it possible to easily blocking variations of offensive terms.
  • Profanity Replacement: Words flagged as profanity are replaced with # (hashtags) by default, but server owners can customize this replacement character.
  • Customizable Replacement Characters: Using the "replacement" tag, server owners can specify a custom character to replace profanity words instead of the standard #.
  • Simple Integration Path: To add new words to the filter, place the .json files in the following path:
data/<id>/profanity/<filename>.json

Replace <id> with your datapack’s namespace and <filename> with your chosen name for the file.

Example .json Configuration:

To add a new word to the filter, server owners can create a .json file in their datapack using the following structure:

    {
      "this_is_the_main_profanity_word": [
        {
          "aliases": [
            "These_are_common_typos_or_aliases_of_the_word"
          ],
          "replacement": "*"
        }
      ]
    }

Additional Notes:

  • Add Multiple Words in a Single File: It's perfectly fine to include multiple profanity words and their aliases in the same .json file.
  • Naming Flexibility: The .json file names are unrelated to the parsing process. You can name them however you like, as long as they follow Minecraft's naming conventions (lowercase only, no spaces, etc etc).
  • Automatic Loading: Any file placed in the profanity folder will automatically load.

The Profanity Guard Team

profile avatar
Owner
  • 8
    Followers
  • 8
    Projects
  • 37.6K
    Downloads

Minecraft Mod Developer who mainly works on Cobblemon!

More from MeAlamView all

  • Cobblemon: Vocalized project image

    Cobblemon: Vocalized

    • 8.2K
    • Mods

    Command Pokemon with your voice!

    • 8.2K
    • March 4, 2026
    • Mods
    • +1
  • Cobblemon project image

    Cobblemon

    • 23.6M
    • Mods

    A Pokémon mod for Minecraft Java Edition

    • 23.6M
    • January 31, 2026
    • Mods
    • +3
  • Bluedude Dragons project image

    Bluedude Dragons

    • 20.9K
    • Mods

    Bluedude Dragons

    • 20.9K
    • January 4, 2026
    • Mods
    • +1
  • BlueLib project image

    BlueLib

    • 21.5K
    • Mods

    BlueLib is a Minecraft modding library designed to handle a wide range of modding tasks. It includes systems for simplifying code development, with support for data packs and resource packs. The goal is to make modding more accessible!

    • 21.5K
    • May 4, 2025
    • Mods
    • +2
  • Cobblemon: Vocalized project image

    Cobblemon: Vocalized

    • 8.2K
    • Mods

    Command Pokemon with your voice!

    • 8.2K
    • March 4, 2026
    • Mods
    • +1
  • Cobblemon project image

    Cobblemon

    • 23.6M
    • Mods

    A Pokémon mod for Minecraft Java Edition

    • 23.6M
    • January 31, 2026
    • Mods
    • +3
  • Bluedude Dragons project image

    Bluedude Dragons

    • 20.9K
    • Mods

    Bluedude Dragons

    • 20.9K
    • January 4, 2026
    • Mods
    • +1
  • BlueLib project image

    BlueLib

    • 21.5K
    • Mods

    BlueLib is a Minecraft modding library designed to handle a wide range of modding tasks. It includes systems for simplifying code development, with support for data packs and resource packs. The goal is to make modding more accessible!

    • 21.5K
    • May 4, 2025
    • Mods
    • +2