ItemCooldowns
PluginLicenseRef-All-Rights-Reserved

ItemCooldowns

Allows you to easily set a cooldown for any item!

1.9K
Downloads
10
Followers
11 months ago
Updated
📦
2
Versions

📖About ItemCooldowns

ItemCooldowns

Enviroment
Versions

Paper
Purpur

Download on Modrinth
Download on GitHub

ItemCooldowns is a lightweight plugin that allows you to easily set the cooldown of ANY item!

The plugin automatically detects the type of item and applies cooldowns based on its behavior.

Whether it's a Totem of Undying, Trident, Bow, Crossbow, Shield, or even melee weapons, the plugin ensures that cooldowns are applied at the right time, only after the item is actually used!

Configuration

cooldowns:
  # Example config
  # diamond_sword: 10
  # ender_pearl: 5

Commands

/setcooldown <item> <seconds> -
Allows you to set the cooldown easily in-game.

Required permission:
itemcooldowns.set

  • description: Allows setting item cooldowns
  • default: op

/getcooldown <item> -
Check the current cooldown of an item.

Required permission:
itemcooldowns.get

  • description: Allows checking an item's cooldown
  • default: op

/resetcooldown <item> OR <all> -
Allows you to reset the cooldown of an item, or all cooldowns.

Required permission:
itemcooldowns.reset

  • description: Allows resetting all cooldowns
  • default: op

Contact

Discord Contact
GitHub

Setup

Put the jar file into your server's plugin folder.

Restart (or reload) the server!