~ Fati#1883
command /vipspawner [<text>]:
aliases: /vipsp
permission: vip.sp
permission message: &cBu komutu kullanmak için yetkin yok!
trigger:
if arg 1 is not set:
open chest with 1 rows named "&bVip &cSpawner" to player
wait 2 tick
format slot 0 of player with 1 of mob spawner named "&f&lGolem" with lore "&7Tıkla ve Golem Spawnerini al" to close then run [execute player command "vipsp golem"]
format slot 8 of player with 1 of mob spawner named "&f&lPig" with lore "&7Tıkla ve Domuz Spawnerini al" to close then run [execute player command "vipsp pig"]
if arg 1 is set:
if arg 1 is "golem":
if {golem::%player%} isn't set:
execute console command "ss give %player% irongolem 1"
send "&f&lGolem &7Spawneri başarıyla alındı." to player
set {golem::%player%} to "1"
else:
send "&cBu spawneri daha önce almışsın" to player
if arg 1 is "pig":
if {pig::%player%} isn't set:
execute console command "ss give %player% pig 1"
send "&f&lPig &7Spawneri başarıyla alındı." to player
set {pig::%player%} to "1"
else:
send "&cBu spawneri daha önce almışsın" to player
Kod:command /vipspawner [<text>]: aliases: /vipsp permission: vip.sp permission message: &cBu komutu kullanmak için yetkin yok! trigger: if arg 1 is not set: open chest with 1 rows named "&bVip &cSpawner" to player wait 2 tick format slot 0 of player with 1 of mob spawner named "&f&lGolem" with lore "&7Tıkla ve Golem Spawnerini al" to close then run [execute player command "vipsp golem"] format slot 8 of player with 1 of mob spawner named "&f&lPig" with lore "&7Tıkla ve Domuz Spawnerini al" to close then run [execute player command "vipsp pig"] if arg 1 is set: if arg 1 is "golem": if {golem::%player%} isn't set: execute console command "ss give %player% irongolem 1" send "&f&lGolem &7Spawneri başarıyla alındı." to player set {golem::%player%} to "1" else: send "&cBu spawneri daha önce almışsın" to player if arg 1 is "pig": if {pig::%player%} isn't set: execute console command "ss give %player% pig 1" send "&f&lPig &7Spawneri başarıyla alındı." to player set {pig::%player%} to "1" else: send "&cBu spawneri daha önce almışsın" to player
Bunu denermisin
arkadaş tüm spler olcak 3 tane alabilecekler dedi diye hatırlıyorumHatasız bir şekilde çalışıyor ancak spawneri vermiyor.
ayrıca arkadaş burda 3 tane spawner istemiş siz 2 tane yapmışsınız.
ben paylaştığımda kendisi biliyor ve çoğaltabilir diye 2 tane verdimAslında kendiside çoğaltabilir. anlayabilirse.
hatayı anlamadımki :D benimki normal fomat slot bi dk karşılaştırayımAma seninkinin 2 hatası vardı ssde attım hayla çözmedin :D
:D :D :D hatamı görünce ben şok :Dİstersen vermiş olduğum chestcommands menüsü ile yap. yeni bir tane.
command /vipspawner [<text>]:
aliases: /vipsp
permission: vip.sp
permission message: &cBu komutu kullanmak icin yetkin yok
trigger:
if {v1tane::%player%} is smaller than 4:
if arg 1 is not set:
open chest with 1 rows named "&bVip &cSpawner" to player
wait 2 tick
format slot 0 of player with mob spawner named "&f&lgolem" with lore "&7Tikla Ve Golem Spawnerini al" to close then run [execute player command "vipsp golem"]
format slot 8 of player with mob spawner named "&f&lPig" with lore "&7Tikla Ve Domuz Spawnerini al" to close then run [execute player command "vipsp pig"]
else:
if arg 1 is "golem":
if {golem::%player%} isn't set:
execute console command "ss give %player% irongolem 1"
send "&f&lGolem &7Spawneri Basariyla Alindi." to player
set {golem::%player%} to "1"
add 1 to {v1tane::%player%}
else:
send "&cBu Spawneri Daha Once Almissin" to player
else if arg 1 is "pig":
if {pig::%player%} isn't set:
execute console command "ss give %player% pig 1"
send "&f&lPig &7Spawneri Basariyla Alindi." to player
set {pig::%player%} to "1"
add 1 to {v1tane::%player%}
else:
send "&cBu Spawneri Daha Once Almissin" to player
else:
send "&7Kullanim: &c/vipspawner"
Büyük bir topluluğun parçası ol, etkinliklere katıl ve özel hediyeler kazanma şansı yakala!