⌛ Command Cooldowns
About
Setup
Cooldowns:
heal:
Commands: heal,health # Applies to "/heal" and "/health" commands (including aliases, such as "/hp").
Patterns:
- hp|health restore # Applies to both "/health restore" and "/hp restore".
- heal # Applies to "/heal".
Cooldown:
default: 60 # 60 seconds cooldown for all players
gold: 30 # 30 seconds cooldown for players with "gold" permission group.
gamemode:
Commands: gamemode,gmc,gms,gma,gmsp # Applies to "/gamemode" commands (including aliases, such as "/gm").
Patterns:
- gamemode|gm ? # Applies to all "/gamemode/gm creative/survival/adventure/spectator" commands, but not on the "/gamemode" itself.
- gms|gmc|gma|gmsp # Applies to /gmc, /gma, /gms, /gmsp commands.
Cooldown:
default: 60
gold: 30Last updated