Guest User

no spam

a guest
Sep 25th, 2013
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.31 KB | None | 0 0
  1. variables:
  2. {chat.%player%} = false
  3. on chat:
  4. if player doesn't have permissions "chat.spam":
  5. if {chat.%player%} is false:
  6. set {chat.%player%} to true
  7. wait 6 seconds
  8. set {chat.%player%} to false
  9. if {chat.%player%} is true:
  10. cancel event
  11. send "&cMozesz pisac co &l5&r&c sekund" to player
Advertisement
Add Comment
Please, Sign In to add comment