top of page
Allows you to quickly apply a cooldown to any item which prevents a user from using a function on that item for the specified amount of time.
/cooldown <targets> <item_id> <time>
Syntax:
Target <Entity>
This selector lets you call both players and entities.
This is the target that this command will be applied too.
Item ID
This supports all items ids, including modded id's
This is the minecraft item id that the cooldown will be applied to.
Time
This is the amount of ticks the item will be on cooldown for.
/cooldown @a minecraft:chorus_fruit 20t
/cooldown @s minecraft:wooden_axe 5s
Examples:
bottom of page