BetterAlias

BetterAlias

32k Downloads

Cooldown for commands

NotJustPizza opened this issue ยท 0 comments

commented

I think, cooldown for commands is good idea. I know we can use 'wait' statement but it's only slowing down command.

Example usage:

kit:
  permission: kit
  cooldown: 60
  0:
    - console /give !name bread 10
    - console /give !name stone 10
spawn:
  permission: spawn
  cooldown: 10
  0:
    - console /tp !name 0 0 0