
Cooldowns is a plugin that applies configurable item cooldowns globally or per WorldGuard region, perfect for balancing PvP and survival gameplay. Integrates seamlessly with DeluxeCombat for enhanced combat control.
C-Cooldowns is a Minecraft plugin that applies item cooldowns globally or based on WorldGuard regions. Designed for seamless integration with DeluxeCombat, it enables fine-tuned control over PvP mechanics by delaying the reuse of powerful items like ender pearls, golden apples, or potions.
Cooldowns can be applied server-wide or limited to specific regions. You can disable them in safe areas like spawn or safezone, while maintaining strict rules elsewhere. All durations and item types are fully configurable via config.yml.
spawn or safezone/ccooldown status – View the current cooldown settings/ccooldown reload – Reloads the plugin's configuration without restarting the server.jar into your plugins/ folderconfig.yml/ccooldown reload to apply changes instantlyconfig.yml)cooldowns:
wind: 5
pearl: 10
golden_apple:
regular: 30
enchanted: 60
fishing_rod: 8
splash_potion: 15
enabled:
wind: true
pearl: true
golden_apple: true
fishing_rod: true
splash_potion: true
regions:
enabled_in: [] # Cooldowns apply everywhere unless listed
disabled_in:
- safezone
- spawn
| Permission | Description | Default |
|---|---|---|
cooldown.admin |
Allows using /ccooldown commands |
OP |