Sol Reklam
Sağ Reklam

Çözüldü Arkadaslar Ben Bir Plugin Paketi Yaptirdim yardimci olmadi sonra Bi Sıkıntı Var Yardimci Olursaniz

Durum
Mesaj gönderimine kapalı.

ErenUysal213

Somon Balığı Selam Vermeye Geldi
Katılım
9 Haziran 2019
Mesajlar
11
Elmaslar
2
Puanlar
900
Yaş
20
arkdaslar bütün plleri dedin bütün skriptleri denedim demir spawner diye elime geliyor koyarken domuz sp olarak cıkıyor
 
S

Silinen üye 79251

Ziyaretçi

Sunucunuz 1.12 ise sürüm çıkartabilir. Daha detaylı anlatabilirseniz veya kodu paylaşırsanız yardım edebiliriz.
 

Minezoid

oyna.minezoid.com

Discord:

Minezoid#4994

Katılım
21 Haziran 2016
Mesajlar
1.567
Elmaslar
1.020
Puanlar
13.735
Yer
Minezoid Network
Buyrun bu skripti kullanabilirsiniz hata çıkarsa söyleyin yardımcı olurum
Kod:
on place of a mob spawner:   
    set {_someVariable} to name of held item of player
    {_someVariable} is "&bElmas Blok &8- &aSpawner"
    set {_x} to x coord of event-location
    set {_y} to y coord of event-location
    set {_z} to z coord of event-location
    wait 0.1 second
    execute console command "manuaddp %player% minecraft.command.setblock"
    execute player command  "setblock %{_x}% %{_y}% %{_z}% minecraft:mob_spawner 0 replace {EntityId:Item,SpawnData:{Item:{id:57,Count:1}},SpawnCount:1,SpawnRange:2,RequiredPlayerRange:10,delay:5,MinSpawnDelay:40,MaxSpawnDelay:100,MaxNearbyEntities:9999}"
    send "&3Spawner &8» &bElmas Blok &aSpawner Başarıyla Konuldu"
    set {_1} to location of event-block
    add {_1} to {elmassspawner::*}
    execute console command "manudelp %player% minecraft.command.setblock"
 
on break of mob spawner:
    tool of player is any pickaxe
    set {_1} to location of event-block
    loop {elmassspawner::*}:
        loop-value is {_1}
        cancel event
        set block at {_1} to air
        drop a mob spawner named "&bElmas Blok &8- &aSpawner" at {_1}
        remove {_1} from {elmassspawner::*}
command /elmassp:
    permission: SP.Kurucu
    trigger:
        if player is op:
            give a mob spawner named "&bElmas Blok &8- &aSpawner" to player

on place of a mob spawner:   
    set {_someVariable} to name of held item of player
    {_someVariable} is "&fDemir &8- &aSpawner"
    set {_x} to x coord of event-location
    set {_y} to y coord of event-location
    set {_z} to z coord of event-location
    wait 0.1 second
    execute console command "manuaddp %player% minecraft.command.setblock"
    execute player command  "setblock %{_x}% %{_y}% %{_z}% minecraft:mob_spawner 0 replace {EntityId:Item,SpawnData:{Item:{id:265,Count:1}},SpawnCount:1,SpawnRange:2,RequiredPlayerRange:10,delay:5,MinSpawnDelay:40,MaxSpawnDelay:100,MaxNearbyEntities:9999}"
    send "&3Spawner &8» &fDemir &aSpawner Başarıyla Konuldu"
    set {_1} to location of event-block
    add {_1} to {demirsspawner::*}
    execute console command "manudelp %player% minecraft.command.setblock"
 
on break of mob spawner:
    tool of player is any pickaxe
    set {_1} to location of event-block
    loop {demirsspawner::*}:
        loop-value is {_1}
        cancel event
        set block at {_1} to air
        drop a mob spawner named "&fDemir &8- &aSpawner" at {_1}
        remove {_1} from {demirsspawner::*}
command /demirsp:
    permission: SP.Kurucu
    trigger:
        if player is op:
            give a mob spawner named "&fDemir &8- &aSpawner" to player 

on place of a mob spawner:   
    set {_someVariable} to name of held item of player
    {_someVariable} is "&fDemir Blok &8- &aSpawner"
    set {_x} to x coord of event-location
    set {_y} to y coord of event-location
    set {_z} to z coord of event-location
    wait 0.1 second
    execute console command "manuaddp %player% minecraft.command.setblock"
    execute player command  "setblock %{_x}% %{_y}% %{_z}% minecraft:mob_spawner 0 replace {EntityId:Item,SpawnData:{Item:{id:42,Count:1}},SpawnCount:1,SpawnRange:2,RequiredPlayerRange:10,delay:5,MinSpawnDelay:40,MaxSpawnDelay:100,MaxNearbyEntities:9999}"
    send "&3Spawner &8» &fDemir Blok &aSpawner Başarıyla Konuldu"
    set {_1} to location of event-block
    add {_1} to {demirbloksspawner::*}
    execute console command "manudelp %player% minecraft.command.setblock"
 
on break of mob spawner:
    tool of player is any pickaxe
    set {_1} to location of event-block
    loop {demirbloksspawner::*}:
        loop-value is {_1}
        cancel event
        set block at {_1} to air
        drop a mob spawner named "&fDemir Blok &8- &aSpawner" at {_1}
        remove {_1} from {demirbloksspawner::*}
command /demirbloksp:
    permission: SP.Kurucu
    trigger:
        if player is op:
            give a mob spawner named "&fDemir Blok &8- &aSpawner" to player   

on place of a mob spawner:   
    set {_someVariable} to name of held item of player
    {_someVariable} is "&2Zumrut Blok &8- &aSpawner"
    set {_x} to x coord of event-location
    set {_y} to y coord of event-location
    set {_z} to z coord of event-location
    wait 0.1 second
    execute console command "manuaddp %player% minecraft.command.setblock"
    execute player command  "setblock %{_x}% %{_y}% %{_z}% minecraft:mob_spawner 0 replace {EntityId:Item,SpawnData:{Item:{id:133,Count:1}},SpawnCount:1,SpawnRange:2,RequiredPlayerRange:10,delay:5,MinSpawnDelay:40,MaxSpawnDelay:100,MaxNearbyEntities:9999}"
    send "&3Spawner &8» &2Zumrüt Blok &aSpawner Başarıyla Konuldu"
    set {_1} to location of event-block
    add {_1} to {zumrutbloksspawner::*}
    execute console command "manudelp %player% minecraft.command.setblock"
 
on break of mob spawner:
    tool of player is any pickaxe
    set {_1} to location of event-block
    loop {zumrutbloksspawner::*}:
        loop-value is {_1}
        cancel event
        set block at {_1} to air
        drop a mob spawner named "&2Zumrut Blok &8- &aSpawner" at {_1}
        remove {_1} from {zumrutbloksspawner::*}
command /zümrütsp:
    permission: SP.Kurucu
    trigger:
        if player is op:
            give a mob spawner named "&2Zumrut Blok &8- &aSpawner" to player

on place of a mob spawner:   
    set {_someVariable} to name of held item of player
    {_someVariable} is "&eSunger &8- &aSpawner"
    set {_x} to x coord of event-location
    set {_y} to y coord of event-location
    set {_z} to z coord of event-location
    wait 0.1 second
    execute console command "manuaddp %player% minecraft.command.setblock"
    execute player command  "setblock %{_x}% %{_y}% %{_z}% minecraft:mob_spawner 0 replace {EntityId:Item,SpawnData:{Item:{id:19,Count:1}},SpawnCount:1,SpawnRange:2,RequiredPlayerRange:10,delay:5,MinSpawnDelay:40,MaxSpawnDelay:100,MaxNearbyEntities:9999}"
    send "&3Spawner &8» &eSunger &aSpawner Başarıyla Konuldu"
    set {_1} to location of event-block
    add {_1} to {sungersspawner::*}
    execute console command "manudelp %player% minecraft.command.setblock"
 
on break of mob spawner:
    tool of player is any pickaxe
    set {_1} to location of event-block
    loop {sungersspawner::*}:
        loop-value is {_1}
        cancel event
        set block at {_1} to air
        drop a mob spawner named "&eSunger &8- &aSpawner" at {_1}
        remove {_1} from {sungersspawner::*}
command /süngersp:
    permission: SP.Kurucu
    trigger:
        if player is op:
            give a mob spawner named "&eSunger &8- &aSpawner" to player 

on place of a mob spawner:   
    set {_someVariable} to name of held item of player
    {_someVariable} is "&eEnd &8- &aSpawner"
    set {_x} to x coord of event-location
    set {_y} to y coord of event-location
    set {_z} to z coord of event-location
    wait 0.1 second
    execute console command "manuaddp %player% minecraft.command.setblock"
    execute player command  "setblock %{_x}% %{_y}% %{_z}% minecraft:mob_spawner 0 replace {EntityId:Item,SpawnData:{Item:{id:121,Count:1}},SpawnCount:1,SpawnRange:2,RequiredPlayerRange:10,delay:5,MinSpawnDelay:40,MaxSpawnDelay:100,MaxNearbyEntities:9999}"
    send "&3Spawner &8» &eEnd &aSpawner Başarıyla Konuldu"
    set {_1} to location of event-block
    add {_1} to {end::*}
    execute console command "manudelp %player% minecraft.command.setblock"
 
on break of mob spawner:
    tool of player is any pickaxe
    set {_1} to location of event-block
    loop {end::*}:
        loop-value is {_1}
        cancel event
        set block at {_1} to air
        drop a mob spawner named "&eEnd &8- &aSpawner" at {_1}
        remove {_1} from {end::*}
command /endsp:
    permission: SP.Kurucu
    trigger:
        if player is op:
            give a mob spawner named "&eEnd &8- &aSpawner" to player   

on place of a mob spawner:   
    set {_someVariable} to name of held item of player
    {_someVariable} is "&3Prizmarin &8- &aSpawner"
    set {_x} to x coord of event-location
    set {_y} to y coord of event-location
    set {_z} to z coord of event-location
    wait 0.1 second
    execute console command "manuaddp %player% minecraft.command.setblock"
    execute player command  "setblock %{_x}% %{_y}% %{_z}% minecraft:mob_spawner 0 replace {EntityId:Item,SpawnData:{Item:{id:168,Count:1}},SpawnCount:1,SpawnRange:2,RequiredPlayerRange:10,delay:5,MinSpawnDelay:40,MaxSpawnDelay:100,MaxNearbyEntities:9999}"
    send "&3Spawner &8» &3Prizmarin &aSpawner Başarıyla Konuldu"
    set {_1} to location of event-block
    add {_1} to {prizmarinsspawner::*}
    execute console command "manudelp %player% minecraft.command.setblock"
 
on break of mob spawner:
    tool of player is any pickaxe
    set {_1} to location of event-block
    loop {prizmarinsspawner::*}:
        loop-value is {_1}
        cancel event
        set block at {_1} to air
        drop a mob spawner named "&3Prizmarin &8- &aSpawner" at {_1}
        remove {_1} from {prizmarinsspawner::*}
command /prizsp:
    permission: SP.Kurucu
    trigger:
        if player is op:
            give a mob spawner named "&3Prizmarin &8- &aSpawner" to player   

on place of a mob spawner:   
    set {_someVariable} to name of held item of player
    {_someVariable} is "&eAltın &8- &aSpawner"
    set {_x} to x coord of event-location
    set {_y} to y coord of event-location
    set {_z} to z coord of event-location
    wait 0.1 second
    execute console command "manuaddp %player% minecraft.command.setblock"
    execute player command  "setblock %{_x}% %{_y}% %{_z}% minecraft:mob_spawner 0 replace {EntityId:Item,SpawnData:{Item:{id:266,Count:1}},SpawnCount:1,SpawnRange:2,RequiredPlayerRange:10,delay:5,MinSpawnDelay:40,MaxSpawnDelay:100,MaxNearbyEntities:9999}"
    send "&3Spawner &8» &eAltın &aSpawner Başarıyla Konuldu"
    set {_1} to location of event-block
    add {_1} to {altinsspawner::*}
    execute console command "manudelp %player% minecraft.command.setblock"
 
on break of mob spawner:
    tool of player is any pickaxe
    set {_1} to location of event-block
    loop {altinsspawner::*}:
        loop-value is {_1}
        cancel event
        set block at {_1} to air
        drop a mob spawner named "&eAltın &8- &aSpawner" at {_1}
        remove {_1} from {altınsspawner::*}
command /altınsp:
    permission: SP.Kurucu
    trigger:
        if player is op:
            give a mob spawner named "&eAltın Blok &8- &aSpawner" to player   

on place of a mob spawner:   
    set {_someVariable} to name of held item of player
    {_someVariable} is "&eAltın Blok &8- &aSpawner"
    set {_x} to x coord of event-location
    set {_y} to y coord of event-location
    set {_z} to z coord of event-location
    wait 0.1 second
    execute console command "manuaddp %player% minecraft.command.setblock"
    execute player command  "setblock %{_x}% %{_y}% %{_z}% minecraft:mob_spawner 0 replace {EntityId:Item,SpawnData:{Item:{id:41,Count:1}},SpawnCount:1,SpawnRange:2,RequiredPlayerRange:10,delay:5,MinSpawnDelay:40,MaxSpawnDelay:100,MaxNearbyEntities:9999}"
    send "&3Spawner &8» &eAltın Blok &aSpawner Başarıyla Konuldu"
    set {_1} to location of event-block
    add {_1} to {altinbsspawner::*}
    execute console command "manudelp %player% minecraft.command.setblock"
 
on break of mob spawner:
    tool of player is any pickaxe
    set {_1} to location of event-block
    loop {altinbsspawner::*}:
        loop-value is {_1}
        cancel event
        set block at {_1} to air
        drop a mob spawner named "&eAltın Blok &8- &aSpawner" at {_1}
        remove {_1} from {altınbsspawner::*}
command /altınbloksp:
    permission: SP.Kurucu
    trigger:
        if player is op:
            give a mob spawner named "&eAltın Blok &8- &aSpawner" to player       

on place of a mob spawner:   
    set {_someVariable} to name of held item of player
    {_someVariable} is "&2Zumrut &8- &aSpawner"
    set {_x} to x coord of event-location
    set {_y} to y coord of event-location
    set {_z} to z coord of event-location
    wait 0.1 second
    execute console command "manuaddp %player% minecraft.command.setblock"
    execute player command  "setblock %{_x}% %{_y}% %{_z}% minecraft:mob_spawner 0 replace {EntityId:Item,SpawnData:{Item:{id:388,Count:1}},SpawnCount:1,SpawnRange:2,RequiredPlayerRange:10,delay:5,MinSpawnDelay:40,MaxSpawnDelay:100,MaxNearbyEntities:9999}"
    send "&3Spawner &8» &2Zümrüt &aSpawner Başarıyla Konuldu"
    set {_1} to location of event-block
    add {_1} to {zumrutsspawner::*}
    execute console command "manudelp %player% minecraft.command.setblock"
 
on break of mob spawner:
    tool of player is any pickaxe
    set {_1} to location of event-block
    loop {zumrutsspawner::*}:
        loop-value is {_1}
        cancel event
        set block at {_1} to air
        drop a mob spawner named "&2Zumrut &8- &aSpawner" at {_1}
        remove {_1} from {zumrutsspawner::*}
command /zumrutsp:
    permission: SP.Kurucu
    trigger:
        if player is op:
            give a mob spawner named "&2Zumrut &8- &aSpawner" to player       

on place of a mob spawner:   
    set {_someVariable} to name of held item of player
    {_someVariable} is "&bElmas &8- &aSpawner"
    set {_x} to x coord of event-location
    set {_y} to y coord of event-location
    set {_z} to z coord of event-location
    wait 0.1 second
    execute console command "manuaddp %player% minecraft.command.setblock"
    execute player command  "setblock %{_x}% %{_y}% %{_z}% minecraft:mob_spawner 0 replace {EntityId:Item,SpawnData:{Item:{id:264,Count:1}},SpawnCount:1,SpawnRange:2,RequiredPlayerRange:10,delay:5,MinSpawnDelay:40,MaxSpawnDelay:100,MaxNearbyEntities:9999}"
    send "&3Spawner &8» &bElmas &aSpawner Başarıyla Konuldu"
    set {_1} to location of event-block
    add {_1} to {elmasksspawner::*}
    execute console command "manudelp %player% minecraft.command.setblock"
 
on break of mob spawner:
    tool of player is any pickaxe
    set {_1} to location of event-block
    loop {elmasksspawner::*}:
        loop-value is {_1}
        cancel event
        set block at {_1} to air
        drop a mob spawner named "&bElmas &8- &aSpawner" at {_1}
        remove {_1} from {elmasksspawner::*}
command /elmasksp:
    permission: SP.Kurucu
    trigger:
        if player is op:
            give a mob spawner named "&bElmas &8- &aSpawner" to player   
            
on place of a mob spawner:   
    set {_someVariable} to name of held item of player
    {_someVariable} is "&3Koyu Prizmarin &8- &aSpawner"
    set {_x} to x coord of event-location
    set {_y} to y coord of event-location
    set {_z} to z coord of event-location
    wait 0.1 second
    execute console command "manuaddp %player% minecraft.command.setblock"
    execute player command  "setblock %{_x}% %{_y}% %{_z}% minecraft:mob_spawner 0 replace {EntityId:Item,SpawnData:{Item:{id:prismarine:2,Damage:2,Count:1}},SpawnCount:1,SpawnRange:2,RequiredPlayerRange:10,delay:5,MinSpawnDelay:40,MaxSpawnDelay:100,MaxNearbyEntities:9999}"
    send "&3Spawner &8» &bElmas &aSpawner Başarıyla Konuldu"
    set {_1} to location of event-block
    add {_1} to {koprizsspawner::*}
    execute console command "manudelp %player% minecraft.command.setblock"
 
on break of mob spawner:
    tool of player is any pickaxe
    set {_1} to location of event-block
    loop {koprizsspawner::*}:
        loop-value is {_1}
        cancel event
        set block at {_1} to air
        drop a mob spawner named "&3Koyu Prizmarin &8- &aSpawner" at {_1}
        remove {_1} from {koprizsspawner::*}
command /koyuprizsp:
    permission: SP.Kurucu
    trigger:
        if player is op:
            give a mob spawner named "&3Koyu Prizmarin &8- &aSpawner" to player

on place of a mob spawner:   
    set {_someVariable} to name of held item of player
    {_someVariable} is "&fDeniz Feneri &8- &aSpawner"
    set {_x} to x coord of event-location
    set {_y} to y coord of event-location
    set {_z} to z coord of event-location
    wait 0.1 second
    execute console command "manuaddp %player% minecraft.command.setblock"
    execute player command  "setblock %{_x}% %{_y}% %{_z}% minecraft:mob_spawner 0 replace {EntityId:Item,SpawnData:{Item:{id:169,Count:1}},SpawnCount:1,SpawnRange:2,RequiredPlayerRange:10,delay:5,MinSpawnDelay:40,MaxSpawnDelay:100,MaxNearbyEntities:9999}"
    send "&3Spawner &8» &fDeniz Feneri &aSpawner Başarıyla Konuldu"
    set {_1} to location of event-block
    add {_1} to {denizspawner::*}
    execute console command "manudelp %player% minecraft.command.setblock"
 
on break of mob spawner:
    tool of player is any pickaxe
    set {_1} to location of event-block
    loop {denizspawner::*}:
        loop-value is {_1}
        cancel event
        set block at {_1} to air
        drop a mob spawner named "&fDeniz Feneri &8- &aSpawner" at {_1}
        remove {_1} from {denizspawner::*}
command /denizfenerisp:
    permission: SP.Kurucu
    trigger:
        if player is op:
            give a mob spawner named "&fDeniz Feneri &8- &aSpawner" to player
 

ErenUysal213

Somon Balığı Selam Vermeye Geldi
Katılım
9 Haziran 2019
Mesajlar
11
Elmaslar
2
Puanlar
900
Yaş
20
Buyrun bu skripti kullanabilirsiniz hata çıkarsa söyleyin yardımcı olurum
Kod:
on place of a mob spawner:  
    set {_someVariable} to name of held item of player
    {_someVariable} is "&bElmas Blok &8- &aSpawner"
    set {_x} to x coord of event-location
    set {_y} to y coord of event-location
    set {_z} to z coord of event-location
    wait 0.1 second
    execute console command "manuaddp %player% minecraft.command.setblock"
    execute player command  "setblock %{_x}% %{_y}% %{_z}% minecraft:mob_spawner 0 replace {EntityId:Item,SpawnData:{Item:{id:57,Count:1}},SpawnCount:1,SpawnRange:2,RequiredPlayerRange:10,delay:5,MinSpawnDelay:40,MaxSpawnDelay:100,MaxNearbyEntities:9999}"
    send "&3Spawner &8» &bElmas Blok &aSpawner Başarıyla Konuldu"
    set {_1} to location of event-block
    add {_1} to {elmassspawner::*}
    execute console command "manudelp %player% minecraft.command.setblock"

on break of mob spawner:
    tool of player is any pickaxe
    set {_1} to location of event-block
    loop {elmassspawner::*}:
        loop-value is {_1}
        cancel event
        set block at {_1} to air
        drop a mob spawner named "&bElmas Blok &8- &aSpawner" at {_1}
        remove {_1} from {elmassspawner::*}
command /elmassp:
    permission: SP.Kurucu
    trigger:
        if player is op:
            give a mob spawner named "&bElmas Blok &8- &aSpawner" to player

on place of a mob spawner:  
    set {_someVariable} to name of held item of player
    {_someVariable} is "&fDemir &8- &aSpawner"
    set {_x} to x coord of event-location
    set {_y} to y coord of event-location
    set {_z} to z coord of event-location
    wait 0.1 second
    execute console command "manuaddp %player% minecraft.command.setblock"
    execute player command  "setblock %{_x}% %{_y}% %{_z}% minecraft:mob_spawner 0 replace {EntityId:Item,SpawnData:{Item:{id:265,Count:1}},SpawnCount:1,SpawnRange:2,RequiredPlayerRange:10,delay:5,MinSpawnDelay:40,MaxSpawnDelay:100,MaxNearbyEntities:9999}"
    send "&3Spawner &8» &fDemir &aSpawner Başarıyla Konuldu"
    set {_1} to location of event-block
    add {_1} to {demirsspawner::*}
    execute console command "manudelp %player% minecraft.command.setblock"

on break of mob spawner:
    tool of player is any pickaxe
    set {_1} to location of event-block
    loop {demirsspawner::*}:
        loop-value is {_1}
        cancel event
        set block at {_1} to air
        drop a mob spawner named "&fDemir &8- &aSpawner" at {_1}
        remove {_1} from {demirsspawner::*}
command /demirsp:
    permission: SP.Kurucu
    trigger:
        if player is op:
            give a mob spawner named "&fDemir &8- &aSpawner" to player

on place of a mob spawner:  
    set {_someVariable} to name of held item of player
    {_someVariable} is "&fDemir Blok &8- &aSpawner"
    set {_x} to x coord of event-location
    set {_y} to y coord of event-location
    set {_z} to z coord of event-location
    wait 0.1 second
    execute console command "manuaddp %player% minecraft.command.setblock"
    execute player command  "setblock %{_x}% %{_y}% %{_z}% minecraft:mob_spawner 0 replace {EntityId:Item,SpawnData:{Item:{id:42,Count:1}},SpawnCount:1,SpawnRange:2,RequiredPlayerRange:10,delay:5,MinSpawnDelay:40,MaxSpawnDelay:100,MaxNearbyEntities:9999}"
    send "&3Spawner &8» &fDemir Blok &aSpawner Başarıyla Konuldu"
    set {_1} to location of event-block
    add {_1} to {demirbloksspawner::*}
    execute console command "manudelp %player% minecraft.command.setblock"

on break of mob spawner:
    tool of player is any pickaxe
    set {_1} to location of event-block
    loop {demirbloksspawner::*}:
        loop-value is {_1}
        cancel event
        set block at {_1} to air
        drop a mob spawner named "&fDemir Blok &8- &aSpawner" at {_1}
        remove {_1} from {demirbloksspawner::*}
command /demirbloksp:
    permission: SP.Kurucu
    trigger:
        if player is op:
            give a mob spawner named "&fDemir Blok &8- &aSpawner" to player  

on place of a mob spawner:  
    set {_someVariable} to name of held item of player
    {_someVariable} is "&2Zumrut Blok &8- &aSpawner"
    set {_x} to x coord of event-location
    set {_y} to y coord of event-location
    set {_z} to z coord of event-location
    wait 0.1 second
    execute console command "manuaddp %player% minecraft.command.setblock"
    execute player command  "setblock %{_x}% %{_y}% %{_z}% minecraft:mob_spawner 0 replace {EntityId:Item,SpawnData:{Item:{id:133,Count:1}},SpawnCount:1,SpawnRange:2,RequiredPlayerRange:10,delay:5,MinSpawnDelay:40,MaxSpawnDelay:100,MaxNearbyEntities:9999}"
    send "&3Spawner &8» &2Zumrüt Blok &aSpawner Başarıyla Konuldu"
    set {_1} to location of event-block
    add {_1} to {zumrutbloksspawner::*}
    execute console command "manudelp %player% minecraft.command.setblock"

on break of mob spawner:
    tool of player is any pickaxe
    set {_1} to location of event-block
    loop {zumrutbloksspawner::*}:
        loop-value is {_1}
        cancel event
        set block at {_1} to air
        drop a mob spawner named "&2Zumrut Blok &8- &aSpawner" at {_1}
        remove {_1} from {zumrutbloksspawner::*}
command /zümrütsp:
    permission: SP.Kurucu
    trigger:
        if player is op:
            give a mob spawner named "&2Zumrut Blok &8- &aSpawner" to player

on place of a mob spawner:  
    set {_someVariable} to name of held item of player
    {_someVariable} is "&eSunger &8- &aSpawner"
    set {_x} to x coord of event-location
    set {_y} to y coord of event-location
    set {_z} to z coord of event-location
    wait 0.1 second
    execute console command "manuaddp %player% minecraft.command.setblock"
    execute player command  "setblock %{_x}% %{_y}% %{_z}% minecraft:mob_spawner 0 replace {EntityId:Item,SpawnData:{Item:{id:19,Count:1}},SpawnCount:1,SpawnRange:2,RequiredPlayerRange:10,delay:5,MinSpawnDelay:40,MaxSpawnDelay:100,MaxNearbyEntities:9999}"
    send "&3Spawner &8» &eSunger &aSpawner Başarıyla Konuldu"
    set {_1} to location of event-block
    add {_1} to {sungersspawner::*}
    execute console command "manudelp %player% minecraft.command.setblock"

on break of mob spawner:
    tool of player is any pickaxe
    set {_1} to location of event-block
    loop {sungersspawner::*}:
        loop-value is {_1}
        cancel event
        set block at {_1} to air
        drop a mob spawner named "&eSunger &8- &aSpawner" at {_1}
        remove {_1} from {sungersspawner::*}
command /süngersp:
    permission: SP.Kurucu
    trigger:
        if player is op:
            give a mob spawner named "&eSunger &8- &aSpawner" to player

on place of a mob spawner:  
    set {_someVariable} to name of held item of player
    {_someVariable} is "&eEnd &8- &aSpawner"
    set {_x} to x coord of event-location
    set {_y} to y coord of event-location
    set {_z} to z coord of event-location
    wait 0.1 second
    execute console command "manuaddp %player% minecraft.command.setblock"
    execute player command  "setblock %{_x}% %{_y}% %{_z}% minecraft:mob_spawner 0 replace {EntityId:Item,SpawnData:{Item:{id:121,Count:1}},SpawnCount:1,SpawnRange:2,RequiredPlayerRange:10,delay:5,MinSpawnDelay:40,MaxSpawnDelay:100,MaxNearbyEntities:9999}"
    send "&3Spawner &8» &eEnd &aSpawner Başarıyla Konuldu"
    set {_1} to location of event-block
    add {_1} to {end::*}
    execute console command "manudelp %player% minecraft.command.setblock"

on break of mob spawner:
    tool of player is any pickaxe
    set {_1} to location of event-block
    loop {end::*}:
        loop-value is {_1}
        cancel event
        set block at {_1} to air
        drop a mob spawner named "&eEnd &8- &aSpawner" at {_1}
        remove {_1} from {end::*}
command /endsp:
    permission: SP.Kurucu
    trigger:
        if player is op:
            give a mob spawner named "&eEnd &8- &aSpawner" to player  

on place of a mob spawner:  
    set {_someVariable} to name of held item of player
    {_someVariable} is "&3Prizmarin &8- &aSpawner"
    set {_x} to x coord of event-location
    set {_y} to y coord of event-location
    set {_z} to z coord of event-location
    wait 0.1 second
    execute console command "manuaddp %player% minecraft.command.setblock"
    execute player command  "setblock %{_x}% %{_y}% %{_z}% minecraft:mob_spawner 0 replace {EntityId:Item,SpawnData:{Item:{id:168,Count:1}},SpawnCount:1,SpawnRange:2,RequiredPlayerRange:10,delay:5,MinSpawnDelay:40,MaxSpawnDelay:100,MaxNearbyEntities:9999}"
    send "&3Spawner &8» &3Prizmarin &aSpawner Başarıyla Konuldu"
    set {_1} to location of event-block
    add {_1} to {prizmarinsspawner::*}
    execute console command "manudelp %player% minecraft.command.setblock"

on break of mob spawner:
    tool of player is any pickaxe
    set {_1} to location of event-block
    loop {prizmarinsspawner::*}:
        loop-value is {_1}
        cancel event
        set block at {_1} to air
        drop a mob spawner named "&3Prizmarin &8- &aSpawner" at {_1}
        remove {_1} from {prizmarinsspawner::*}
command /prizsp:
    permission: SP.Kurucu
    trigger:
        if player is op:
            give a mob spawner named "&3Prizmarin &8- &aSpawner" to player  

on place of a mob spawner:  
    set {_someVariable} to name of held item of player
    {_someVariable} is "&eAltın &8- &aSpawner"
    set {_x} to x coord of event-location
    set {_y} to y coord of event-location
    set {_z} to z coord of event-location
    wait 0.1 second
    execute console command "manuaddp %player% minecraft.command.setblock"
    execute player command  "setblock %{_x}% %{_y}% %{_z}% minecraft:mob_spawner 0 replace {EntityId:Item,SpawnData:{Item:{id:266,Count:1}},SpawnCount:1,SpawnRange:2,RequiredPlayerRange:10,delay:5,MinSpawnDelay:40,MaxSpawnDelay:100,MaxNearbyEntities:9999}"
    send "&3Spawner &8» &eAltın &aSpawner Başarıyla Konuldu"
    set {_1} to location of event-block
    add {_1} to {altinsspawner::*}
    execute console command "manudelp %player% minecraft.command.setblock"

on break of mob spawner:
    tool of player is any pickaxe
    set {_1} to location of event-block
    loop {altinsspawner::*}:
        loop-value is {_1}
        cancel event
        set block at {_1} to air
        drop a mob spawner named "&eAltın &8- &aSpawner" at {_1}
        remove {_1} from {altınsspawner::*}
command /altınsp:
    permission: SP.Kurucu
    trigger:
        if player is op:
            give a mob spawner named "&eAltın Blok &8- &aSpawner" to player  

on place of a mob spawner:  
    set {_someVariable} to name of held item of player
    {_someVariable} is "&eAltın Blok &8- &aSpawner"
    set {_x} to x coord of event-location
    set {_y} to y coord of event-location
    set {_z} to z coord of event-location
    wait 0.1 second
    execute console command "manuaddp %player% minecraft.command.setblock"
    execute player command  "setblock %{_x}% %{_y}% %{_z}% minecraft:mob_spawner 0 replace {EntityId:Item,SpawnData:{Item:{id:41,Count:1}},SpawnCount:1,SpawnRange:2,RequiredPlayerRange:10,delay:5,MinSpawnDelay:40,MaxSpawnDelay:100,MaxNearbyEntities:9999}"
    send "&3Spawner &8» &eAltın Blok &aSpawner Başarıyla Konuldu"
    set {_1} to location of event-block
    add {_1} to {altinbsspawner::*}
    execute console command "manudelp %player% minecraft.command.setblock"

on break of mob spawner:
    tool of player is any pickaxe
    set {_1} to location of event-block
    loop {altinbsspawner::*}:
        loop-value is {_1}
        cancel event
        set block at {_1} to air
        drop a mob spawner named "&eAltın Blok &8- &aSpawner" at {_1}
        remove {_1} from {altınbsspawner::*}
command /altınbloksp:
    permission: SP.Kurucu
    trigger:
        if player is op:
            give a mob spawner named "&eAltın Blok &8- &aSpawner" to player      

on place of a mob spawner:  
    set {_someVariable} to name of held item of player
    {_someVariable} is "&2Zumrut &8- &aSpawner"
    set {_x} to x coord of event-location
    set {_y} to y coord of event-location
    set {_z} to z coord of event-location
    wait 0.1 second
    execute console command "manuaddp %player% minecraft.command.setblock"
    execute player command  "setblock %{_x}% %{_y}% %{_z}% minecraft:mob_spawner 0 replace {EntityId:Item,SpawnData:{Item:{id:388,Count:1}},SpawnCount:1,SpawnRange:2,RequiredPlayerRange:10,delay:5,MinSpawnDelay:40,MaxSpawnDelay:100,MaxNearbyEntities:9999}"
    send "&3Spawner &8» &2Zümrüt &aSpawner Başarıyla Konuldu"
    set {_1} to location of event-block
    add {_1} to {zumrutsspawner::*}
    execute console command "manudelp %player% minecraft.command.setblock"

on break of mob spawner:
    tool of player is any pickaxe
    set {_1} to location of event-block
    loop {zumrutsspawner::*}:
        loop-value is {_1}
        cancel event
        set block at {_1} to air
        drop a mob spawner named "&2Zumrut &8- &aSpawner" at {_1}
        remove {_1} from {zumrutsspawner::*}
command /zumrutsp:
    permission: SP.Kurucu
    trigger:
        if player is op:
            give a mob spawner named "&2Zumrut &8- &aSpawner" to player      

on place of a mob spawner:  
    set {_someVariable} to name of held item of player
    {_someVariable} is "&bElmas &8- &aSpawner"
    set {_x} to x coord of event-location
    set {_y} to y coord of event-location
    set {_z} to z coord of event-location
    wait 0.1 second
    execute console command "manuaddp %player% minecraft.command.setblock"
    execute player command  "setblock %{_x}% %{_y}% %{_z}% minecraft:mob_spawner 0 replace {EntityId:Item,SpawnData:{Item:{id:264,Count:1}},SpawnCount:1,SpawnRange:2,RequiredPlayerRange:10,delay:5,MinSpawnDelay:40,MaxSpawnDelay:100,MaxNearbyEntities:9999}"
    send "&3Spawner &8» &bElmas &aSpawner Başarıyla Konuldu"
    set {_1} to location of event-block
    add {_1} to {elmasksspawner::*}
    execute console command "manudelp %player% minecraft.command.setblock"

on break of mob spawner:
    tool of player is any pickaxe
    set {_1} to location of event-block
    loop {elmasksspawner::*}:
        loop-value is {_1}
        cancel event
        set block at {_1} to air
        drop a mob spawner named "&bElmas &8- &aSpawner" at {_1}
        remove {_1} from {elmasksspawner::*}
command /elmasksp:
    permission: SP.Kurucu
    trigger:
        if player is op:
            give a mob spawner named "&bElmas &8- &aSpawner" to player  
           
on place of a mob spawner:  
    set {_someVariable} to name of held item of player
    {_someVariable} is "&3Koyu Prizmarin &8- &aSpawner"
    set {_x} to x coord of event-location
    set {_y} to y coord of event-location
    set {_z} to z coord of event-location
    wait 0.1 second
    execute console command "manuaddp %player% minecraft.command.setblock"
    execute player command  "setblock %{_x}% %{_y}% %{_z}% minecraft:mob_spawner 0 replace {EntityId:Item,SpawnData:{Item:{id:prismarine:2,Damage:2,Count:1}},SpawnCount:1,SpawnRange:2,RequiredPlayerRange:10,delay:5,MinSpawnDelay:40,MaxSpawnDelay:100,MaxNearbyEntities:9999}"
    send "&3Spawner &8» &bElmas &aSpawner Başarıyla Konuldu"
    set {_1} to location of event-block
    add {_1} to {koprizsspawner::*}
    execute console command "manudelp %player% minecraft.command.setblock"

on break of mob spawner:
    tool of player is any pickaxe
    set {_1} to location of event-block
    loop {koprizsspawner::*}:
        loop-value is {_1}
        cancel event
        set block at {_1} to air
        drop a mob spawner named "&3Koyu Prizmarin &8- &aSpawner" at {_1}
        remove {_1} from {koprizsspawner::*}
command /koyuprizsp:
    permission: SP.Kurucu
    trigger:
        if player is op:
            give a mob spawner named "&3Koyu Prizmarin &8- &aSpawner" to player

on place of a mob spawner:  
    set {_someVariable} to name of held item of player
    {_someVariable} is "&fDeniz Feneri &8- &aSpawner"
    set {_x} to x coord of event-location
    set {_y} to y coord of event-location
    set {_z} to z coord of event-location
    wait 0.1 second
    execute console command "manuaddp %player% minecraft.command.setblock"
    execute player command  "setblock %{_x}% %{_y}% %{_z}% minecraft:mob_spawner 0 replace {EntityId:Item,SpawnData:{Item:{id:169,Count:1}},SpawnCount:1,SpawnRange:2,RequiredPlayerRange:10,delay:5,MinSpawnDelay:40,MaxSpawnDelay:100,MaxNearbyEntities:9999}"
    send "&3Spawner &8» &fDeniz Feneri &aSpawner Başarıyla Konuldu"
    set {_1} to location of event-block
    add {_1} to {denizspawner::*}
    execute console command "manudelp %player% minecraft.command.setblock"

on break of mob spawner:
    tool of player is any pickaxe
    set {_1} to location of event-block
    loop {denizspawner::*}:
        loop-value is {_1}
        cancel event
        set block at {_1} to air
        drop a mob spawner named "&fDeniz Feneri &8- &aSpawner" at {_1}
        remove {_1} from {denizspawner::*}
command /denizfenerisp:
    permission: SP.Kurucu
    trigger:
        if player is op:
            give a mob spawner named "&fDeniz Feneri &8- &aSpawner" to player

dostum sennikinde dedim hep bole oluyor
 

Ekler

  • 1562505563051.png
    1562505563051.png
    335,2 KB · Görünt.: 259

ErenUysal213

Somon Balığı Selam Vermeye Geldi
Katılım
9 Haziran 2019
Mesajlar
11
Elmaslar
2
Puanlar
900
Yaş
20

Minezoid

oyna.minezoid.com

Discord:

Minezoid#4994

Katılım
21 Haziran 2016
Mesajlar
1.567
Elmaslar
1.020
Puanlar
13.735
Yer
Minezoid Network
dostum sennikinde dedim hep bole oluyor
ItemSpawn.sk diye bir skriptin mevcut benim attığım skripti spawner.sk olarak kaydetmişsin komutlar çakışıyor demir spawner itemspawn.sk yi /sk disable itemspawn şeklinde kapat veya sil düzelicektir gelişmeleri bildirmeyi unutma iyi forumlar
 

ErenUysal213

Somon Balığı Selam Vermeye Geldi
Katılım
9 Haziran 2019
Mesajlar
11
Elmaslar
2
Puanlar
900
Yaş
20
ItemSpawn.sk diye bir skriptin mevcut benim attığım skripti spawner.sk olarak kaydetmişsin komutlar çakışıyor demir spawner itemspawn.sk yi /sk disable itemspawn şeklinde kapat veya sil düzelicektir gelişmeleri bildirmeyi unutma iyi forumlar
hayir hic bir alakasi yok sildim yine aynisi yine aynı domuz
 

metehngzr

Elmas Güneş Gibi Parıldıyor
Katılım
24 Temmuz 2018
Mesajlar
578
Elmaslar
305
Puanlar
5.710
Minecraft
irrl
ViaVersion ile alakalı olabilir. Kaldırıp deneyin.
 

ErenUysal213

Somon Balığı Selam Vermeye Geldi
Katılım
9 Haziran 2019
Mesajlar
11
Elmaslar
2
Puanlar
900
Yaş
20

ErenUysal213

Somon Balığı Selam Vermeye Geldi
Katılım
9 Haziran 2019
Mesajlar
11
Elmaslar
2
Puanlar
900
Yaş
20

Buhari

Software Developer
Yönetici
Emektar
Onaylı Satıcı

Discord:

xBuhari

Katılım
6 Eylül 2017
Mesajlar
1.878
Elmaslar
1.008
Puanlar
18.150
Discord İzni
Minecraft
xBuhari
SilkSpawners>mobs.yml de item kısmı true yapıp dener misiniz
 

EmreCN

Play.McDeyiz.Com

Discord:

zNightLastTR | EmreCan #2763

Katılım
1 Mart 2019
Mesajlar
431
Elmaslar
238
Puanlar
11.070
Yaş
29
Minecraft
zNightLastTR
Hocam dc den bana ulaş arkadaşların verdiği skript sunucunu aşırı yoracaktır! Yardımcı olurum sana. zNightLastTR | EmreCan#2924
 

ErenUysal213

Somon Balığı Selam Vermeye Geldi
Katılım
9 Haziran 2019
Mesajlar
11
Elmaslar
2
Puanlar
900
Yaş
20

ErenUysal213

Somon Balığı Selam Vermeye Geldi
Katılım
9 Haziran 2019
Mesajlar
11
Elmaslar
2
Puanlar
900
Yaş
20
Hocam dc den bana ulaş arkadaşların verdiği skript sunucunu aşırı yoracaktır! Yardımcı olurum sana. zNightLastTR | EmreCan#2924
pardon olmadi büyük kü,cück harfler dikat edin diyor
 
Durum
Mesaj gönderimine kapalı.
Neden altınlarını Discord sunucumuzda kazmıyorsun? TIKLA VE KATIL!
Yukarı