Selamlar ben Joka bugün sizlere kendi yaptığım ve 1 yerinde @FurkanZHLP dan esinlendiğim Iron Spawner Skriptini tanıtıyorum
Bu Skript Iron Spawner Içindir Kendinize Uyarlayıp Diamond Gibi Şeyler Ekleyebilirsiniz
Bu skript every eventi içerdiği için herhangi bir sıkıntı olmaz.
Kişi adasında olmadığı süreçte ise daha doğrusu spawnera 20 blok yakın değilse çalışmaz.
Sizden isteğim skripti kullanırsanız Joka yazan kısımları değiştirmemeniz
Kod:
#//////Author:Joka\\\\\\#
#//////Ver:0.1\\\\\#
#//////ItemSpawner SK\\\\\\#
on place of iron block:
if name of player's tool is "&7Iron Spawner":
add event-location to {spawners.iron::*}
send "&7Iron Spawner &bBloğu Başarı Ile Yerleştirildi"
every 3 real seconds:
loop players:
loop {spawners.iron::*}:
distance between the loop-player and loop-value is smaller than 21:
drop 1 iron ingot at {spawners.iron::*}
on break of iron block:
set {_loc} to event-location
loop all players:
loop {spawners.iron::*}:
loop-value is {_loc}:
cancel event
set event-block to air
remove {_loc} from {spawners.iron::*}
drop 1 iron block named "&7Iron Spawner"
send "&7Iron Spawner &bBloğu Başarı Ile Kırıldı"
command /itemspawner [<text>] [<player>]:
permission: joka.spawners
permission message: &5Joka ItemSpawner V0.1 &7- &4Hata &8: &6Yetkiniz Bulunmamaktadır.
trigger:
if arg 1 is "demirver":
if arg 2 is set:
give 1 iron block named "&7Iron Spawner" to arg-2
send "&b%arg 2% &7adlı kişiye &7Iron Spawner &7verildi" to player
send "&bHey sen &6%arg 2% &byetkili biri sana &7Iron Spawner &bhediye etti!" to arg-2
if arg 1 is "about":
send "&7----------------"
send "&5Joka ItemSpawner V0.1"
send "&5BUGSUZZZZ"
send "&7----------------"
if arg 1 is "al":
give 1 iron block named "&7Iron Spawner" to player
send "&bBaşarıyla &7Iron Spawner &balındı"
if arg 1 is not set:
send "&7//////////&aItem&2Spawner&7\\\\\\\\\\\"
send "&8Usage/Kullanım: &c/itemspawner al &8: &bSize Demir Spawner Verir "
send "&8Usage/Kullanım: &c/itemspawner demirver &6<oyuncu> &8: &bIstenen kişiye Demir Spawner verir "
if arg 1 is not "al" or "about" or "demirver":
send "&7//////////&aItem&2Spawner&7\\\\\\\\\\\"
send "&8Usage/Kullanım: &c/itemspawner al &8: &bSize Demir Spawner Verir "
send "&8Usage/Kullanım: &c/itemspawner demirver &6<oyuncu> &8: &bIstenen kişiye Demir Spawner verir "
Değerli ziyaretçimiz, içeriği görebilmek için
şimdi giriş yapın veya kayıt olun.
Son düzenleyen: Moderatör: