CapsWarn detects excessive capital letters in chat messages and enforces rules with precision. Keep your Minecraft server chat clean and professional.
By RGBToaster • Version 1.1.1 • Open Source (GPL-2.0)
Everything you need to manage chat spam
Detects excessive capital letters using configurable thresholds for consecutive caps and percentage-based limits.
Track player violations with persistent warnpoints that automatically expire after configurable durations.
Execute custom commands for warn, mute, and ban actions with placeholder support like {PLAYER} and {remWP}.
Fine-grained permission nodes for admins and players with easy configuration and management.
Complete YAML configuration with color codes, custom messages, and flexible action settings.
Licensed under GPL-2.0. Contribute, fork, and modify the plugin to fit your needs perfectly.
See CapsWarn in action on a Minecraft server
Command Output
I'll add this image later
Chat Detection
I'll add this image later
Get the latest version of CapsWarn
Loading releases from CrystalSky-Repository...
Click the download button above to get the latest CapsWarn.jar file
Move the JAR file to your server's plugins/ directory
Restart the server or use a plugin loader to load CapsWarn
Edit plugins/CapsWarn/config.yml to customize your settings
View warnpoints
/caps list [player]
Add warnpoints
/caps add <player> <points>
Remove warnpoints
/caps remove <player> <points>
Reload configuration
/caps reload