Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- on command:
- set {_waited} to difference between {cooldown::%player%} and now
- #vai checar se o user usou o comando no ultimo minuto
- if {_waited} is less than a minute:
- message "You have to wait %difference between a minute and {_waited}% before you can use this command again!"
- stop
- set {cooldown::%player%} to now
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement