ItemCooldown is a powerful yet simple plugin for Minecraft that gives server admins control over item usage. Set customizable cooldowns for items like
Ender Pearls,
Golden Apples,
Enchanted Golden Apples, and
Totem(s) of Undying to prevent item spamming and enhance the player experience.
Features Configurable Cooldowns: Set custom cooldown times for Ender Pearls, Golden Apples, Enchanted Golden Apples, and Totem(s) of Undying.
Customizable Messages: Display clear and colorful messages when players attempt to use items before the cooldown expires.
Cooldown Bypass: Give special players the ability to bypass cooldowns using the itemcooldown.bypass-cooldown permission.
Permissions itemcooldown.bypass-cooldown
Config
# Configurable cooldown for items in seconds
cooldowns:
ENDER_PEARL: 10
GOLDEN_APPLE: 10
ENCHANTED_GOLDEN_APPLE: 60
TOTEM_OF_UNDYING: 180
messages:
ender_pearl: "&c&l[!]&r &cYou must wait &e{time}&c before using another Ender Pearl."
golden_apple: "&c&l[!]&r &cYou must wait &e{time}&c before using another Golden Apple."
enchanted_golden_apple: "&c&l[!]&r &cYou must wait &e{time}&c before using another Enchanted Golden Apple."
totem_of_undying: "&c&l[!]&r &cYour totem failed to activate due to being on cooldown."