| Name | ItemCooldown |
| Syntax | itemcooldown [<material>|...] (duration:<duration>) |
| Short Description | Places a cooldown on a material in a player's inventory. |
| Full Description | Places a cooldown on a material in a player's inventory. |
| Related Tags | <PlayerTag.item_cooldown[<material>]> Returns the cooldown duration remaining on player's material.
|
| Usage Example | |
| Usage Example | |
| Group | player |
| Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/scripts/commands/player/ItemCooldownCommand.java#L26 |