TheBlooes

Dla MCGamer14

May 3rd, 2014
217
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.48 KB | None | 0 0
  1. options:
  2. ilesekund: 3 # Co ile sekund bedzie mozna pisac
  3. variables:
  4. {chat} = true
  5. on chat:
  6. if player has permission "my.chat.write":
  7. stop
  8. set {_waited} to difference between {2k-chat.%player%.spam} and now
  9. if {_waited} is less than 5 real seconds seconds:
  10. send "&7Nastepna&a wiadomosc&7 bedziesz mogl wyslac za &c{@ilesekund} sekund"
  11. cancel event
  12. stop
  13. set {my.chat.%player%.spam} to now
  14. stop
Advertisement
Add Comment
Please, Sign In to add comment