#BY KRYTYYT #YT: https://tiny.pl/g36mz #Config options: #Nazwa Serwera, mozesz uzywac kolorkow. tag: &6&lEastHC.PL #Nazwa strony na ktorej mozna zakupic range, mozesz uzywac kolorkow. strona: &6&lEastHC.tk #Czas kiedy mozna brac kit. (W minutach) delaygracz: 5 delayvip: 60 delaysvip: 120 delaysponsor: 180 # # # #Jeżeli nie chcesz edytować kitów, dodawać swoich #lub zmieniać czasu, #nie zagłębiaj się dalej! # # # # # # #Jeżeli nie chcesz edytować kitów, dodawać swoich #lub zmieniać czasu, #nie zagłębiaj się dalej! # # # # variables: {delay.kitsponsor.%player%} = 0 {delay.kitvip.%player%} = 0 {delay.kitsvip.%player%} = 0 {delay.gracz.%player%} = 0 command /kit []: trigger: if argument 1 is not set: add player to {lista::*} open chest with 1 rows named "&a&lSklep:" to player wait 1 tick format slot 0 of player with 1 wooden sword named "&7Kit Gracz" to close then run [make player execute "/kit gracz"] wait 1 tick format slot 1 of player with 1 stone sword named "&aKit VIP" with lore "&6Zakup range na: {@strona}" to close then run [make player execute "/kit VIP"] wait 1 tick format slot 2 of player with 1 iron sword named "&eKit SVIP" with lore "&6Zakup range na: {@strona}" to close then run [make player execute "/kit SVIP"] wait 1 tick format slot 3 of player with 1 diamond sword named "&bKit SPONSOR" with lore "&6Zakup range na: {@strona}" to close then run [make player execute "/kit Sponsor"] wait 1 tick format slot 4 of player with 1 black stained glass pane named "&7Brak" to be unstealable wait 1 tick format slot 5 of player with 1 black stained glass pane named "&7Brak" to be unstealable wait 1 tick format slot 6 of player with 1 black stained glass pane named "&7Brak" to be unstealable wait 1 tick format slot 7 of player with 1 black stained glass pane named "&7Brak" to be unstealable wait 1 tick format slot 8 of player with 1 wool:14 named "&cAutor: &c&l&nkrytyYT" with lore "&6Na potrzeby serwera: {@tag} &6!" to be unstealable if argument 1 is "gracz": if {delay.gracz.%player%} less than {@delaygracz}: send "&cTwoj kit nie jest jeszcze gotowy!" execute console command "give %player% 278 1 efficiency:5 unbreaking:3" execute console command "give %player% 364 64" execute console command "give %player% 130 1" if argument 1 is "VIP": if player has permission "krytykit.vip": if {delay.kitvip.%player%} less than 60: send "&cTwoj kit nie jest jeszcze gotowy!" else: execute console command "give %player% 276 1 sharpness:5 fireaspect:2" execute console command "give %player% 278 1 efficiency:5 fortune:3 unbreaking:3" execute console command "give %player% 322:1 2" execute console command "give %player% 322 7" execute console command "give %player% 368 6" execute console command "give %player% 310 1 protection:4 unbreaking:3" execute console command "give %player% 311 1 protection:4 unbreaking:3" execute console command "give %player% 312 1 protection:4 unbreaking:3" execute console command "give %player% 313 1 protection:4 unbreaking:3" set {delay.kitvip.%player%} to 0 else: send "Nie masz permisji!" if argument 1 is "SVIP": if {delay.kitsvip.%player%} less than 120: send "&cTwoj kit nie jest jeszcze gotowy!" else: if player has permission "krytykit.svip": execute console command "give %player% 276 1 sharpness:5 fireaspect:2" execute console command "give %player% 278 1 efficiency:5 fortune:3 unbreaking:3" execute console command "give %player% 322:1 4" execute console command "give %player% 322 14" execute console command "give %player% 368 12" execute console command "give %player% 310 1 protection:4 unbreaking:3" execute console command "give %player% 311 1 protection:4 unbreaking:3" execute console command "give %player% 312 1 protection:4 unbreaking:3" execute console command "give %player% 313 1 protection:4 unbreaking:3" execute console command "give %player% 310 1 protection:4 unbreaking:3" execute console command "give %player% 311 1 protection:4 unbreaking:3" execute console command "give %player% 312 1 protection:4 unbreaking:3" execute console command "give %player% 313 1 protection:4 unbreaking:3" set {delay.kitsvip.%player%} to 0 else: send "&cNie masz dostepu do tej komendy!" if argument 1 is "Sponsor": if {delay.kitsponsor.%player%} less than 180: send "&cTwoj kit nie jest jeszcze gotowy!" else: if player has permission "krytykit.kitsponsor": execute console command "give %player% 276 1 sharpness:5 fireaspect:2" execute console command "give %player% 278 1 efficiency:5 fortune:3 unbreaking:3" execute console command "give %player% 322:1 20" execute console command "give %player% 322 40" execute console command "give %player% 368 30" execute console command "give %player% 310 1 protection:4 unbreaking:3" execute console command "give %player% 311 1 protection:4 unbreaking:3" execute console command "give %player% 312 1 protection:4 unbreaking:3" execute console command "give %player% 313 1 protection:4 unbreaking:3" execute console command "give %player% 310 1 protection:4 unbreaking:3" execute console command "give %player% 311 1 protection:4 unbreaking:3" execute console command "give %player% 312 1 protection:4 unbreaking:3" execute console command "give %player% 313 1 protection:4 unbreaking:3" execute console command "give %player% 310 1 protection:4 unbreaking:3" execute console command "give %player% 311 1 protection:4 unbreaking:3" execute console command "give %player% 312 1 protection:4 unbreaking:3" execute console command "give %player% 313 1 protection:4 unbreaking:3" execute console command "give %player% 310 1 protection:4 unbreaking:3" execute console command "give %player% 311 1 protection:4 unbreaking:3" execute console command "give %player% 312 1 protection:4 unbreaking:3" execute console command "give %player% 313 1 protection:4 unbreaking:3" set {delay.kitsponsor.%player%} to 0 every 1 minute: loop {lista::*}: add 1 to {delay.kitsponsor.%loop-value%} add 1 to {delay.kitvip.%loop-value%} add 1 to {delay.kitsvip.%loop-value%} add 1 to {delay.gracz.%loop-value%} on first join: add player to {lista::*}