Advertisement
Guest User

Untitled

a guest
Dec 8th, 2016
47
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.73 KB | None | 0 0
  1. # # # # # # # # # # # # # # # # # # # #
  2. # # # # # # Nowoczesny Kilof # # # # # #
  3. # # # # # # # # # # # # # # # # # # # #
  4.  
  5. command /nk:
  6. permission: essentials.item
  7. trigger:
  8. if {nkbroken.%player%} is not set:
  9. set {nkbroken.%player%} to 0
  10. add 1 to {nkseria}
  11. execute console command "/give %player% 278 1 name:&3&oNowoczesny_Kilof lore:&fDiamond_Slashing_Digger|&e&oDescription:|&bProfesjonalny_najnowszy_kilof|&bdla_kazdego_kopacza_rud_i|&bwielbiciela_mineralow|&e&oStatistics:|&fCreator:_&3&o%player%|&fOwner:_&3&o%player%|&fOres_Kept:_&3&o%number of ores in the player's inventory%|&fMaterials_Held:_&3&o%number of iron ingot and gold ingot and diamond and coal and redstone and glowstone dust and quartz and lapis lazuli and emerald in the player's inventory%|&fBlocks_Broken:_&3&o%{nkbroken.%player%}%|&fType_Mined:_&3&o0|&fSerial_Number:_&3&o%{nkseria}%"
  12. else:
  13. add 1 to {nkseria}
  14. execute console command "/give %player% 278 1 name:&3&oNowoczesny_Kilof lore:&fDiamond_Slashing_Digger|&e&oDescription:|&bProfesjonalny_najnowszy_kilof|&bdla_kazdego_kopacza_rud_i|&bwielbiciela_mineralow|&e&oStatistics:|&fCreator:_&3&o%player%|&fOwner:_&3&o%player%|&fOres_Kept:_&3&o%number of ores in the player's inventory%|&fMaterials_Held:_&3&o%number of iron ingot and gold ingot and diamond and coal and redstone and glowstone dust and quartz and lapis lazuli and emerald in the player's inventory%|&fBlocks_Broken:_&3&o%{nkbroken.%player%}%|&fType_Mined:_&3&o0|&fSerial_Number:_&3&o%{nkseria}%"
  15.  
  16. on break:
  17. if name of player's tool is "&3&oNowoczesny Kilof":
  18. if {nkbroken.%player%} is not set:
  19. set {nkbroken.%player%} to 0
  20. else:
  21. add 1 to {nkbroken.%player%}
  22.  
  23. every 1 second:
  24. loop all players:
  25. if name of loop-player's tool is "&3&oNowoczesny Kilof":
  26. remove loop-player's tool
  27. execute console command "/give %player% 278 1 name:&3&oNowoczesny_Kilof lore:&fDiamond_Slashing_Digger|&e&oDescription:|&bProfesjonalny_najnowszy_kilof|&bdla_kazdego_kopacza_rud_i|&bwielbiciela_mineralow|&e&oStatistics:|&fCreator:_&3&o%player%|&fOwner:_&3&o%player%|&fOres_Kept:_&3&o%number of ores in the player's inventory%|&fMaterials_Held:_&3&o%number of iron ingot and gold ingot and diamond and coal and redstone and glowstone dust and quartz and lapis lazuli and emerald in the player's inventory%|&fBlocks_Broken:_&3&o%{nkbroken.%player%}%|&fType_Mined:_&3&o0|&fSerial_Number:_&3&o%{nkseria}%"
  28.  
  29. on block damage:
  30. if name of player's tool is "&3&oNowoczesny Kilof":
  31. remove haste from player
  32. apply haste 4 to player for 5.9 seconds
  33.  
  34. command /nks [<text>] [<text>] [<offline player>]:
  35. permission: essentials.eco
  36. trigger:
  37. if arg 1 is "reset":
  38. if arg 2 is "serial":
  39. set {nkseria} to 0
  40. message "&7Zresetowano!"
  41. stop
  42. if arg 2 is "parameters":
  43. if arg 3 is set:
  44. set {nkbroken.%arg 3%} to 0
  45. send "&7Zresetowano!"
  46. stop
  47. if arg 1 is "show":
  48. if arg 2 is "serial":
  49. message "&7Numer Seryjny: %{nkseria}%"
  50. stop
  51. if arg 2 is "parameters":
  52. if arg 3 is set:
  53. message "&7Parametry %arg 3%: %{nkbroken.%arg 3%}%"
  54. stop
  55.  
  56. on rightclick on sign:
  57. line 1 is "&1[SIEKACZ]"
  58. player's account is greater than 100000:
  59. make player execute command "/837c3n23n223r72s52"
  60. send "&6[SignShop] &fYou have bought &eSIEKACZ &ffor &a$100000"
  61. else:
  62. send "&6[SignShop] &fYou don't have &a$100000 &fto pay!"
  63.  
  64. command /837c3n23n223r72s52:
  65. trigger:
  66. remove 100000 from player's account
  67. if {nkbroken.%player%} is not set:
  68. set {nkbroken.%player%} to 0
  69. add 1 to {nkseria}
  70. execute console command "/give %player% 278 1 name:&3&oNowoczesny_Kilof lore:&fDiamond_Slashing_Digger|&e&oDescription:|&bProfesjonalny_najnowszy_kilof|&bdla_kazdego_kopacza_rud_i|&bwielbiciela_mineralow|&e&oStatistics:|&fCreator:_&3&o%player%|&fOwner:_&3&o%player%|&fOres_Kept:_&3&o%number of ores in the player's inventory%|&fMaterials_Held:_&3&o%number of iron ingot and gold ingot and diamond and coal and redstone and glowstone dust and quartz and lapis lazuli and emerald in the player's inventory%|&fBlocks_Broken:_&3&o%{nkbroken.%player%}%|&fType_Mined:_&3&o0|&fSerial_Number:_&3&o%{nkseria}%"
  71. else:
  72. add 1 to {nkseria}
  73. execute console command "/give %player% 278 1 name:&3&oNowoczesny_Kilof lore:&fDiamond_Slashing_Digger|&e&oDescription:|&bProfesjonalny_najnowszy_kilof|&bdla_kazdego_kopacza_rud_i|&bwielbiciela_mineralow|&e&oStatistics:|&fCreator:_&3&o%player%|&fOwner:_&3&o%player%|&fOres_Kept:_&3&o%number of ores in the player's inventory%|&fMaterials_Held:_&3&o%number of iron ingot and gold ingot and diamond and coal and redstone and glowstone dust and quartz and lapis lazuli and emerald in the player's inventory%|&fBlocks_Broken:_&3&o%{nkbroken.%player%}%|&fType_Mined:_&3&o0|&fSerial_Number:_&3&o%{nkseria}%"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement