Advertisement
Guest User

jokerek

a guest
Apr 1st, 2020
124
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.40 KB | None | 0 0
  1. command /?:
  2. usage: /pomoc
  3. aliases: /? [<text>], /plugins, /plugin, /pl, /bukkit:?, /bukkit:pl, /op, /op [<text>], /deop, /deop [<text>], /bukkit:plugin, /bukkit:plugins, /me, /bukkit:me, /plugins [<text>], /plugin [<text>], /pl [<text>], /bukkit:? [<text>], /bukkit:pl [<text>], /bukkit:plugin [<text>], /bukkit:plugins [<text>], /me [<text>], /bukkit:me [<text>], /bukkit:help, /bukkit:help [<text>], /list, /who, /ewho, /elist, /elista, /bukkit:list, /bukkit:list [<text>]
  4. trigger:
  5. send "&cNieznana komenda! Wpisz &4/pomoc &cby sprawdzic komendy!"
  6.  
  7. every 60 real seconds:
  8. {auto.spam} is not set:
  9. set {auto.spam} to 1
  10. broadcast "&8[&2Bocik&8] &7Zapraszamy na nasza strone &eCraftHard.pl&7 - Tam zakupisz rangi!"
  11. set {auto.spam} to 2
  12. stop
  13. {auto.spam} is 2:
  14. broadcast "&8[&2Bocik&8] &7Znalazles cheatera lub szukasz pomocy? Zglos to na: &e/zglos <nick> <powod>&7!"
  15. set {auto.spam} to 3
  16. stop
  17. {auto.spam} is 3:
  18. broadcast "&8[&2Bocik&8] &7Nie znasz jeszcze wszystkich komend? Wpisz: &e/pomoc&7!"
  19. set {auto.spam} to 4
  20. stop
  21. {auto.spam} is 4:
  22. broadcast "&8[&2Bocik&8] &7Administracja nie odpowiada za to kogo dodajesz do gildii!"
  23. set {auto.spam} to 5
  24. stop
  25. {auto.spam} is 5:
  26. broadcast "&8[&2Bocik&8] &7Wszystkie informacje o serwerze znajdziesz pod: &e/informacje!"
  27. set {auto.spam} to 1
  28. stop
  29.  
  30. command /broadcast [<text>]:
  31. usage: /broadcast <wiadomosc>
  32. trigger:
  33. if player has permission "ch.broadcast":
  34. if arg is set:
  35. broadcast "&3&l[&c&lCraftHard&3&l] &b%arg%"
  36. else:
  37. send "&cWpisz tekst wiadomosci!"
  38. else:
  39. send "&cNieznana komenda! Wpisz &4/pomoc &cby sprawdzic komendy!"
  40.  
  41.  
  42. command /informacje:
  43. usage: /informacje
  44. trigger:
  45. send "&cOto najwazniejsze informacje o serwerze:"
  46. send "&8- &6Border mapy wynosi 3000 kratek od srodka spawna"
  47. send "&8- &6Spawn znajduje sie na kordax x:0, y:78, z:0"
  48. send "&8- &6Osoba odpowiedzialna za caly serwer jest &4&lmaxie"
  49. send "&8- &6Strona serwera to &4CraftHard.pl"
  50. send "&8- &6Tryb serwera to Survival+Gildie (Mozna powiedziec MidHC)"
  51. send "&8- &6Serwer obecnie nie posiada TeamSpeak 3 (Niedlugo powstanie)"
  52.  
  53. command /sklepkup [<text>] [<text>]:
  54. executable by: console
  55. trigger:
  56. if arg 1 is set:
  57. if arg 2 is set:
  58. broadcast "&l>"
  59. broadcast "&l&8> &6Gracz &c%arg 1% &6zakupil range &c%arg 2%&6! Dziekujemy!"
  60. broadcast "&l>"
  61. else:
  62. send "&cWpisz nazwe rangi!"
  63. else:
  64. send "&cWpisz nick gracza!"
  65.  
  66. command /event:
  67. usage: /event
  68. trigger:
  69. if player has permission "ch.event":
  70. set {_} to random player out of all players
  71. broadcast "&6&lLosowane trwa ..."
  72. wait 6 second
  73. broadcast "&6&lLosowanie zakonczone! Wygrywa &b&l%{_}%"
  74.  
  75. on skript start:
  76. execute console command "/sk reload all"
  77. clear {auto.spam}
  78. on skript stop:
  79. clear {auto.spam}
  80.  
  81. command /help:
  82. usage: /pomoc
  83. aliases: /pomoc, /pomoc [<text>], /help [<text>]
  84. trigger:
  85. send "&cOto najwazniejsze komendy ktore sa dostepne na serwerze:"
  86. send "&4- &c/drop &4Sprawdzanie dropu dostepnego na serwerze"
  87. send "&4- &c/g &4Spis komend dla gildii"
  88. send "&4- &c/spawn &4Teleportacja na spawn serwera"
  89. send "&4- &c/cobblex &4Losowanie itemu (musisz posiadac 9x64 cobble)"
  90. send "&4- &c/losuj &4Sprawdz swoje szczescie (jednorazowa komenda)!"
  91. send "&4- &c/rangi &4Informacje dotyczace rang"
  92. send "&4- &c/regulamin &4Nie pamietasz regulaminu? Sprawdz go!"
  93. send "&4- &c/informacje &4Najwazniejsze informacje o serwerze i nie tylko!"
  94. send "&4- &c/zglos <nick> <powod> &4Zglos gracza ktory Ci przeszkadza!"
  95. send "&4- &c/helpop <tekst> &4Wysylanie wiadomosci do admina"
  96. send "&4- &c/sethome (nazwa) &4Zapisywanie swojej obecnej lokalizacji"
  97. send "&4- &c/home (nazwa) &4Teleportacja do zapisanej lokalizacji"
  98. send "&4- &c/msg <nick> <tekst> &4Wiadomosc prywatna do kolegi"
  99. send "&4- &c/r <tekst> &4Odpisywanie na ostatnia wiadomosc"
  100. send "&4- &c/changepassword <stare> <nowe> &4Zmiana hasla"
  101. send "&4- &c/tpa <nick> &4Prośba o teleportacje do wybranego gracza"
  102. command /rules:
  103. aliases: /regulamin
  104. usage: /regulamin
  105. trigger:
  106. send "&4Oto regulamin serwera. Nalezy go &cprzestrzegac&4!"
  107. send "&41&8.&cAdmin ma praktycznie zawsze racje!"
  108. send "&42&8.&cZakaz spamowania na chacie!"
  109. send "&43&8.&cZakaz reklamowania!"
  110. send "&44&8.&cZakaz przeklinania i wyzywania graczy!"
  111. send "&45&8.&cZakaz uzywania wspomagaczy!"
  112. send "&46&8.&cZakaz nadmiernego uzywania CAPSA"
  113. send "&47&8.&cZakaz wykorzystywania bugow!"
  114. send "&48&8.&cZakaz tworzenia multi-kont!"
  115. send "&49&8.&cAdministracja nie rozdaje rang i itemow!"
  116. send "&410&8.&cOszustwa sa karane, lecz potrzebny jest do tego filmik!"
  117. send "&411&8.&cZakaz wlamywania sie na konta graczy!"
  118. send "&412&8.&cZakaz tworzenia tzw. wulkanow!"
  119. send "&413&8.&cZakaz kopiowania regulaminu!"
  120. send "&414&8.&cRegulamin moze zostac zmieniony w kazdej chwili!"
  121.  
  122.  
  123. on rightclick on sign:
  124. if block behind clicked block is sponge:
  125. set {_x} to random integer between -2500 and 2500
  126. set {_z} to random integer between -2500 and 2500
  127. execute console command "/tppos %player% %{_x}% 128 %{_z}%"
  128. execute console command "/playsound mob.endermen.portal %player%"
  129.  
  130. options:
  131. pisanie_czas: 5
  132. on join:
  133. set {pisanie.%player%} to false
  134. variables:
  135. {chat} = true
  136. {pisanie.%player%} = false
  137. {spam.%player%} = 0
  138.  
  139.  
  140. command /chat [<text>]:
  141. usage: /chat <opcja>
  142. trigger:
  143. player has permissions "chat.admin" or "chat.komendy":
  144. if arg 1 is "off":
  145. set {chat} to false
  146. message "&4Chat zostal zablokowany przez admina!" to all players
  147. if arg 1 is "on":
  148. set {chat} to true
  149. message "&4Chat zostal odblokowany przez admina!" to all players
  150. if arg 1 is empty:
  151. send "xddd"
  152. else:
  153. send "&4Nie masz do tego uprawnien!"
  154. on chat:
  155. player don't have permissions "chat.admin" or "chat.pisz":
  156. if {chat} is false:
  157. cancel event
  158. send "&4Chat jest obecnie zablokowany!"
  159. player don't have permissions "chat.admin" or "chat.reklama":
  160. message contains "crsv" or "mrsv" or ".pl" or ".net" or "ip" or ".com" or ".eu":
  161. cancel event
  162. send "&4Zakaz reklamowania!"
  163. on chat:
  164. player don't have permissions "chat.spam":
  165. if {pisanie.%player%} is false:
  166. set {pisanie.%player%} to true
  167. wait {@pisanie_czas} seconds
  168. set {pisanie.%player%} to false
  169. else:
  170. cancel event
  171. send "&4Mozesz wysylac wiadomosci co &c{@pisanie_czas} &4sekund"
  172.  
  173. command /cc:
  174. usage: /cc
  175. trigger:
  176. if player has permission "czysc.chat":
  177. loop 100 times:
  178. message " " to all players
  179. loop 1 times:
  180. send "&4Chat zostal wyczyszczony przez admina!" to all players
  181.  
  182. variables:
  183. {losuj.%player%} = false
  184. options:
  185. item1: 2 diamond
  186. item2: 3 emerald
  187. item3: 5 apple
  188. item4: 6 stone
  189. item5: 6 sugar
  190. item6: 10 dirt
  191. item7: 1 cow spawn egg
  192. item8: 4 gold ingot
  193. item9: 5 iron ingot
  194. item10: 8 coal
  195. item11: 8 gunpowder
  196. item12: 1 golden apple
  197. item13: 2 slimeball
  198. item14: 4 leather
  199. item15: 16 torch
  200. item16: 4 pumpkin seeds
  201. item17: 4 melon seeds
  202. item18: 8 cookie
  203. item19: 2 ender pearl
  204. item20: 24 steak
  205. item21: 10 spider eye
  206. item22: 2 diamonds
  207. item23: 16 baked potato
  208. item24: 6 carrot
  209. item25: 12 bone
  210. item26: 1 sugar canes
  211. item27: 16 arrow
  212. item28: 12 cooked fish
  213. item29: 4 egg
  214. item30: 16 redstone
  215. item31: 6 flint
  216. item32: 16 redstone
  217. item33: 4 melon
  218. item34: 1 ender chest
  219. item35: 8 cobweb
  220.  
  221. command /losuj:
  222. usage: /losuj
  223. trigger:
  224. if {losuj.%player%} is false:
  225. set {losuj.%player%} to true
  226. send "&cLosowanie zaczelo sie"
  227. set {randomnumber} to a random integer between 1 and 35
  228. wait 2 second
  229. if {randomnumber} is 1:
  230. give player {@item1}
  231. send "&cGratulacje wygrales {@item1}"
  232. if {randomnumber} is 2:
  233. give player {@item2}
  234. send "&cGratulacje wygrales {@item2}"
  235. if {randomnumber} is 3:
  236. give player {@item3}
  237. send "&cGratulacje wygrales {@item3}"
  238. if {randomnumber} is 4:
  239. give player {@item4}
  240. send "&cGratulacje wygrales {@item4}"
  241. if {randomnumber} is 5:
  242. give player {@item5}
  243. send "&cGratulacje wygrales {@item5}"
  244. if {randomnumber} is 6:
  245. give player {@item6}
  246. send "&cGratulacje wygrales {@item6}"
  247. if {randomnumber} is 7:
  248. give player {@item7}
  249. send "&cGratulacje wygrales {@item7}"
  250. if {randomnumber} is 8:
  251. give player {@item8}
  252. send "&cGratulacje wygrales {@item8}"
  253. if {randomnumber} is 9:
  254. give player {@item9}
  255. send "&cGratulacje wygrales {@item9}"
  256. if {randomnumber} is 10:
  257. give player {@item10}
  258. send "&cGratulacje wygrales {@item10}"
  259. if {randomnumber} is 11:
  260. give player {@item11}
  261. send "&cGratulacje wygrales {@item11}"
  262. if {randomnumber} is 12:
  263. give player {@item12}
  264. send "&cGratulacje wygrales {@item12}"
  265. if {randomnumber} is 13:
  266. give player {@item13}
  267. send "&cGratulacje wygrales {@item13}"
  268. if {randomnumber} is 14:
  269. give player {@item14}
  270. send "&cGratulacje wygrales {@item14}"
  271. if {randomnumber} is 15:
  272. give player {@item15}
  273. send "&cGratulacje wygrales {@item15}"
  274. if {randomnumber} is 16:
  275. give player {@item16}
  276. send "&cGratulacje wygrales {@item16}"
  277. if {randomnumber} is 17:
  278. give player {@item17}
  279. send "&cGratulacje wygrales {@item17}"
  280. if {randomnumber} is 18:
  281. give player {@item18}
  282. send "&cGratulacje wygrales {@item18}"
  283. if {randomnumber} is 19:
  284. give player {@item19}
  285. send "&cGratulacje wygrales {@item19}"
  286. if {randomnumber} is 20:
  287. give player {@item20}
  288. send "&cGratulacje wygrales {@item20}"
  289. if {randomnumber} is 21:
  290. give player {@item21}
  291. send "&cGratulacje wygrales {@item21}"
  292. if {randomnumber} is 22:
  293. give player {@item22}
  294. send "&cGratulacje wygrales {@item22}"
  295. if {randomnumber} is 23:
  296. give player {@item23}
  297. send "&cGratulacje wygrales {@item23}"
  298. if {randomnumber} is 24:
  299. give player {@item24}
  300. send "&cGratulacje wygrales {@item24}"
  301. if {randomnumber} is 25:
  302. give player {@item25}
  303. send "&cGratulacje wygrales {@item25}"
  304. if {randomnumber} is 26:
  305. give player {@item26}
  306. send "&cGratulacje wygrales {@item26}"
  307. if {randomnumber} is 27:
  308. give player {@item27}
  309. send "&cGratulacje wygrales {@item27}"
  310. if {randomnumber} is 28:
  311. give player {@item28}
  312. send "&cGratulacje wygrales {@item28}"
  313. if {randomnumber} is 29:
  314. give player {@item29}
  315. send "&cGratulacje wygrales {@item29}"
  316. if {randomnumber} is 30:
  317. give player {@item30}
  318. send "&cGratulacje wygrales {@item30}"
  319. if {randomnumber} is 31:
  320. give player {@item31}
  321. send "&cGratulacje wygrales {@item31}"
  322. if {randomnumber} is 32:
  323. give player {@item32}
  324. send "&cGratulacje wygrales {@item32}"
  325. if {randomnumber} is 33:
  326. give player {@item33}
  327. send "&cGratulacje wygrales {@item33}"
  328. if {randomnumber} is 34:
  329. give player {@item34}
  330. send "&cGratulacje wygrales {@item34}"
  331. if {randomnumber} is 35:
  332. give player {@item35}
  333. send "&cGratulacje wygrales {@item35}"
  334. else:
  335. send "&4Blad:&c Ta komenda zostala juz przez Ciebie uzyta!"
  336.  
  337.  
  338. command /rangi [<text>]:
  339. usage: /rangi <vip/svip>
  340. trigger:
  341. if arg is not set:
  342. send "&4&lKomendy i rangi dostepne na serwerze:"
  343. send "&8-&6 VIP&c /rangi vip &6Wszystkie zalety rangi VIP"
  344. send "&8-&6 SVIP&c /rangi svip &6Wszystkie zalety rangi SVIP"
  345. send "&4&lRangi mozesz zakupic po przez strone &6http://crafthard.pl"
  346. if arg is "vip":
  347. send "&aRanga VIP posiada nastepujace komendy:"
  348. send "&6- &7Kolorowy nick na chat (&e%player%&7)"
  349. send "&6- &7Przy zakupie dostaje 60 lvl"
  350. send "&6- &7Nie musi czekac 10 sekund na napisanie wiadomosci"
  351. send "&6- &7Posiada mozliwosc zapisania 2 domow (/sethome i /home)"
  352. send "&6- &7Ma zmniejszone itemy do zaplaty za gildie o 50 procent"
  353. send "&6- &7Moze sprawdac swoj enderchest komenda /enderchest"
  354. send "&6- &7Posiada /kit vip co 7 dni a w nim:"
  355. send "&6- &7Diamentowe eq protection 3 unbreaking 3, miecz sharpness 3 fire aspect 2"
  356. send "&6- &7Kilof unbreaking 3, fortuna 2, wydajnosc 4, 1 kox, 8 zlote jablka i 8 perelki"
  357. send "&6- &7Turbo drop przez 0,5h od zakupu rangi"
  358. send "&6- &7Dostep do pokoju vip"
  359. if arg is "svip":
  360. send "&2Ranga SVIP posiada nastepujace komendy:"
  361. send "&6- &7Kolorowy nick na chat (&5%player%&7)"
  362. send "&6- &7Nie musi czekac 10 sekund na napisanie wiadomosci"
  363. send "&6- &7Przy zakupie dostaje 90 lvl"
  364. send "&6- &7Posiada mozliwosc zapisania 3 domow (/sethome i /home)"
  365. send "&6- &7Dostep do /feed - regenerowanie jedzonka"
  366. send "&6- &7Ma zmniejszone itemy do zaplaty za gildie o 50 procent"
  367. send "&6- &7Moze sprawdac swoj enderchest komenda /enderchest"
  368. send "&6- &7Posiada /kit svip co 7 dni a w nim:"
  369. send "&6- &7Diamentowe eq protection 4 unbreaking 3, miecz sharpness 4 fire aspect 2"
  370. send "&6- &7Kilof unbreaking 3, fortuna 3, wydajnosc 5, 3 kox, 16 zlotych jablek i 16 perel"
  371. send "&6- &7Turbo drop przez 1,5h od zakupu rangi"
  372. send "&6- &7Dostep do pokoju vip i svip"
  373. send "&6- &7Dostęp do zakupu rzeczy z netheru"
  374. if arg is not "svip" or "vip":
  375. send "&cPodales zla nazwe rangi!"
  376.  
  377. on join:
  378. set join message to ""
  379. on quit:
  380. set quit message to ""
  381.  
  382. on death of player:
  383. attacker is a player:
  384. send "&4Twojemu zabojcy pozostalo &6%health of attacker% &4HP" to victim
  385.  
  386. on command "skript":
  387. if player doesn't have permission "*":
  388. cancel event
  389. send "&cNieznana komenda! Wpisz &4/pomoc &cby sprawdzic komendy!"
  390. on command "sk":
  391. if player doesn't have permission "*":
  392. cancel event
  393. send "&cNieznana komenda! Wpisz &4/pomoc &cby sprawdzic komendy!"
  394.  
  395. command /enderchest [<player>]:
  396. usage: /enderchest
  397. trigger:
  398. if arg 1 is not empty:
  399. if player has permissions "enderchest.other":
  400. open the arg player's ender chest to the player
  401. if arg 1 is empty:
  402. if player has permissions "enderchest.my":
  403. open the player's ender chest to the player
  404.  
  405. command /oi [<player>]:
  406. usage: /oi <nick>
  407. trigger:
  408. if arg 1 is not empty:
  409. if player has permissions "inventory.other":
  410. open the arg player's inventory to the player
  411. if arg 1 is empty:
  412. if player has permissions "inventory.my":
  413. open the player's inventory to the player
  414.  
  415. variables:
  416. {kod} = 0 # NIE ZMIENIAJ
  417. {wr} = true # NIE ZMIENIAJ
  418. {akod} = false # NIE ZMIENIAJ
  419.  
  420.  
  421. command /zglos <text> <text>:
  422. description: &cWyslij zgloszenie adminowi!
  423. usage: /zglos <nick> <powod>
  424. trigger:
  425. loop all players:
  426. loop-player has permission "joker.zglos":
  427. message "&4&lZGLOSZENIE&8 &7%player% &8zglasza &7%arg 1% &8powod&c %arg 2%" to loop-player
  428.  
  429. every 30 real minutes:
  430. broadcast "&cZa 15 sekund nastapi automatyczny zapis mapy!"
  431. wait 15 second
  432. broadcast "&6Trwa zapisywanie mapy, mozliwy chwilowy lag&7.."
  433. execute console command "/save-all"
  434. wait 2 second
  435. broadcast "&6Mapa zostala zapisana! Zyczymy milej gry!"
  436.  
  437. command /gitemy:
  438. usage: /gitemy
  439. trigger:
  440. send "&4Oto spis itemow potrzebnych na gildie:"
  441. send "&864 &bdiamenty"
  442. send "&864 &aemeraldy"
  443. send "&864 &cTNT"
  444. send "&864 &ezlotych jablek"
  445. send "&816 &5ender perel"
  446. send "&864 &robsydianu"
  447. send "&864 &ebiblioteczek"
  448. send "&832 &2slimeballe"
  449. send "&7+ &8VIP i SVIP placa polowe podanych itemow!"
  450. send "&4POWODZENIA!"
  451.  
  452. command /kompas:
  453. usage: /kompas
  454. trigger:
  455. if player has permission "joker.kompas":
  456. add 1 compass to player
  457. send "&aKompas zostal dodany do twojego ekwipunku"
  458. else:
  459. send "&cNie masz dostepu do tej komendy!"
  460.  
  461. command /tpr:
  462. usage: /tpr
  463. trigger:
  464. if player has permission "joker.tpr":
  465. set {_player} to random player out of all players
  466. teleport player to {_player}
  467. send "&aZostales teleportowany do &2%{_player}%"
  468. else:
  469. send "&cNie masz dostepu do tej komendy!"
  470.  
  471. on mine of obsidian:
  472. cancel event
  473. set block to air
  474. give 1 obsidian to player
  475. give 6 xp to player
  476.  
  477. options:
  478. xMin: 1000
  479. xMax: 200
  480. zMin: 400
  481. zMax: 800
  482. yMin: 70
  483. yMax: 90
  484. world: world
  485.  
  486. variables:
  487. {godteleport.%player%} = false
  488.  
  489. on rightclick on stone button:
  490. block behind target block is sponge:
  491. set {_targetx} to a random integer between {@xMin} and {@xMax}
  492. set {_targetz} to a random integer between {@zMin} and {@zMax}
  493. set {_targety} to 0
  494. set {_random.pos} to location at {_targetx}, {_targety}, {_targetz}
  495. biome at {_random.pos} is ocean or river or deep ocean:
  496. send "&8» &4Blad! &3Lokacja znajduje sie na oceanie!"
  497. else:
  498. loop blocks above the block at location of {_random.pos}:
  499. if block at location of loop-block is air:
  500. if block above the block at location of loop-block is air or water:
  501. if block 1 above the block at location of loop-block is air:
  502. if block 2 above the block at location of loop-block is air:
  503. set {_pos} to block above the block at location of loop-block
  504. apply speed 2 to the player for 4 seconds
  505. apply regeneration 10 to the player for 5 seconds
  506. apply invisibility 10 to the player for 8 seconds
  507. set {godteleport.%player%} to true
  508. send "&8» &7Przeteleportowano na kordynaty &3x: %{_targetx}% z: %{_targetz}%&7!" to player
  509. teleport player to {_pos}
  510. wait 10 seconds
  511. set {godteleport.%player%} to false
  512. stop
  513.  
  514. on mine of stone:
  515. give 3 xp to player
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement