Advertisement
Guest User

Untitled

a guest
Mar 26th, 2019
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.29 KB | None | 0 0
  1. on chat:
  2. if {wait.chat} is set:
  3. if player has no permission "system.spam":
  4. if {wait.chat} was less than 3 seconds ago:
  5. send "&8ยป &6&lShinePvP &8โ”ƒ &cBitte warte bevor du eine neue Nachricht absendest."
  6. cancel event
  7. stop
  8. set {wait.chat} to now
  9. else:
  10. stop
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement