Advertisement
Guest User

Untitled

a guest
Mar 25th, 2019
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.95 KB | None | 0 0
  1. ##########################################
  2. # #
  3. # YT GURAL PATO STREAMY ZA DYMKA FIU FIU #
  4. # #
  5. ##########################################
  6. options:
  7. perm: gadzety*
  8. pmsg: &4Blad: &cBrak permisji
  9. settings:
  10. r.speed* = 0.35
  11. command /gadzety [<text>] [<integer>]:
  12. permission: {@perm}
  13. permission message: {@pmsg}
  14. trigger:
  15. if arg 1 isn't set:
  16. send "&4Blad: &cUzycie: /gadzety <patyk/rzucak> <ilosc>" to player
  17. if arg 1 is set:
  18. if arg 2 isn't set:
  19. send "&4Blad: &cUzycie: /gadzety <patyk/rzucak> <ilosc>" to player
  20. else:
  21. if arg 1 is "rzucak":
  22. give 1 tnt named "&4Rzucak" to player
  23. on right click:
  24. if player's tool is tnt named "&4Rzucak":
  25. remove 1 tnt named "&4Rzucak" from player's intventory
  26. throw tnt of player with speed {r.speed*}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement