TheBlooes

MrPawlo dla singleblock.pl

Jun 19th, 2014
280
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.38 KB | None | 0 0
  1. command /stworz:
  2. trigger:
  3. execute player command "island create"
  4. stop
  5. command /usun:
  6. trigger:
  7. execute player command "island delete"
  8. stop
  9. command /dodaj [<text>]:
  10. trigger:
  11. execute player command "island add %arg1%"
  12. stop
  13. command /wyrzuc [<text>]:
  14. trigger:
  15. execute player command "island remove %arg1%"
  16. stop
  17. command /ustawdom:
  18. trigger:
  19. execute player command "island sethome"
  20. stop
  21. command /zmiendom:
  22. trigger:
  23. execute player command "island fixhome"
  24. stop
  25. command /dom:
  26. trigger:
  27. execute player command "island home"
  28. stop
  29. command /akceptuj:
  30. trigger:
  31. execute player command "island accept"
  32. stop
  33. command /odrzuc:
  34. trigger:
  35. execute player command "island deny"
  36. stop
  37. command /pktwyspy:
  38. trigger:
  39. execute player command "island calc"
  40. stop
  41. command /ranking:
  42. trigger:
  43. execute player command "island rank"
  44. stop
  45. command /opusc:
  46. trigger:
  47. execute player command "island leave"
  48. stop
  49. command /zadania
  50. trigger:
  51. send "/-----------------------------------------------\"
  52. send "&bKomenda &e/zadania lista &bpokazuje liste zadan"
  53. send "&bKomenda &e/zadanie ukoncz <nr> &bkonczy zadanie"
  54. send "\-----------------------------------------------/"
  55. stop
  56. command /zadania [<text>]:
  57. trigger:
  58. if arg 1 is lista:
  59. execute player command "challenges list"
  60. stop
  61. command /zadanie [<text>] [<text>]:
  62. trigger:
  63. if arg 1 is ukoncz:
  64. if arg 2 is set:
  65. execute player command "challenges complete %arg2%"
  66. stop
  67. command /ivip:
  68. trigger:
  69. send "/-----------------------------------------------\"
  70. send "&4&l[VIP] &2Koszt: &73.50 SMS / miesiac"
  71. send "&e-Kolorowy prefiks &2*&6VIP&2*"
  72. send "&e-Rezerwowy slot"
  73. send "&a-/kit vip"
  74. send "&a-/feed i heal w pokoju"
  75. send "&a-/tpa i /tpahere"
  76. send "&a-/hat (zaklada item na glowe)"
  77. send "&a-Repair itemkow(tylko na tabliczce w pokoju)"
  78. send "\-----------------------------------------------/"
  79. stop
  80. command /isvip:
  81. trigger:
  82. send "/-----------------------------------------------\"
  83. send "&4&l[SuperVIP] &2Koszt: &74.90 SMS / miesiac"
  84. send "&e-Kolorowy prefiks &2*Super&6VIP&2*"
  85. send "&e-Rezerwowy slot"
  86. send "&a-/kit svip"
  87. send "&a-/heal i /feed"
  88. send "&a-/tpa i /tpahere"
  89. send "&a-/hat (zaklada item na glowe)"
  90. send "&a-Repair itemkow(tylko na tabliczce w pokoju)"
  91. send "\-----------------------------------------------/"
  92. stop
  93. command /ievip:
  94. trigger:
  95. send "/-----------------------------------------------\"
  96. send "&4&l[ExtraVIP] &2Koszt: &77.40 SMS / miesiac"
  97. send "&e-Kolorowy prefiks &2*&9Extra&6VIP&2*"
  98. send "&e-Enchant na 30lvl"
  99. send "&e-Rezerwowy slot"
  100. send "&a-/kit evip"
  101. send "&a-/heal i /feed"
  102. send "&a-/tpa i /tpahere"
  103. send "&a-/hat (zaklada item na glowe)"
  104. send "&a-/repair"
  105. send "&a-/fly"
  106. send "&a-Repair itemkow (tylko na tabliczce w pokoju)"
  107. send "\-----------------------------------------------/"
  108. stop
  109. command /zvip:
  110. trigger:
  111. execute player command "kit vip"
  112. stop
  113. command /zsvip:
  114. trigger:
  115. execute player command "kit supervip"
  116. stop
  117. command /zevip:
  118. trigger:
  119. execute player command "kit extravip"
  120. stop
  121. on rightclick on sign:
  122. if line 1 is "&e[SB]":
  123. if line 2 is "&bVip":
  124. if line 3 is "&bInfo":
  125. execute player command "ivip"
  126. stop
  127. on rightclick on sign:
  128. if line 1 is "&e[SB]":
  129. if line 2 is "&bEvip":
  130. if line 3 is "&bInfo":
  131. execute player command "ievip"
  132. stop
  133. on rightclick on sign:
  134. if line 1 is "&e[SB]":
  135. if line 2 is "&bSvip":
  136. if line 3 is "&bInfo":
  137. execute player command "isvip"
  138. stop
  139. command /helpkit [<text>]:
  140. trigger:
  141. if arg 1 is svip:
  142. send "/-----------------------------------------------\"
  143. send "&e- &bDiamentowy Helm"
  144. send "&e- &bDiamentowy Napiersnik"
  145. send "&e- &bDiamentowe Spodnie"
  146. send "&e- &bDiamentowe Buty"
  147. send "&e- &bDiamentowy Miecz"
  148. send "&e- &b64 sztuki butelek z enchantem"
  149. send "\-----------------------------------------------/"
  150. if arg 1 is evip:
  151. send "/-----------------------------------------------\"
  152. send "&e- &bDiamentowy Helm &7Protection II"
  153. send "&e- &bDiamentowy Napiersnik &7Protection II"
  154. send "&e- &bDiamentowe Spodnie &7Protection II"
  155. send "&e- &bDiamentowe Buty &7Protection II"
  156. send "&e- &bDiamentowy Miecz &7Sharpness III, Knockback II"
  157. send "&e- &bDiamentowy Kilof"
  158. send "&e- &bDiamentowa Siekiera"
  159. send "&e- &bDiamentowa Lopata"
  160. send "&e- &b64 sztuki butelek z enchantem"
  161. send "\-----------------------------------------------/"
  162. if arg 1 is vip:
  163. send "/-----------------------------------------------\"
  164. send "&e- &bDiamentowy Helm"
  165. send "&e- &bZelazny Napiersnik &7Protection I"
  166. send "&e- &bZelazne Spodnie &7Protection I"
  167. send "&e- &bDiamentowe Buty"
  168. send "&e- &bDiamentowy Miecz"
  169. send "&e- &b32 sztuki butelek z enchantem"
  170. send "\-----------------------------------------------/"
  171. on chat:
  172. replace all "kurwa" and "bitch" and "chuj" and "chuje" and "pala" and "kurrwa" and "spierrdalaj" and "suka" and "pedal" and "gej" and "jebany" and "suko" and "fuck" and "shit" and "ciota" and "kurw" and "pedale" and "kurwy" and "suki" and "dziwki" and "szmata" and "szmaciarz" and "szmaty" and "pierdole" and "japierdole" and "skurwysynie" and "sukinsynie" and "wkurwiony" and "wkurwiasz" and "pierdolony" and "pierdol" and "jeb" and "spierdalaj" and "wypierdalaj" in message with "*****"
Advertisement
Add Comment
Please, Sign In to add comment