"replacement": "*" tag to add a custom letter to replace the word with in stead of the standard #"replacement": "*" tag to add a custom letter to replace the word with in stead of the standard #Profanity Guard is a Minecraft mod designed to help server owners maintain a cleaner and more respectful in-game chat environment. By utilizing datapacks, Profanity Guard enables customizable and comprehensive filtering of profanity, ensuring a positive experience for all players.
.json files. This allows for tailored filtering to suit the unique needs of each server.# (hashtags) to obscure offensive language while maintaining the flow of conversation..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..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"
]
}
]
}
.json file, making management efficient and organized..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).profanity folder will automatically load, simplifying setup and updates.With Profanity Guard, maintaining a respectful chat atmosphere has never been easier or more efficient. Customize your filters, ensure inclusivity, and create a welcoming community for all players.
Profanity Guard is a Minecraft mod designed to help server owners maintain a cleaner and more respectful in-game chat environment. By utilizing datapacks, Profanity Guard enables customizable and comprehensive filtering of profanity, ensuring a positive experience for all players.
.json files. This allows for tailored filtering to suit the unique needs of each server.# (hashtags) to obscure offensive language while maintaining the flow of conversation..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..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"
]
}
]
}
.json file, making management efficient and organized..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).profanity folder will automatically load, simplifying setup and updates.With Profanity Guard, maintaining a respectful chat atmosphere has never been easier or more efficient. Customize your filters, ensure inclusivity, and create a welcoming community for all players.

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.