####################################################################### StoneFing v2.0 #################################################### Autor: dwdr ########################################################### KanaƂ Youtube: youtube.com/user/dwdrPL ############################### Przerabianie i zarabianie na tym skrypcie zabronione bez zgody autora! # ####################################################################### command /StoneFing: trigger: send "&6**** &e&lKomendy StoneFing &6****" send "&a/drop &c- Info na temat dropu" send "&a/StoneFingAutor &c- Autor i kontakt do niego" send "&a/StoneFingV &c- Wersja skryptu" send "&6*********************************************" command /StoneFingAutor: trigger: send "&9&k||||| &6StoneFing &9&k|||||" send "&aAutor: &2dwdr" send "&aKontakt: &2SKYPE - dwdr" command /StoneFingV: trigger: send "&9&k||||| &6StoneFing &9&k|||||" send "&9v2.0" command /drop: trigger: send "&6=============&9StoneFing&6=============" send "&aDiax &0- &20.75%" send "&aZloto &0- &20.80%" send "&aZelazo &0- &20.85%" send "&aEmerald &0- &20.77%" send "&aRedstone &0- &20.90%" send "&aWegiel &0- &21.00%" send "&aLapis &0- &20.90%" send "&aExp &0- &210 pkt" send "&eFortune I &0>> &b1-2 sztuk dropu kazdego mineralu" send "&eFortune II &0>> &b1-3 sztuk dropu kazdego mineralu" send "&eFortune III &0>> &b1-4 sztuk dropu kazdego mineralu" send "&6===========&9Skript by dwdr&6===========" on mine of iron ore: cancel event set block to air send "&9[StoneFing] &6Ten surowiec dropi ze stone! Wiecej info pod komenda &a/drop" on mine of gold ore: cancel event set block to air send "&9[StoneFing] &6Ten surowiec dropi ze stone! Wiecej info pod komenda &a/drop" on mine of diamond ore: cancel event set block to air send "&9[StoneFing] &6Ten surowiec dropi ze stone! Wiecej info pod komenda &a/drop" on mine of emerald ore: cancel event set block to air send "&9[StoneFing] &6Ten surowiec dropi ze stone! Wiecej info pod komenda &a/drop" on mine of coal ore: cancel event set block to air send "&9[StoneFing] &6Ten surowiec dropi ze stone! Wiecej info pod komenda &a/drop" on mine of redstone ore: cancel event set block to air send "&9[StoneFing] &6Ten surowiec dropi ze stone! Wiecej info pod komenda &a/drop" on mine of lapis ore: cancel event set block to air send "&9[StoneFing] &6Ten surowiec dropi ze stone! Wiecej info pod komenda &a/drop" on mine of stone: if player's gamemode is survival: add 10 exp to the player on mine of stone: if player's gamemode is survival: if player's tool is pickaxe: chance of 0.85%: give 1 iron ore to the player drop 10 xp send "&0>>&aTrafiles na &9zelazo!" chance of 0.80%: give 1 gold ore to the player drop 5 xp send "&0>>&aTrafiles na &9zloto!" chance of 0.75%: give 1 diamond to the player drop 4 xp send "&0>>&aTrafiles na &9diaxa!" chance of 0.77%: give 1 emerald to the player drop 4 xp send "&0>>&aTrafiles na &9emeralda!" chance of 0.90%: give 4 redstone to the player drop 4 xp send "&0>>&aTrafiles na &9redstone!" chance of 1.00%: give 1 coal to the player drop 13 xp send "&0>>&aTrafiles na &9wegiel!" chance of 0.90%: give 4 lapis to the player drop 4 xp send "&0>>&aTrafiles na &9lapis!" if player's tool is a pickaxe of fortune 3: chance of 0.85%: give a random number between 4 and 1 of iron ore to the player send "&0>>&aTrafiles na &9zelazo!" chance of 0.80%: give a random number between 4 and 1 of gold ore to the player send "&0>>&aTrafiles na &9zloto!" chance of 0.75%: give a random number between 4 and 1 of diamond to the player send "&0>>&a&lTrafiles na &9diaxa!" chance of 0.77% give a random number between 4 and 1 of emerald to the player send "&0>>&aTrafiles na &9emeralda!" chance of 0.90% give a random number between 4 and 4 of redstone to the player send "&0>>&aTrafiles na &9redstone!" chance of 1.00%: give a random number between 4 and 1 of coal to the player send "&0>>&aTrafiles na &9wegiel!" chance of 0.90% give a random number between 4 and 4 of lapis to the player send "&0>>&aTrafiles na &9lapis!" if player's tool is a pickaxe of fortune 2: chance of 0.85%: give a random number between 3 and 1 of iron ore to the player send "&0>>&aTrafiles na &9zelazo!" chance of 0.80%: give a random number between 3 and 1 of gold ore to the player send "&0>>&aTrafiles na &9zloto!" chance of 0.75%: give a random number between 3 and 1 of diamond to the player send "&0>>&aTrafiles na &9diaxa!" chance of 0.77% give a random number between 3 and 1 of emerald to the player send "&0>>&aTrafiles na &9emeralda!" chance of 0.90% give a random number between 4 and 4 of redstone to the player send "&0>>&aTrafiles na &9redstone!" chance of 1.00%: give a random number between 3 and 1 of coal to the player send "&0>>&aTrafiles na &9wegiel!" chance of 0.90% give a random number between 4 and 4 of lapis to the player send "&0>>&aTrafiles na &9lapis!" if player's tool is a pickaxe of fortune 1: chance of 0.85%: give a random number between 2 and 1 of iron ore to the player send "&0>>&aTrafiles na &9zelazo!" chance of 0.80%: give a random number between 2 and 1 of gold ore to the player send "&0>>&aTrafiles na &9zloto!" chance of 0.75%: give a random number between 2 and 1 of diamond to the player send "&0>>&aTrafiles na &9diaxa!" chance of 0.77% give a random number between 2 and 1 of emerald to the player send "&0>>&aTrafiles na &9emeralda!" chance of 0.90% give a random number between 4 and 4 of redstone to the player send "&0>>&aTrafiles na &9redstone!" chance of 1.00%: give a random number between 2 and 1 of coal to the player send "&0>>&aTrafiles na &9wegiel!" chance of 0.90% give a random number between 4 and 4 of lapis to the player send "&0>>&aTrafiles na &9lapis!"