Compatibility
Minecraft: Java Edition
1.21.2ā1.21.11
Platforms
Tags
Creators
Details
Licensed ARR
Published last month
š¬ ChatCooldown
Per-rank chat cooldown with actionbar & chat notifications ā fully configurable.
⨠Features
- ā±ļø Per-rank cooldowns ā different cooldown per LuckPerms permission
- š¢ Dual notifications ā actionbar, chat, or both
- šØ Full color support ā
&legacy codes +&#RRGGBBhex colors - š Live reload ā
/cc reloadwith no restart needed - š« Bypass permission ā skip cooldown for trusted players
- š¾ No database ā lightweight, resets on restart
š Commands
| Command | Description | Permission |
|---|---|---|
/chatcooldown reload |
Reload the config | chatcooldown.admin |
/cc reload |
Alias | chatcooldown.admin |
š Permissions
| Permission | Description | Default |
|---|---|---|
chatcooldown.admin |
Reload the config | OP |
chatcooldown.bypass |
Bypass cooldown entirely | false |
chatcooldown.cooldown.<name> |
Custom cooldown group | false |
āļø Configuration
# Notification type: chat / actionbar / both
notification-type: both
# Supports & codes and &#RRGGBB hex colors
chat-message: "&cYou are on cooldown! Wait &e%seconds% &cmore seconds."
actionbar-message: "&cā³ Wait &e%seconds% &cmore seconds before chatting."
# First matching permission wins (top to bottom)
cooldowns:
- permission: chatcooldown.cooldown.owner
seconds: 0
- permission: chatcooldown.cooldown.vip
seconds: 2
- permission: default
seconds: 5
š Setup
1. Drop the JAR into your plugins/ folder
2. Restart the server
3. Assign permissions in LuckPerms:
/lp group vip permission set chatcooldown.cooldown.vip true
4. Done! ā
š„ļø Compatibility
| Server | Paper / Spigot |
| Versions | 1.21.2 ā 1.21.x |
| Java | 17+ |
š Links
Made by itsrealnoam ā


