TheBlooes

Untitled

Apr 2nd, 2015
245
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 33.36 KB | None | 0 0
  1. variables:
  2. {mys.wlacz} = false
  3. {myexp.wlacz} = true
  4. {cb.%player%} = true
  5. {drop.redstone} = true
  6. {drop.diax} = true
  7. {drop.emerald} = true
  8. {drop.zloto} = true
  9. {drop.zelazo} = true
  10. {drop.lapis} = true
  11. {drop.wegiel} = true
  12. options:
  13. #===============================#
  14. tag: &e»
  15. sufix: &e«
  16. #===============================#
  17. szansa_lapis: 0.5
  18. szansa_diax: 0.7
  19. szansa_emerald: 1.2
  20. szansa_zloto: 1.5
  21. szansa_zelazo: 2
  22. szansa_wegiel: 3
  23. szansa_redstone: 4
  24. szansa_exp: 75
  25. #===============================#
  26. vip_szansa_lapis: 0.8
  27. vip_szansa_diax: 1
  28. vip_szansa_emerald: 1.5
  29. vip_szansa_zloto: 1.8
  30. vip_szansa_zelazo: 2.3
  31. vip_szansa_wegiel: 3.3
  32. vip_szansa_redstone: 4.3
  33. vip_szansa_exp: 85
  34. #===============================#
  35. #===============================#
  36.  
  37. #-\/-\/-\/-Zakaz Zmieniania !-\/-\/-\/-#
  38. nazwa: &eMyPoints
  39. autor: &eTheBlooes
  40. wersja: &ev1.1
  41. #-/\-/\-/\-Zakaz Zmieniania !-/\-/\-/\-#
  42.  
  43. #============= Permissie =============#
  44. # mys.vip - drop vipa #
  45. # mys.wlacz - wlaczanie skryptu #
  46. # mys.wylacz - wylaczanie skryptu #
  47. # myexp.wlacz - wlaczanie dropu expa #
  48. # myexp.wylacz - wylaczanie dropu expa#
  49. #============= Permissie =============#
  50.  
  51. #-----------#
  52. #Kod skryptu#
  53. #-----------#
  54. on mine of stone:
  55. if has permissions "mys.drop":
  56. if {myexp.wlacz} is true:
  57. if player's gamemode is survival:
  58. chance of {@vip_szansa_exp}%:
  59. if player's tool is pickaxe of fortune 0:
  60. give 2 xp to the player
  61. else:
  62. if player's tool is pickaxe of fortune 1:
  63. chance of 50%:
  64. give 2 xp to the player
  65. else:
  66. give 4 xp to the player
  67. else:
  68. if player's tool is pickaxe of fortune 2:
  69. chance of 33%:
  70. give 2 xp to the player
  71. else:
  72. chance of 33%:
  73. give 4 xp to the player
  74. else:
  75. give 6 xp to the player
  76. else:
  77. if player's tool is pickaxe of fortune 3:
  78. chance of 25%:
  79. give 2 xp to the player
  80. else:
  81. chance of 25%:
  82. give 4 xp to the player
  83. else:
  84. chance of 25%:
  85. give 6 xp to the player
  86. else:
  87. chance of 25%:
  88. give 8 xp to the player
  89. on mine of stone:
  90. if has permissions "mys.drop":
  91. if {mys.wlacz} is true:
  92. if {drop.redstone} is true:
  93. if player's gamemode is survival:
  94. chance of {@vip_szansa_redstone}%:
  95. if player's tool is pickaxe of fortune 0:
  96. give Redstone to the player
  97. send "{@tag} &6Odnalazles &bRedstone &6!"
  98. else:
  99. if player's tool is pickaxe of fortune 1:
  100. chance of 50%:
  101. give Redstone to the player
  102. send "{@tag} &6Odnalazles &bRedstone &6!"
  103. else:
  104. give 2 Redstone to the player
  105. send "{@tag} &6Odnalazles &bRedstone &6!"
  106. else:
  107. if player's tool is pickaxe of fortune 2:
  108. chance of 33%:
  109. give Redstone to the player
  110. send "{@tag} &6Odnalazles &bRedstone &6!"
  111. else:
  112. chance of 33%:
  113. give 2 Redstone to the player
  114. send "{@tag} &6Odnalazles &bRedstone &6!"
  115. else:
  116. give 3 Redstone to the player
  117. send "{@tag} &6Odnalazles &bRedstone &6!"
  118. else:
  119. if player's tool is pickaxe of fortune 3:
  120. chance of 25%:
  121. give Redstone to the player
  122. send "{@tag} &6Odnalazles &bRedstone &6!"
  123. else:
  124. chance of 25%:
  125. give 2 Redstone to the player
  126. send "{@tag} &6Odnalazles &bRedstone &6!"
  127. else:
  128. chance of 25%:
  129. give 3 Redstone to the player
  130. send "{@tag} &6Odnalazles &bRedstone &6!"
  131. else:
  132. chance of 25%:
  133. give 4 Redstone to the player
  134. send "{@tag} &6Odnalazles &bRedstone &6!"
  135. else:
  136. cancel event
  137. on mine of stone:
  138. if has permissions "mys.drop":
  139. if {mys.wlacz} is true:
  140. if {drop.diax} is true:
  141. if player's gamemode is survival:
  142. chance of {@vip_szansa_diax}%:
  143. if player's tool is pickaxe of fortune 0:
  144. give diamond to the player
  145. send "{@tag} &6Odnalazles &bDiament &6!"
  146. else:
  147. if player's tool is pickaxe of fortune 1:
  148. chance of 50%:
  149. give diamond to the player
  150. send "{@tag} &6Odnalazles &bDiament &6!"
  151. else:
  152. give 2 diamond to the player
  153. send "{@tag} &6Odnalazles &bDiament &6!"
  154. else:
  155. if player's tool is pickaxe of fortune 2:
  156. chance of 33%:
  157. give diamond to the player
  158. send "{@tag} &6Odnalazles &bDiament &6!"
  159. else:
  160. chance of 33%:
  161. give 2 diamond to the player
  162. send "{@tag} &6Odnalazles &bDiament &6!"
  163. else:
  164. give 3 diamond to the player
  165. send "{@tag} &6Odnalazles &bDiament &6!"
  166. else:
  167. if player's tool is pickaxe of fortune 3:
  168. chance of 25%:
  169. give diamond to the player
  170. send "{@tag} &6Odnalazles &bDiament &6!"
  171. else:
  172. chance of 25%:
  173. give 2 diamond to the player
  174. send "{@tag} &6Odnalazles &bDiament &6!"
  175. else:
  176. chance of 25%:
  177. give 3 diamond to the player
  178. send "{@tag} &6Odnalazles &bDiament &6!"
  179. else:
  180. chance of 25%:
  181. give 4 diamond to the player
  182. send "{@tag} &6Odnalazles &bDiament &6!"
  183. else:
  184. cancel event
  185. on mine of stone:
  186. if has permissions "mys.drop":
  187. if {mys.wlacz} is true:
  188. if {drop.emerald} is true:
  189. if player's gamemode is survival:
  190. chance of {@vip_szansa_emerald}%:
  191. if player's tool is pickaxe of fortune 0:
  192. give emerald to the player
  193. send "{@tag} &6Odnalazles &bEmerald &6!"
  194. else:
  195. if player's tool is pickaxe of fortune 1:
  196. chance of 50%:
  197. give emerald to the player
  198. send "{@tag} &6Odnalazles &bEmerald &6!"
  199. else:
  200. give 2 emerald to the player
  201. send "{@tag} &6Odnalazles &bEmerald &6!"
  202. else:
  203. if player's tool is pickaxe of fortune 2:
  204. chance of 33%:
  205. give emerald to the player
  206. send "{@tag} &6Odnalazles &bEmerald &6!"
  207. else:
  208. chance of 33%:
  209. give 2 emerald to the player
  210. send "{@tag} &6Odnalazles &bEmerald &6!"
  211. else:
  212. give 3 emerald to the player
  213. send "{@tag} &6Odnalazles &bEmerald &6!"
  214. else:
  215. if player's tool is pickaxe of fortune 3:
  216. chance of 25%:
  217. give emerald to the player
  218. send "{@tag} &6Odnalazles &bEmerald &6!"
  219. else:
  220. chance of 25%:
  221. give 2 emerald to the player
  222. send "{@tag} &6Odnalazles &bEmerald &6!"
  223. else:
  224. chance of 25%:
  225. give 3 emerald to the player
  226. send "{@tag} &6Odnalazles &bEmerald &6!"
  227. else:
  228. chance of 25%:
  229. give 4 emerald to the player
  230. send "{@tag} &6Odnalazles &bEmerald &6!"
  231. else:
  232. cancel event
  233. on mine of stone:
  234. if has permissions "mys.drop":
  235. if {mys.wlacz} is true:
  236. if {drop.zloto} is true:
  237. if player's gamemode is survival:
  238. chance of {@vip_szansa_zloto}%:
  239. if player's tool is pickaxe of fortune 0:
  240. give Gold Ingot to the player
  241. send "{@tag} &6Odnalazles &bZloto &6!"
  242. else:
  243. if player's tool is pickaxe of fortune 1:
  244. chance of 50%:
  245. give Gold Ingot to the player
  246. send "{@tag} &6Odnalazles &bZloto &6!"
  247. else:
  248. give 2 Gold Ingot to the player
  249. send "{@tag} &6Odnalazles &bZloto &6!"
  250. else:
  251. if player's tool is pickaxe of fortune 2:
  252. chance of 33%:
  253. give Gold Ingot to the player
  254. send "{@tag} &6Odnalazles &bZloto &6!"
  255. else:
  256. chance of 33%:
  257. give 2 Gold Ingot to the player
  258. send "{@tag} &6Odnalazles &bZloto &6!"
  259. else:
  260. give 3 Gold Ingot to the player
  261. send "{@tag} &6Odnalazles &bZloto &6!"
  262. else:
  263. if player's tool is pickaxe of fortune 3:
  264. chance of 25%:
  265. give Gold Ingot to the player
  266. send "{@tag} &6Odnalazles &bZloto &6!"
  267. else:
  268. chance of 25%:
  269. give 2 Gold Ingot to the player
  270. send "{@tag} &6Odnalazles &bZloto &6!"
  271. else:
  272. chance of 25%:
  273. give 3 Gold Ingot to the player
  274. send "{@tag} &6Odnalazles &bZloto &6!"
  275. else:
  276. chance of 25%:
  277. give 4 Gold Ingot to the player
  278. send "{@tag} &6Odnalazles &bZloto &6!"
  279. else:
  280. cancel event
  281. on mine of stone:
  282. if has permissions "mys.drop":
  283. if {mys.wlacz} is true:
  284. if {drop.zelazo} is true:
  285. if player's gamemode is survival:
  286. chance of {@vip_szansa_zelazo}%:
  287. if player's tool is pickaxe of fortune 0:
  288. give Iron Ingot to the player
  289. send "{@tag} &6Odnalazles &bZelazo &6!"
  290. else:
  291. if player's tool is pickaxe of fortune 1:
  292. chance of 50%:
  293. give Iron Ingot to the player
  294. send "{@tag} &6Odnalazles &bZelazo &6!"
  295. else:
  296. give 2 Iron Ingot to the player
  297. send "{@tag} &6Odnalazles &bZelazo &6!"
  298. else:
  299. if player's tool is pickaxe of fortune 2:
  300. chance of 33%:
  301. give Iron Ingot to the player
  302. send "{@tag} &6Odnalazles &bZelazo &6!"
  303. else:
  304. chance of 33%:
  305. give 2 Iron Ingot to the player
  306. send "{@tag} &6Odnalazles &bZelazo &6!"
  307. else:
  308. give 3 Iron Ingot to the player
  309. send "{@tag} &6Odnalazles &bZelazo &6!"
  310. else:
  311. if player's tool is pickaxe of fortune 3:
  312. chance of 25%:
  313. give Iron Ingot to the player
  314. send "{@tag} &6Odnalazles &bZelazo &6!"
  315. else:
  316. chance of 25%:
  317. give 2 Iron Ingot to the player
  318. send "{@tag} &6Odnalazles &bZelazo &6!"
  319. else:
  320. chance of 25%:
  321. give 3 Iron Ingot to the player
  322. send "{@tag} &6Odnalazles &bZelazo &6!"
  323. else:
  324. chance of 25%:
  325. give 4 Iron Ingot to the player
  326. send "{@tag} &6Odnalazles &bZelazo &6!"
  327. else:
  328. cancel event
  329. on mine of stone:
  330. if has permissions "mys.drop":
  331. if {mys.wlacz} is true:
  332. if {drop.wegiel} is true:
  333. if player's gamemode is survival:
  334. chance of {@vip_szansa_wegiel}%:
  335. if player's tool is pickaxe of fortune 0:
  336. give Coal to the player
  337. send "{@tag} &6Odnalazles &bWegiel &6!"
  338. else:
  339. if player's tool is pickaxe of fortune 1:
  340. chance of 50%:
  341. give Coal to the player
  342. send "{@tag} &6Odnalazles &bWegiel &6!"
  343. else:
  344. give 2 Coal to the player
  345. send "{@tag} &6Odnalazles &bWegiel &6!"
  346. else:
  347. if player's tool is pickaxe of fortune 2:
  348. chance of 33%:
  349. give Coal to the player
  350. send "{@tag} &6Odnalazles &bWegiel &6!"
  351. else:
  352. chance of 33%:
  353. give 2 Coal to the player
  354. send "{@tag} &6Odnalazles &bWegiel &6!"
  355. else:
  356. give 3 Coal to the player
  357. send "{@tag} &6Odnalazles &bWegiel &6!"
  358. else:
  359. if player's tool is pickaxe of fortune 3:
  360. chance of 25%:
  361. give Coal to the player
  362. send "{@tag} &6Odnalazles &bWegiel &6!"
  363. else:
  364. chance of 25%:
  365. give 2 Coal to the player
  366. send "{@tag} &6Odnalazles &bWegiel &6!"
  367. else:
  368. chance of 25%:
  369. give 3 Coal to the player
  370. send "{@tag} &6Odnalazles &bWegiel &6!"
  371. else:
  372. chance of 25%:
  373. give 4 Coal to the player
  374. send "{@tag} &6Odnalazles &bWegiel &6!"
  375. else:
  376. cancel event
  377. on mine of stone:
  378. if has permissions "mys.drop":
  379. if {mys.wlacz} is true:
  380. if {drop.lapis} is true:
  381. if player's gamemode is survival:
  382. chance of {@vip_szansa_lapis}%:
  383. if player's tool is pickaxe of fortune 0:
  384. give lapis lazuli to the player
  385. send "{@tag} &6Odnalazles &bLapis &6!"
  386. else:
  387. if player's tool is pickaxe of fortune 1:
  388. chance of 50%:
  389. give lapis lazuli to the player
  390. send "{@tag} &6Odnalazles &bLapis &6!"
  391. else:
  392. give 2 lapis lazuli to the player
  393. send "{@tag} &6Odnalazles &bLapis &6!"
  394. else:
  395. if player's tool is pickaxe of fortune 2:
  396. chance of 33%:
  397. give lapis lazuli to the player
  398. send "{@tag} &6Odnalazles &bLapis &6!"
  399. else:
  400. chance of 33%:
  401. give 2 lapis lazuli to the player
  402. send "{@tag} &6Odnalazles &bLapis &6!"
  403. else:
  404. give 3 lapis lazuli to the player
  405. send "{@tag} &6Odnalazles &bLapis &6!"
  406. else:
  407. if player's tool is pickaxe of fortune 3:
  408. chance of 25%:
  409. give lapis lazuli to the player
  410. send "{@tag} &6Odnalazles &bLapis &6!"
  411. else:
  412. chance of 25%:
  413. give 2 lapis lazuli to the player
  414. send "{@tag} &6Odnalazles &bLapis &6!"
  415. else:
  416. chance of 25%:
  417. give 3 lapis lazuli to the player
  418. send "{@tag} &6Odnalazles &bLapis &6!"
  419. else:
  420. chance of 25%:
  421. give 4 lapis lazuli to the player
  422. send "{@tag} &6Odnalazles &bLapis &6!"
  423. else:
  424. cancel event
  425. on mine of stone:
  426. if {myexp.wlacz} is true:
  427. if player's gamemode is survival:
  428. chance of {@szansa_exp}%:
  429. if player's tool is pickaxe of fortune 0:
  430. give 2 xp to the player
  431. else:
  432. if player's tool is pickaxe of fortune 1:
  433. chance of 50%:
  434. give 2 xp to the player
  435. else:
  436. give 4 xp to the player
  437. else:
  438. if player's tool is pickaxe of fortune 2:
  439. chance of 33%:
  440. give 2 xp to the player
  441. else:
  442. chance of 33%:
  443. give 4 xp to the player
  444. else:
  445. give 6 xp to the player
  446. else:
  447. if player's tool is pickaxe of fortune 3:
  448. chance of 25%:
  449. give 2 xp to the player
  450. else:
  451. chance of 25%:
  452. give 4 xp to the player
  453. else:
  454. chance of 25%:
  455. give 6 xp to the player
  456. else:
  457. chance of 25%:
  458. give 8 xp to the player
  459. on mine of stone:
  460. if {drop.diax} is true:
  461. if {mys.wlacz} is true:
  462. if player's gamemode is survival:
  463. chance of {@szansa_diax}%:
  464. if player's tool is pickaxe of fortune 0:
  465. give diamond to the player
  466. send "{@tag} &6Odnalazles &bDiament &6!"
  467. else:
  468. if player's tool is pickaxe of fortune 1:
  469. chance of 50%:
  470. give diamond to the player
  471. send "{@tag} &6Odnalazles &bDiament &6!"
  472. else:
  473. give 2 diamond to the player
  474. send "{@tag} &6Odnalazles &bDiament &6!"
  475. else:
  476. if player's tool is pickaxe of fortune 2:
  477. chance of 33%:
  478. give diamond to the player
  479. send "{@tag} &6Odnalazles &bDiament &6!"
  480. else:
  481. chance of 33%:
  482. give 2 diamond to the player
  483. send "{@tag} &6Odnalazles &bDiament &6!"
  484. else:
  485. give 3 diamond to the player
  486. send "{@tag} &6Odnalazles &bDiament &6!"
  487. else:
  488. if player's tool is pickaxe of fortune 3:
  489. chance of 25%:
  490. give diamond to the player
  491. send "{@tag} &6Odnalazles &bDiament &6!"
  492. else:
  493. chance of 25%:
  494. give 2 diamond to the player
  495. send "{@tag} &6Odnalazles &bDiament &6!"
  496. else:
  497. chance of 25%:
  498. give 3 diamond to the player
  499. send "{@tag} &6Odnalazles &bDiament &6!"
  500. else:
  501. chance of 25%:
  502. give 4 diamond to the player
  503. send "{@tag} &6Odnalazles &bDiament &6!"
  504. else:
  505. cancel event
  506. on mine of stone:
  507. if {drop.emerald} is true:
  508. if {mys.wlacz} is true:
  509. if player's gamemode is survival:
  510. chance of {@vip_szansa_emerald}%:
  511. if player's tool is pickaxe of fortune 0:
  512. give emerald to the player
  513. send "{@tag} &6Odnalazles &bEmerald &6!"
  514. else:
  515. if player's tool is pickaxe of fortune 1:
  516. chance of 50%:
  517. give emerald to the player
  518. send "{@tag} &6Odnalazles &bEmerald &6!"
  519. else:
  520. give 2 emerald to the player
  521. send "{@tag} &6Odnalazles &bEmerald &6!"
  522. else:
  523. if player's tool is pickaxe of fortune 2:
  524. chance of 33%:
  525. give emerald to the player
  526. send "{@tag} &6Odnalazles &bEmerald &6!"
  527. else:
  528. chance of 33%:
  529. give 2 emerald to the player
  530. send "{@tag} &6Odnalazles &bEmerald &6!"
  531. else:
  532. give 3 emerald to the player
  533. send "{@tag} &6Odnalazles &bEmerald &6!"
  534. else:
  535. if player's tool is pickaxe of fortune 3:
  536. chance of 25%:
  537. give emerald to the player
  538. send "{@tag} &6Odnalazles &bEmerald &6!"
  539. else:
  540. chance of 25%:
  541. give 2 emerald to the player
  542. send "{@tag} &6Odnalazles &bEmerald &6!"
  543. else:
  544. chance of 25%:
  545. give 3 emerald to the player
  546. send "{@tag} &6Odnalazles &bEmerald &6!"
  547. else:
  548. chance of 25%:
  549. give 4 emerald to the player
  550. send "{@tag} &6Odnalazles &bEmerald &6!"
  551. else:
  552. cancel event
  553. on mine of stone:
  554. if {drop.zloto} is true:
  555. if {mys.wlacz} is true:
  556. if player's gamemode is survival:
  557. chance of {@szansa_zloto}%:
  558. if player's tool is pickaxe of fortune 0:
  559. give Gold Ingot to the player
  560. send "{@tag} &6Odnalazles &bZloto &6!"
  561. else:
  562. if player's tool is pickaxe of fortune 1:
  563. chance of 50%:
  564. give Gold Ingot to the player
  565. send "{@tag} &6Odnalazles &bZloto &6!"
  566. else:
  567. give 2 Gold Ingot to the player
  568. send "{@tag} &6Odnalazles &bZloto &6!"
  569. else:
  570. if player's tool is pickaxe of fortune 2:
  571. chance of 33%:
  572. give Gold Ingot to the player
  573. send "{@tag} &6Odnalazles &bZloto &6!"
  574. else:
  575. chance of 33%:
  576. give 2 Gold Ingot to the player
  577. send "{@tag} &6Odnalazles &bZloto &6!"
  578. else:
  579. give 3 Gold Ingot to the player
  580. send "{@tag} &6Odnalazles &bZloto &6!"
  581. else:
  582. if player's tool is pickaxe of fortune 3:
  583. chance of 25%:
  584. give Gold Ingot to the player
  585. send "{@tag} &6Odnalazles &bZloto &6!"
  586. else:
  587. chance of 25%:
  588. give 2 Gold Ingot to the player
  589. send "{@tag} &6Odnalazles &bZloto &6!"
  590. else:
  591. chance of 25%:
  592. give 3 Gold Ingot to the player
  593. send "{@tag} &6Odnalazles &bZloto &6!"
  594. else:
  595. chance of 25%:
  596. give 4 Gold Ingot to the player
  597. send "{@tag} &6Odnalazles &bZloto &6!"
  598. else:
  599. cancel event
  600. on mine of stone:
  601. if {drop.zelazo} is true:
  602. if {mys.wlacz} is true:
  603. if player's gamemode is survival:
  604. chance of {@szansa_zelazo}%:
  605. if player's tool is pickaxe of fortune 0:
  606. give Iron Ingot to the player
  607. send "{@tag} &6Odnalazles &bZelazo &6!"
  608. else:
  609. if player's tool is pickaxe of fortune 1:
  610. chance of 50%:
  611. give Iron Ingot to the player
  612. send "{@tag} &6Odnalazles &bZelazo &6!"
  613. else:
  614. give 2 Iron Ingot to the player
  615. send "{@tag} &6Odnalazles &bZelazo &6!"
  616. else:
  617. if player's tool is pickaxe of fortune 2:
  618. chance of 33%:
  619. give Iron Ingot to the player
  620. send "{@tag} &6Odnalazles &bZelazo &6!"
  621. else:
  622. chance of 33%:
  623. give 2 Iron Ingot to the player
  624. send "{@tag} &6Odnalazles &bZelazo &6!"
  625. else:
  626. give 3 Iron Ingot to the player
  627. send "{@tag} &6Odnalazles &bZelazo &6!"
  628. else:
  629. if player's tool is pickaxe of fortune 3:
  630. chance of 25%:
  631. give Iron Ingot to the player
  632. send "{@tag} &6Odnalazles &bZelazo &6!"
  633. else:
  634. chance of 25%:
  635. give 2 Iron Ingot to the player
  636. send "{@tag} &6Odnalazles &bZelazo &6!"
  637. else:
  638. chance of 25%:
  639. give 3 Iron Ingot to the player
  640. send "{@tag} &6Odnalazles &bZelazo &6!"
  641. else:
  642. chance of 25%:
  643. give 4 Iron Ingot to the player
  644. send "{@tag} &6Odnalazles &bZelazo &6!"
  645. else:
  646. cancel event
  647. on mine of stone:
  648. if {drop.wegiel} is true:
  649. if {mys.wlacz} is true:
  650. if player's gamemode is survival:
  651. chance of {@szansa_wegiel}%:
  652. if player's tool is pickaxe of fortune 0:
  653. give Coal to the player
  654. send "{@tag} &6Odnalazles &bWegiel &6!"
  655. else:
  656. if player's tool is pickaxe of fortune 1:
  657. chance of 50%:
  658. give Coal to the player
  659. send "{@tag} &6Odnalazles &bWegiel &6!"
  660. else:
  661. give 2 Coal to the player
  662. send "{@tag} &6Odnalazles &bWegiel &6!"
  663. else:
  664. if player's tool is pickaxe of fortune 2:
  665. chance of 33%:
  666. give Coal to the player
  667. send "{@tag} &6Odnalazles &bWegiel &6!"
  668. else:
  669. chance of 33%:
  670. give 2 Coal to the player
  671. send "{@tag} &6Odnalazles &bWegiel &6!"
  672. else:
  673. give 3 Coal to the player
  674. send "{@tag} &6Odnalazles &bWegiel &6!"
  675. else:
  676. if player's tool is pickaxe of fortune 3:
  677. chance of 25%:
  678. give Coal to the player
  679. send "{@tag} &6Odnalazles &bWegiel &6!"
  680. else:
  681. chance of 25%:
  682. give 2 Coal to the player
  683. send "{@tag} &6Odnalazles &bWegiel &6!"
  684. else:
  685. chance of 25%:
  686. give 3 Coal to the player
  687. send "{@tag} &6Odnalazles &bWegiel &6!"
  688. else:
  689. chance of 25%:
  690. give 4 Coal to the player
  691. send "{@tag} &6Odnalazles &bWegiel &6!"
  692. else:
  693. cancel event
  694. on mine of stone:
  695. if {drop.Lapis} is true:
  696. if {mys.wlacz} is true:
  697. if player's gamemode is survival:
  698. chance of {@szansa_lapis}%:
  699. if player's tool is pickaxe of fortune 0:
  700. give lapis lazuli to the player
  701. send "{@tag} &6Odnalazles &bLapis &6!"
  702. else:
  703. if player's tool is pickaxe of fortune 1:
  704. chance of 50%:
  705. give lapis lazuli to the player
  706. send "{@tag} &6Odnalazles &bLapis &6!"
  707. else:
  708. give 2 lapis lazuli to the player
  709. send "{@tag} &6Odnalazles &bLapis &6!"
  710. else:
  711. if player's tool is pickaxe of fortune 2:
  712. chance of 33%:
  713. give lapis lazuli to the player
  714. send "{@tag} &6Odnalazles &bLapis &6!"
  715. else:
  716. chance of 33%:
  717. give 2 lapis lazuli to the player
  718. send "{@tag} &6Odnalazles &bLapis &6!"
  719. else:
  720. give 3 lapis lazuli to the player
  721. send "{@tag} &6Odnalazles &bLapis &6!"
  722. else:
  723. if player's tool is pickaxe of fortune 3:
  724. chance of 25%:
  725. give lapis lazuli to the player
  726. send "{@tag} &6Odnalazles &bLapis &6!"
  727. else:
  728. chance of 25%:
  729. give 2 lapis lazuli to the player
  730. send "{@tag} &6Odnalazles &bLapis &6!"
  731. else:
  732. chance of 25%:
  733. give 3 lapis lazuli to the player
  734. send "{@tag} &6Odnalazles &bLapis &6!"
  735. else:
  736. chance of 25%:
  737. give 4 lapis lazuli to the player
  738. send "{@tag} &6Odnalazles &bLapis &6!"
  739. else:
  740. cancel event
  741. on mine of stone:
  742. if {drop.redstone} is true:
  743. if {mys.wlacz} is true:
  744. if player's gamemode is survival:
  745. chance of {@szansa_redstone}%:
  746. if player's tool is pickaxe of fortune 0:
  747. give Redstone to the player
  748. send "{@tag} &6Odnalazles &bRedstone &6!"
  749. else:
  750. if player's tool is pickaxe of fortune 1:
  751. chance of 50%:
  752. give Redstone to the player
  753. send "{@tag} &6Odnalazles &bRedstone &6!"
  754. else:
  755. give 2 Redstone to the player
  756. send "{@tag} &6Odnalazles &bRedstone &6!"
  757. else:
  758. if player's tool is pickaxe of fortune 2:
  759. chance of 33%:
  760. give Redstone to the player
  761. send "{@tag} &6Odnalazles &bRedstone &6!"
  762. else:
  763. chance of 33%:
  764. give 2 Redstone to the player
  765. send "{@tag} &6Odnalazles &bRedstone &6!"
  766. else:
  767. give 3 Redstone to the player
  768. send "{@tag} &6Odnalazles &bRedstone &6!"
  769. else:
  770. if player's tool is pickaxe of fortune 3:
  771. chance of 25%:
  772. give Redstone to the player
  773. send "{@tag} &6Odnalazles &bRedstone &6!"
  774. else:
  775. chance of 25%:
  776. give 2 Redstone to the player
  777. send "{@tag} &6Odnalazles &bRedstone &6!"
  778. else:
  779. chance of 25%:
  780. give 3 Redstone to the player
  781. send "{@tag} &6Odnalazles &bRedstone &6!"
  782. else:
  783. chance of 25%:
  784. give 4 Redstone to the player
  785. send "{@tag} &6Odnalazles &bRedstone &6!"
  786. else:
  787. cancel event
  788. on mine of diamond ore:
  789. if {mys.wlacz} is true:
  790. cancel event
  791. set block to air
  792. send "{@tag} &7Drop z tej rudy jest wylaczony!"
  793. send "{@tag} &7Aby zobaczycszanse na drop wpisz &6/drop&7!"
  794. stop
  795. else:
  796. stop
  797. on mine of emerald ore:
  798. if {mys.wlacz} is true:
  799. cancel event
  800. set block to air
  801. send "{@tag} &7Drop z tej rudy jest wylaczony!"
  802. send "{@tag} &7Aby zobaczycszanse na drop wpisz &6/drop&7!"
  803. stop
  804. else:
  805. stop
  806. on mine of gold ore:
  807. if {mys.wlacz} is true:
  808. cancel event
  809. set block to air
  810. send "{@tag} &7Drop z tej rudy jest wylaczony!"
  811. send "{@tag} &7Aby zobaczycszanse na drop wpisz &6/drop&7!"
  812. stop
  813. else:
  814. stop
  815. on mine of iron ore:
  816. if {mys.wlacz} is true:
  817. cancel event
  818. set block to air
  819. send "{@tag} &7Drop z tej rudy jest wylaczony!"
  820. send "{@tag} &7Aby zobaczyc szanse na drop wpisz &6/drop&7!"
  821. stop
  822. else:
  823. stop
  824. on mine of redstone ore:
  825. if {mys.wlacz} is true:
  826. cancel event
  827. set block to air
  828. send "{@tag} &7Drop z tej rudy jest wylaczony!"
  829. send "{@tag} &7Aby zobaczycszanse na drop wpisz &6/drop&7!"
  830. stop
  831. else:
  832. stop
  833. command /mys [<text>] [<text>]:
  834. trigger:
  835. if arg 1 is not set:
  836. send "&9-=-=-=-=-=- {@nazwa} &9-=-=-=-=-=-"
  837. send "&a/mys autor &b- autor skryptu"
  838. send "&a/mys wlacz &b- wlacza skrypt"
  839. send "&a/mys wylacz &b- wylacza skrypt"
  840. send "&a/myexp wlacz &b- wlacza drop expa"
  841. send "&a/myexp wylacz &b- wylacza drop expa"
  842. send "&9-=-=-=-=-=- {@nazwa} &9-=-=-=-=-=-"
  843. stop
  844. if arg 1 is "wlacz":
  845. if {mys.wlacz} is false:
  846. if has permissions "mys.wlacz":
  847. set {mys.wlacz} to true
  848. send "&cWlaczyles skrypt !"
  849. else:
  850. send "&cNie masz na to pozwolenia !"
  851. else:
  852. send "&cNie mozesz tego wykonac poniewaz skrypt jest juz wlaczony !"
  853. stop
  854. if arg 1 is "wylacz":
  855. if {mys.wlacz} is true:
  856. if has permissions "mys.wylacz":
  857. set {mys.wlacz} to false
  858. send "&cWylaczyles skrypt !"
  859. else:
  860. send "&cNie masz na to pozwolenia !"
  861. else:
  862. send "&cNie mozesz tego zrobic poniewaz skrypt jest wylaczony !"
  863. stop
  864. if arg 1 is "autor":
  865. send "&9-=-=-=-=-=- {@nazwa} &9-=-=-=-=-=-"
  866. send "&aAutor - {@autor}"
  867. send "&aWersja - {@wersja}"
  868. send "&9-=-=-=-=-=- {@nazwa} &9-=-=-=-=-=-"
  869. stop
  870. command /myexp [<text>]:
  871. trigger:
  872. if arg 1 is "wlacz":
  873. if {myexp.wlacz} is false:
  874. if has permissions "myexp.wlacz":
  875. set {mys.wlacz} to true
  876. send "&cWlaczyles drop expa !"
  877. else:
  878. send "&cNie masz na to pozwolenia !"
  879. else:
  880. send "&cNie mozesz tego wykonac poniewaz exp jest juz wlaczony !"
  881. stop
  882. if arg 1 is "wylacz":
  883. if {myexp.wlacz} is true:
  884. if has permissions "myexp.wylacz":
  885. set {mys.wlacz} to false
  886. send "&cWylaczyles drop expa !"
  887. else:
  888. send "&cNie masz na to pozwolenia !"
  889. else:
  890. send "&cNie mozesz tego zrobic poniewaz exp jest wylaczony !"
  891. stop
  892. command /stonee [<text>]:
  893. trigger:
  894. if arg 1 is not set:
  895. send "{@tag} &aPoprawne uzycie :"
  896. send "{@tag} &a- &7/stonee gracz"
  897. send "{@tag} &a- &7/stonee vip"
  898. else:
  899. if arg 1 is "gracz":
  900. send ""
  901. send "{@tag} &7Drop Gracza {@sufix}"
  902. send "&aDiament - &7{@szansa_diax}%%"
  903. send "&aZloto - &7{@szansa_zloto}%%"
  904. send "&aZelazo - &7{@szansa_zelazo}%%"
  905. send "&aRedstone - &7{@szansa_redstone}%%"
  906. send "&aLapis - &7{@szansa_lapis}%%"
  907. send "&aEmerald - &7{@szansa_emerald}%%"
  908. send "&aWegiel - &7{@szansa_wegiel}%%"
  909. send "{@tag} &7Drop Gracza {@sufix}"
  910. send ""
  911. else:
  912. if arg 1 is "vip":
  913. send ""
  914. send "{@tag} &bDrop Vipa {@sufix}"
  915. send "&aDiament - &7{@vip_szansa_diax}%%"
  916. send "&aZloto - &7{@vip_szansa_zloto}%%"
  917. send "&aZelazo - &7{@vip_szansa_zelazo}%%"
  918. send "&aRedstone - &7{@vip_szansa_redstone}%%"
  919. send "&aLapis - &7{@vip_szansa_lapis}%%"
  920. send "&aEmerald - &7{@vip_szansa_emerald}%%"
  921. send "&aWegiel - &7{@vip_szansa_wegiel}%%"
  922. send "{@tag} &bDrop Vipa {@sufix}"
  923. send ""
  924. command /cobble:
  925. trigger:
  926. if {cb.%player%} is true:
  927. set {cb.%player%} to false
  928. send "{@tag} &bWylaczyles drop cobblestone!"
  929. stop
  930. if {cb.%player%} is false:
  931. set {cb.%player%} to true
  932. send "{@tag} &bWlaczyles drop cobblestone!"
  933. stop
  934. command /stone:
  935. trigger:
  936. open chest with 3 rows named "&4»&2Drop&4«" to player
  937. wait 1 tick
  938. format slot 10 of player with 1 of diamond named "&bDiament" with lore "&4» &6Szansa Gracz:&7 {@szansa_diax}%%||&4» &6Szansa Vip:&7 {@vip_szansa_diax}%%||&4» &8/wdrop &7Wylaczenie dropu" to be unstealable
  939. format slot 11 of player with 1 of emerald named "&bSzmaragd" with lore "&4» &6Szansa Gracz:&7 {@szansa_emerald}%%||&4» &6Szansa Vip:&7 {@vip_szansa_emerald}%%||&4» &8/wdrop &7Wylaczenie dropu" to be unstealable
  940. format slot 12 of player with 1 of gold ingot named "&bZloto" with lore "&4» &6Szansa Gracz:&7 {@szansa_zloto}%%||&4» &6Szansa Vip:&7 {@vip_szansa_zloto}%%||&4» &8/wdrop &7Wylaczenie dropu" to be unstealable
  941. format slot 13 of player with 1 of iron ingot named "&bZelazo" with lore "&4» &6Szansa Gracz:&7 {@szansa_zelazo}%%||&4» &6Szansa Vip:&7 {@vip_szansa_zelazo}%%||&4» &8/wdrop &7Wylaczenie dropu" to be unstealable
  942. format slot 14 of player with 1 of 263 named "&bWegiel" with lore "&4» &6Szansa Gracz:&7 {@szansa_wegiel}%%||&4» &6Szansa Vip:&7 {@vip_szansa_wegiel}%%||&4» &8/wdrop &7Wylaczenie dropu" to be unstealable
  943. format slot 15 of player with 1 of redstone dust named "&bRedstone" with lore "&4» &6Szansa Gracz:&7 {@szansa_redstone}%%||&4» &6Szansa Vip:&7 {@vip_szansa_redstone}%%||&4» &8/wdrop &7Wylaczenie dropu" to be unstealable
  944. format slot 16 of player with 1 of lapis lazuli named "&bLapis" with lore "&4» &6Szansa Gracz:&7 {@szansa_lapis}%%||&4» &6Szansa Vip:&7 {@vip_szansa_lapis}%%||&4» &8/wdrop &7Wylaczenie dropu" to be unstealable
  945. command /wdrop [<text>]:
  946. trigger:
  947. if arg 1 is not set:
  948. send "&4--> &cWylaczanie dropu &4<--"
  949. send "&7Poprawne uzycie:"
  950. send "{@tag} &b/wdrop diament"
  951. send "{@tag} &b/wdrop wegiel"
  952. send "{@tag} &b/wdrop redstone"
  953. send "{@tag} &b/wdrop zelazo"
  954. send "{@tag} &b/wdrop zloto"
  955. send "{@tag} &b/wdrop emerald"
  956. send "{@tag} &b/wdrop lapis"
  957. if arg 1 is "diament":
  958. if {drop.diament} is true:
  959. set {drop.diament} to false
  960. send "&cWylaczyles drop Diamentow" to player
  961. stop
  962. else:
  963. set {drop.diament} to true
  964. send "&eWlaczyles drop Diamentow" to player
  965. stop
  966. if arg 1 is "wegiel":
  967. if {drop.wegiel} is true:
  968. set {drop.wegiel} to false
  969. send "&cWylaczyles drop Wegla" to player
  970. stop
  971. else:
  972. set {drop.wegiel} to true
  973. send "&eWlaczyles drop Wegla" to player
  974. stop
  975. if arg 1 is "redstone":
  976. if {drop.redstone} is true:
  977. set {drop.redstone} to false
  978. send "&cWylaczyles drop Redstona" to player
  979. stop
  980. else:
  981. set {drop.redstone} to true
  982. send "&eWlaczyles drop Redstona" to player
  983. stop
  984. if arg 1 is "zelazo":
  985. if {drop.zelazo} is true:
  986. set {drop.zelazo} to false
  987. send "&cWylaczyles drop Zelaza" to player
  988. stop
  989. else:
  990. set {drop.zelazo} to true
  991. send "&eWlaczyles drop Zelaza" to player
  992. stop
  993. if arg 1 is "zloto":
  994. if {drop.zloto} is true:
  995. set {drop.zloto} to false
  996. send "&cWylaczyles drop Zlota" to player
  997. stop
  998. else:
  999. set {drop.zloto} to true
  1000. send "&eWlaczyles drop Zlota" to player
  1001. stop
  1002. if arg 1 is "emerald":
  1003. if {drop.emerald} is true:
  1004. set {drop.emerald} to false
  1005. send "&cWylaczyles drop Emeraldow" to player
  1006. stop
  1007. else:
  1008. set {drop.emerald} to true
  1009. send "&eWlaczyles drop Emeraldow" to player
  1010. stop
  1011. if arg 1 is "lapis":
  1012. if {drop.lapis} is true:
  1013. set {drop.lapis} to false
  1014. send "&cWylaczyles drop Lapisu" to player
  1015. stop
  1016. else:
  1017. set {drop.lapis} to true
  1018. send "&eWlaczyles drop Lapisu" to player
  1019. stop
Advertisement
Add Comment
Please, Sign In to add comment