
Cute Words: Chat Replacer - Chat Text Replacement Mod
This handy mod automatically substitutes specific parts of player messages in chat according to predefined replacement rules in configuration files. Perfect for filtering profanity or giving server communication a cuter, more friendly style. It's important to note that the functionality does not extend to command execution.
You have access to two configuration files: 'cuteWords.toml' respects character case, while 'cuteWordsCaseInsensitive.toml' works case-insensitively.
The system supports the use of wildcards *
and ?
. If you need to disable the substitution function, simply add the escape character \
.
The mod supports hot reloading via the /reload command, allowing you to instantly apply configuration changes without restarting the game.