Anteks12345

Zmieniacz motd

Mar 2nd, 2014
202
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.38 KB | None | 0 0
  1. on skript start:
  2. execute console command "zmieniaczmotd"
  3. command zmieniaczmotd:
  4. if sender is console:
  5. set motd to "1"
  6. wait 10 ticks
  7. set motd to "2"
  8. wait 10 ticks
  9. set motd to "3"
  10. wait 10 ticks
  11. set motd to "4"
  12. wait 10 ticks
  13. set motd to "5"
  14. wait 10 ticks
  15. execute console command "zmieniaczmotd"
  16. else:
  17. kick player due "&cNie majstruj przy motd!"
Advertisement
Add Comment
Please, Sign In to add comment