Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- on chat:
- if player has the permission "chat.vip":
- execute console command ""
- else:
- if {Cooldown.%player%} is true:
- send "&6-----------------------------------------" to player
- send "%{Message}%" to player
- send "&6-----------------------------------------" to player
- cancel event
- else:
- wait 1 tick
- set {Cooldown.%player%} to true
- wait 3 seconds
- clear {Cooldown.%player%}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement