Guest User

Untitled

a guest
Sep 2nd, 2014
490
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.52 KB | None | 0 0
  1. command /usun [<text>]:
  2. trigger:
  3. player has permission "usun.lagi"
  4. if arg 1 is not set:
  5. send "&a---------&6Komendy&a---------"
  6. send "&6 /usun itemki &a Usuwa itemki"
  7. send "&6 /usun lagi &a robi stoplaga"
  8. send "&a----&cCreated by TuraL&a----"
  9. if arg 1 is "itemki":
  10. execute console command "remove items 999999999"
  11. send "&6itemki usuniete ! " to player
  12. if arg 1 is "lagi":
  13. console command "stoplag"
  14. wait 5 ticks
  15. console command "stoplag -c"
  16. send "&6 wszystkie lagi usuniete ! "
Advertisement
Add Comment
Please, Sign In to add comment