Advertisement
Guest User

Untitled

a guest
Nov 27th, 2015
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.82 KB | None | 0 0
  1. command /kosa:
  2. permission: essentials.item
  3. trigger:
  4. execute console command "/give %player% diamond_hoe 1 name:&6&lKosa&0&lŚmierci lore:&a&lNa_długo_podpala_I_mocno!"
  5. enchant tool with unbreaking 200
  6. enchant tool with shaprness 25
  7. enchant tool with fire aspect 30
  8.  
  9. command /topor:
  10. permission: skript.admin
  11. trigger:
  12. excute console command "/give %player% diamond_axe 1 name:&0&ltopór_Zagłady! lore:&b&lMocny_odżut"
  13. enchant tool with unbreaking 200
  14. enchant tool with sharpness 20
  15. enchant tool with fire spect 5
  16. enchant tool with knockback 15
  17.  
  18. command /wlocznia:
  19. permission: skript.admin
  20. trigger:
  21. execute console command "/give %player% stick 1 name:&0&lPatyk_Zagłady"
  22. enchant tool with sharpness 35
  23. enchant tool with knockback 2
  24. enchant tool with unbreaking 1000
  25.  
  26. command /demo1:
  27. permission: skript.admin
  28. trigger:
  29. execute console command "/give %player% diamond_helmet 1 name:&0&lZbroja_Koksa"
  30. enchant tool with protection 30
  31. enchant tool with unbreaking 500
  32. enchant tool with fire protection 10
  33.  
  34. command /demo2:
  35. permission: skript.admin
  36. trigger:
  37. execute console command "/give %player% diamond_chestplate 1 name:&0&lZbroja_Koksa"
  38. enchant tool with protection 30
  39. enchant tool with unbreaking 500
  40. enchant tool with fire protection 10
  41.  
  42. command /demo3:
  43. permission: skript.admin
  44. trigger:
  45. execute console command "/give %player% diamond_leggings 1 name:&0&lZbroja_Koksa"
  46. enchant tool with protection 30
  47. enchant tool with unbreaking 500
  48. enchant tool with fire protection 10
  49.  
  50. command /demo4:
  51. permission: skript.admin
  52. trigger:
  53. execute console command "/give %player% diamond_boots 1 name:&0&lZbroja_Koksa"
  54. enchant tool with protection 30
  55. enchant tool with unbreaking 500
  56. enchant tool with fire protection 10
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement