#(alpagg_) Item Swap Cooldown

12 messages · Page 1 of 1 (latest)

tribal musk
#

Makes items cooldown when changing to another item in the hotbar
How i can make that what should command i use?

subtle heronBOT
#

Hi I'm AutoThreadBot! Don't mind me, I'll just be adding the helper team to this thread so they can see it. A human will get to you soon.

thin python
#

for cooldown you may to use events on player holds item

knotty ridge
#

!c cooldown

obtuse owlBOT
# knotty ridge !c cooldown
Group

core

Syntax

cooldown [<duration>] (global) (script:<script>)

Short Description

Temporarily disables an interact script for the linked player.

Description

Temporarily disables an interact script for the linked player.

Cooldown requires a type (player or global), a script, and a duration.
It also requires a valid link to a PlayerTag if using a non-global cooldown.

To cooldown non-interact scripts automatically, consider !command ratelimit.

Cooldown periods are persistent through a server restart as they are saved in the 'saves.yml'.

knotty ridge
#

Wrong one sorry.

#

!c itemcooldown

obtuse owlBOT
# knotty ridge !c itemcooldown
Group

player

Syntax

itemcooldown [<material>|...] (duration:<duration>)

Short Description

Places a cooldown on a material in a player's inventory.

Description

Places a cooldown on a material in a player's inventory.

knotty ridge
#

Be aware itemcool down is for an item material, not for a specifi item.

sterile cryptBOT
#
Thread Closing Reminder

Has your issue been resolved, or your question been answered?
If so, please use the </resolved:1028673926114594866> command to close your thread.
Or </invalid:1028673926898909185> if it's not possible to resolve.

If not yet resolved, please reply below to tell us what you still need.

(Note that if there is no reply for a few days, this thread will eventually close itself.)

#

@tribal musk