Description OGChatSpam is a simple and effective
Anti-Chat-Spam plugin that automatically mutes players who send messages too quickly or repeatedly.
It is lightweight, fully customizable, and includes commands for
bypass,
config reload, and
unmute.
Perfect for servers that want clean chat without lag or spam.
⚙️ Features ✅ Detects spam messages automatically
✅ Customizable delay, mute time, and spam limit in config.yml
✅ Mute & unmute system with automatic unmute after timer
✅ Command-based bypass toggle
✅ Config reload command — no restart needed
✅ Lightweight, fast, and lag-free
✅ Full color-coded messages
✅ Permissions support
✅ 1.21+ compatible
Commands CommandDescriptionPermission /ogchatspam reload Reloads the config file ogchatspam.reload
/ogchatspam bypass Toggles spam check bypass for yourself ogchatspam.bypass
/ogchatspam bypass <player> Toggles bypass for another player ogchatspam.bypass.others
/ogchatspam unmute <player> Unmutes a muted player ogchatspam.unmute
Permissions PermissionDescription ogchatspam.reload Allows reloading config
ogchatspam.bypass Bypass spam filter
ogchatspam.bypass.others Toggle bypass for other players
ogchatspam.unmute Unmute muted players
⚡ Config Preview
spam-delay-ms: 1500
max-spam-messages: 3
mute-seconds: 10
messages:
muted: "&cYou are muted for spamming for {seconds}s."
unmuted: "&aYou are now unmuted!"
reload_success: "&aOGChatSpam config reloaded."