Атабейи#3632
command /kitsec [<text>] [<player>]:
permission: sk.kit.sec
permission: &cBunu yapmak için yetkin yok!
trigger:
if arg 1 is "okcu":
arg 2 is not set:
clear the player's inventory
give a bow of power to player
give 192 arrow to player
give 32 apple to player
give a leather helmet of protection to player
give a leather chestplate of protection to player
give a leather pants of protection to player
give a leather boots of protection to player
send "&6Okçu kitini seçtin!"
else if arg 2 is set:
clear the arg 2's inventory
give a bow of power to arg 2
give 192 arrow to arg 2
give 32 apple to arg 2
give a leather helmet of protection to arg 2
give a leather chestplate of protection to arg 2
give a leather pants of protection to arg 2
give a leather boots of protection to arg 2
send "&6Okçu kiti verildi!"
if arg 1 is "savasci":
arg 2 is not set:
clear the player's inventory
give a diamond sword of sharpness to player
give 32 apple to player
give a iron helmet of protection 1 to player
give a iron chestplate of protection 1 to player
give a iron leggings of protection 1 to player
give a iron boots of protection 1 to player
send "&6Savaşçı kitini seçtin!"
else if arg 2 is set:
clear the arg 2's inventory
give a diamond sword of sharpness to arg 2
give 32 apple to arg 2
give a iron helmet of protection 1 to arg 2
give a iron chestplate of protection 1 to arg 2
give a iron leggings of protection 1 to arg 2
give a iron boots of protection 1 to arg 2
send "&6Savaşçı kiti verildi!!"
if arg 1 is "destek":
arg 2 is not set:
clear the player's inventory
give a stick of knockback 2 to player
give a golden apple to player
give 32 apple to player
execute console command "/give %player% 373:16453 5"
execute console command "/give %player% 373:16386 3"
give a gold helmet of protection 2 to player
give a gold chestplate of protection 2 to player
give a gold leggings of protection 2 to player
give a gold boots of protection 2 to player
send "&6Destekçi kitini seçtin!"
else if arg 2 is set:
clear the arg 2's inventory
give a stick of knockback 2 to arg 2
give a golden apple to arg 2
give 32 apple to arg 2
execute console command "/give %arg 2% 373:16453 5"
execute console command "/give %arg 2% 373:16386 3"
give a gold helmet of protection 2 to arg 2
give a gold chestplate of protection 2 to arg 2
give a gold leggings of protection 2 to arg 2
give a gold boots of protection 2 to arg 2
send "&6Destekçi kiti verildi!!"
if arg 1 is "tank":
arg 2 is not set:
clear the player's inventory
give a wood sword of unbreaking 3 to player
give 32 apple to player
give a diamond helmet to player
give a diamond chestplate to player
give a diamond leggings to player
give a diamond boots to player
send "&6Tank kitini seçtin!"
else if arg 2 is set:
clear the arg 2's inventory
give a wood sword of unbreaking 3 to arg 2
give 32 apple to arg 2
give a diamond helmet to arg 2
give a diamond chestplate to arg 2
give a diamond leggings to arg 2
give a diamond boots to arg 2
send "&6Tank kiti verildi!!"
if arg 1 is "buyucu":
arg 2 is not set:
clear the player's inventory
give a blaze rod of fire aspect 1 to player
give a golden apple to player
give 32 apple to player
execute console command "/give %arg 2% 373:16460 4"
execute console command "/give %arg 2% 373:16426 3"
give a gold helmet of protection 2 to player
give a gold chestplate of protection 2 to player
give a gold leggings of protection 2 to player
give a gold boots of protection 2 to player
send "&6Destekçi kitini seçtin!"
else if arg 2 is set:
clear the arg 2's inventory
give a blaze rod of fire aspect 1 to arg 2
give a golden apple to arg 2
give 32 apple to arg 2
execute console command "/give %arg 2% 373:16460 4"
execute console command "/give %arg 2% 373:16426 3"
give a chain helmet of protection 1 to arg 2
give a chain chestplate of protection 1 to arg 2
give a chain leggings of protection 1 to arg 2
give a chain boots of protection 1 to arg 2
send "&6Destekçi kiti verildi!!"
Başlangıçta direk girerken verilen kit istemiş galiba. Ama bu değil :)Altıntıdır. Bunun gibi birşeymi istediniz ?Kod:command /kitsec [<text>] [<player>]: permission: sk.kit.sec permission: &cBunu yapmak için yetkin yok! trigger: if arg 1 is "okcu": arg 2 is not set: clear the player's inventory give a bow of power to player give 192 arrow to player give 32 apple to player give a leather helmet of protection to player give a leather chestplate of protection to player give a leather pants of protection to player give a leather boots of protection to player send "&6Okçu kitini seçtin!" else if arg 2 is set: clear the arg 2's inventory give a bow of power to arg 2 give 192 arrow to arg 2 give 32 apple to arg 2 give a leather helmet of protection to arg 2 give a leather chestplate of protection to arg 2 give a leather pants of protection to arg 2 give a leather boots of protection to arg 2 send "&6Okçu kiti verildi!" if arg 1 is "savasci": arg 2 is not set: clear the player's inventory give a diamond sword of sharpness to player give 32 apple to player give a iron helmet of protection 1 to player give a iron chestplate of protection 1 to player give a iron leggings of protection 1 to player give a iron boots of protection 1 to player send "&6Savaşçı kitini seçtin!" else if arg 2 is set: clear the arg 2's inventory give a diamond sword of sharpness to arg 2 give 32 apple to arg 2 give a iron helmet of protection 1 to arg 2 give a iron chestplate of protection 1 to arg 2 give a iron leggings of protection 1 to arg 2 give a iron boots of protection 1 to arg 2 send "&6Savaşçı kiti verildi!!" if arg 1 is "destek": arg 2 is not set: clear the player's inventory give a stick of knockback 2 to player give a golden apple to player give 32 apple to player execute console command "/give %player% 373:16453 5" execute console command "/give %player% 373:16386 3" give a gold helmet of protection 2 to player give a gold chestplate of protection 2 to player give a gold leggings of protection 2 to player give a gold boots of protection 2 to player send "&6Destekçi kitini seçtin!" else if arg 2 is set: clear the arg 2's inventory give a stick of knockback 2 to arg 2 give a golden apple to arg 2 give 32 apple to arg 2 execute console command "/give %arg 2% 373:16453 5" execute console command "/give %arg 2% 373:16386 3" give a gold helmet of protection 2 to arg 2 give a gold chestplate of protection 2 to arg 2 give a gold leggings of protection 2 to arg 2 give a gold boots of protection 2 to arg 2 send "&6Destekçi kiti verildi!!" if arg 1 is "tank": arg 2 is not set: clear the player's inventory give a wood sword of unbreaking 3 to player give 32 apple to player give a diamond helmet to player give a diamond chestplate to player give a diamond leggings to player give a diamond boots to player send "&6Tank kitini seçtin!" else if arg 2 is set: clear the arg 2's inventory give a wood sword of unbreaking 3 to arg 2 give 32 apple to arg 2 give a diamond helmet to arg 2 give a diamond chestplate to arg 2 give a diamond leggings to arg 2 give a diamond boots to arg 2 send "&6Tank kiti verildi!!" if arg 1 is "buyucu": arg 2 is not set: clear the player's inventory give a blaze rod of fire aspect 1 to player give a golden apple to player give 32 apple to player execute console command "/give %arg 2% 373:16460 4" execute console command "/give %arg 2% 373:16426 3" give a gold helmet of protection 2 to player give a gold chestplate of protection 2 to player give a gold leggings of protection 2 to player give a gold boots of protection 2 to player send "&6Destekçi kitini seçtin!" else if arg 2 is set: clear the arg 2's inventory give a blaze rod of fire aspect 1 to arg 2 give a golden apple to arg 2 give 32 apple to arg 2 execute console command "/give %arg 2% 373:16460 4" execute console command "/give %arg 2% 373:16426 3" give a chain helmet of protection 1 to arg 2 give a chain chestplate of protection 1 to arg 2 give a chain leggings of protection 1 to arg 2 give a chain boots of protection 1 to arg 2 send "&6Destekçi kiti verildi!!"
on first join:
trigger:
give stone sword to the player
give 2 golden apples to the player
give 16 cooked porkchops to the player
give chainmail helmet to the player
give chainmail chestplate to the player
give chainmail leggings to the player
give chainmail boots to the player
message "&cBAŞLANGIÇ kiti verildi!"
Büyük bir topluluğun parçası ol, etkinliklere katıl ve özel hediyeler kazanma şansı yakala!