######################################### # Autor xN0MANDx # # Zakaz Kradnięcia Skryptu Na Inne Fora # # Mój Server: EvolutionRPG.Ench.PL # ######################################### # Rękawice Złodzieja # Skrypt Daje Szansę Na Znalazienie Złota on rightclick holding a Nether Brick: if name of player's tool is "&5Rękawice Złodzieja": remove Nether Brick named "&5Rękawice Złodzieja" from player send "&a[SERVER] &6Założyłeś Rękawice Złodzieja" wait 5 seconds chance of 55%: execute console command "give %player% GoldIngot 2" send "&a[SERVER] &6Znalazłeś złoto w ziemi!" stop wait 30 seconds chance of 55%: execute console command "give %player% GoldIngot 8" send "&a[SERVER] &6Znalazłeś złoto w ziemi!" stop wait 60 seconds chance of 55%: execute console command "give %player% GoldIngot 13" send "&a[SERVER] &6Znalazłeś złoto w ziemi!" stop wait 300 seconds chance of 55%: execute console command "give %player% GoldIngot 16" send "&a[SERVER] &6Znalazłeś złoto w ziemi!" stop wait 600 seconds chance of 55%: execute console command "give %player% GoldIngot 31" send "&a[SERVER] &6Znalazłeś złoto w ziemi!" stop wait 13 seconds send "&a[SERVER] &6Twoje rękawice złodzieja zniszczyły Się!" stop command /rekawice: trigger: execute console command "give %player% NetherBrick 1 name:&5Rękawice_Złodzieja" send "&a[Server] &dDostałeś Rękawice Złodzieja"