#Cooldown na komendy #Nie testowane, lecz powinno działać variables: {cooldown.command::%player%} = true on command: if player is not op: if {cooldown.command::%player%} is true: set {cooldown.command::%player%} to false wait 3 seconds set {cooldown.command::%player%} to true else: send "&4BLAD: &cMozesz wyslac komende za 3 sekundy"