promotional bannermobile promotional banner

CensorCraft

Punishes players for speaking forbidden words
Back to Files

censorcraft-4.0.0.jar

File namecensorcraft-4.0.0.jar
Uploaded
Jul 19, 2026
Downloads
79
Size
6.8 MB
Mod Loaders
Forge
File ID
8466160
Type
R
Release
Supported game versions
  • 1.21.8

Curse Maven Snippet

Forge

implementation "curse.maven:censorcraft-1249599:8466160"

Learn more about Curse Maven

What's new

[4.0.0]

Added

  • punish_everyone, to punish every server player when one person says a taboo.
  • Punishments now override global properties at the top of the file to allow for finer control over individual punishment configs. For example, taboos are still defined at the top of the file, but per-punishment configs can override this by having their own taboos section in their configs. This also applies to punishment_cooldown, monitor_chat, etc. Overriding preferred_model or context_length does nothing.

Changed

  • Renamed global_taboos to taboos.
  • Renamed enable to enabled.

Removed

  • ignore_global_taboos, in favor of the override system.