Advertisement
W1c3k

telefony na el2

Apr 23rd, 2018
242
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.74 KB | None | 0 0
  1. command /telefon [<text>]:
  2. trigger:
  3. open chest with 1 rows named "&9&lTelefony" to player
  4. wait 1 ticks
  5. format slot 0 of player with 1 of Light Gray Stained Glass Pane named "&7Puste Pole" to close
  6. format slot 1 of player with 1 of Brick named "&cNokia 3310" to run [make player execute "nokia"]
  7. format slot 2 of player with 1 of Light Gray Stained Glass Pane named "&7Puste Pole" to close
  8. format slot 3 of player with 1 of Light Gray Stained Glass Pane named "&7Puste Pole" to close
  9. format slot 4 of player with 1 of Iron Ingot named "&eSamsung J3" to run [make player execute "samsung"]
  10. format slot 5 of player with 1 of Light Gray Stained Glass Pane named "&7Puste Pole" to close
  11. format slot 6 of player with 1 of Light Gray Stained Glass Pane named "&7Puste Pole" to close
  12. format slot 7 of player with 1 of Gold Ingot named "&3iPhone X" to run [make player execute "ajfon"]
  13. format slot 8 of player with 1 of Light Gray Stained Glass Pane named "&7Puste Pole" to close
  14. command /nokia [<text>]:
  15. permission: nokia
  16. trigger:
  17. give 1 brick named "&cNokia 3310" to player
  18. execute console command "money take %player% 1000"
  19. command /samsung [<text>]:
  20. permission: samsung
  21. trigger:
  22. give 1 iron ingot named "&eSamsung J3" to player
  23. execute console command "money take %player% 4999"
  24. command /ajfon [<text>]:
  25. permission: ajfon
  26. trigger:
  27. give 1 gold ingot named "&3iPhone X" to player
  28. execute console command "money take %player% 10000"
  29. #PSY
  30. command /policja [<text>] [<player>]:
  31. trigger:
  32. if player has permission "policja.dodaj":
  33. if arg 1 is not set:
  34. send "&8----------[ &e&lEasyLife &8]----------"
  35. send "&8> &e/policja dodaj <gracz> &8<"
  36. send "&8> &e/policja usun <gracz> &8<"
  37. send "&8----------[ &e&lEasyLife &8]----------"
  38. stop
  39. if arg 1 is "dodaj":
  40. if arg 2 is set:
  41. add arg 2 to {policja::*}
  42. send "&aDodales gracza &a&l%arg 2% &ado &a&lpolicji&a!"
  43. if arg 1 is "usun":
  44. if arg 2 is set:
  45. remove arg 2 from {policja::*}
  46. send "&aUsuneles gracza &a&l%arg 2% &az &a&lpolicji&a!"
  47. else:
  48. send "&c&lBlad: &4Nie masz dostepu do tej komendy!"
  49. command /wezwijpolicje [<text>]:
  50. permission: wzpsy
  51. trigger:
  52. send "&aGracz &a&l%player% &awzywa &a&lpolicje&a!" to {policja::*}
  53. send "&9Wezwales policje!"
  54. #LEKARZ
  55. command /lekarz [<text>] [<player>]:
  56. trigger:
  57. if player has permission "lekarz.dodaj":
  58. if arg 1 is not set:
  59. send "&8----------[ &e&lEasyLife &8]----------"
  60. send "&8> &e/lekarz dodaj <gracz> &8<"
  61. send "&8> &e/lekarz usun <gracz> &8<"
  62. send "&8----------[ &e&lEasyLife &8]----------"
  63. stop
  64. if arg 1 is "dodaj":
  65. if arg 2 is set:
  66. add arg 2 to {lekarz::*}
  67. send "&aDodales gracza &a&l%arg 2% &ado &a&llekarzy&a!"
  68. if arg 1 is "usun":
  69. if arg 2 is set:
  70. remove arg 2 from {lekarz::*}
  71. send "&aUsuneles gracza &a&l%arg 2% &az &a&llekarzy&a!"
  72. else:
  73. send "&c&lBlad: &4Nie masz dostepu do tej komendy!"
  74. command /wezwijlekarza [<text>]:
  75. permission: wzlekarza
  76. trigger:
  77. send "&aGracz &a&l%player% &awzywa &a&llekarza&a!"
  78. send "&fWezwales lekarza"
  79. #ZAJEZDNIA
  80. command /zajezdniajedz [<text>]:
  81. permission: wzzajezdnia
  82. trigger:
  83. execute console command "warp zajezdnia %player%"
  84. send "&6Zostales przeniesiony do zajezdni"
  85. on right click:
  86. if player's tool is brick named "&cNokia 3310":
  87. open chest with 1 row named "&cNokia 3310" to player
  88. wait 1 ticks
  89. format slot 0 of player with 1 of Light Gray Stained Glass Pane named "&7Puste Pole" to close
  90. format slot 1 of player with 1 of blue wool named "&9Zadzwon na Policje!" to run [make player execute "wezwijpolicje"]
  91. format slot 2 of player with 1 of Light Gray Stained Glass Pane named "&7Puste Pole" to close
  92. format slot 3 of player with 1 of Light Gray Stained Glass Pane named "&7Puste Pole" to close
  93. format slot 4 of player with 1 of white wool named "&fZadzwon do Lekarza!" to run [make player execute "wezwijlekarza"]
  94. format slot 5 of player with 1 of Light Gray Stained Glass Pane named "&7Puste Pole" to close
  95. format slot 6 of player with 1 of Light Gray Stained Glass Pane named "&7Puste Pole" to close
  96. format slot 7 of player with 1 of coal block named "&6Do zajezdni!" to run [make player execute "zajezdniajedz"]
  97. format slot 8 of player with 1 of Light Gray Stained Glass Pane named "&7Puste Pole" to close
  98. on right click:
  99. if player's tool is iron ingot named "&eSamsung J3":
  100. open chest with 1 row named "&eSamsung J3" to player
  101. wait 1 ticks
  102. format slot 0 of player with 1 of Light Gray Stained Glass Pane named "&7Puste Pole" to close
  103. format slot 1 of player with 1 of blue wool named "&9Zadzwon na Policje!" to run [make player execute "wezwijpolicje"]
  104. format slot 2 of player with 1 of Light Gray Stained Glass Pane named "&7Puste Pole" to close
  105. format slot 3 of player with 1 of Light Gray Stained Glass Pane named "&7Puste Pole" to close
  106. format slot 4 of player with 1 of white wool named "&fZadzwon do Lekarza!" to run [make player execute "wezwijlekarza"]
  107. format slot 5 of player with 1 of Light Gray Stained Glass Pane named "&7Puste Pole" to close
  108. format slot 6 of player with 1 of Light Gray Stained Glass Pane named "&7Puste Pole" to close
  109. format slot 7 of player with 1 of coal block named "&6Do zajezdni!" to run [make player execute "zajezdniajedz"]
  110. format slot 8 of player with 1 of Light Gray Stained Glass Pane named "&7Puste Pole" to close
  111. on right click:
  112. if player's tool is gold ingot named "&3iPhone X":
  113. open chest with 1 row named "&3iPhone X" to player
  114. wait 1 ticks
  115. format slot 0 of player with 1 of Light Gray Stained Glass Pane named "&7Puste Pole" to close
  116. format slot 1 of player with 1 of blue wool named "&9Zadzwon na Policje!" to run [make player execute "wezwijpolicje"]
  117. format slot 2 of player with 1 of Light Gray Stained Glass Pane named "&7Puste Pole" to close
  118. format slot 3 of player with 1 of Light Gray Stained Glass Pane named "&7Puste Pole" to close
  119. format slot 4 of player with 1 of white wool named "&fZadzwon do Lekarza!" to run [make player execute "wezwijlekarza"]
  120. format slot 5 of player with 1 of Light Gray Stained Glass Pane named "&7Puste Pole" to close
  121. format slot 6 of player with 1 of Light Gray Stained Glass Pane named "&7Puste Pole" to close
  122. format slot 7 of player with 1 of coal block named "&6Do zajezdni!" to run [make player execute "zajezdniajedz"]
  123. format slot 8 of player with 1 of Light Gray Stained Glass Pane named "&7Puste Pole" to close
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement