A simple Minecraft mod that automatically replaces parts of player chat content based on configurable rules.
✨ Automatic Chat Replacement - Replaces matched chat content according to your configuration
🛡️ Swear Word Protection - Can be used to filter inappropriate language
💖 Cute Chat Transformations - Or make server chat more adorable
⚙️ Easy Configuration - Simple TOML config files for defining rules
The mod uses two config files:
cuteWords.toml - Case-sensitive matchingcuteWordsCaseInsensitive.toml - Case-insensitive matching* matches any number of characters? matches a single character\ to escape wildcards when needed🔄 /reload - Hot-reload configuration without restarting
❌ Cannot be used to send commands
❌ Only affects chat messages (not commands or other text)
