Kod:
command /spelmas:
permission: SP.Kurucu
trigger:
if player is op:
give a mob spawner named "&b&lElmas Spawner" to player
Boş yere kod israfı yapmışsınız.
command /spelmas:
permission: SP.Kurucu
trigger:
if player is op:
give a mob spawner named "&b&lElmas Spawner" to player
okadar iyi değil1.8 için çalışır sadece, nbt kodlarını güncellemen gerek
sanırım konuyu okmadınız kodu ben yazmadım internette buldum düzenledim sadece skript bilmem ben sadece deneme yanılma yolu ile çalıştırıp kullandım bir süre sonra bıraktım pluginini alınca .Spkurucu yetkisi istemişsiniz kullanmaları için fakat birde ekstra olarak op yetkisi istemişsiniz.Kod:command /spelmas: permission: SP.Kurucu trigger: if player is op: give a mob spawner named "&b&lElmas Spawner" to player
Boş yere kod israfı yapmışsınız.
Eklentisi Mevcutken Skript'e gerek yok bence.Merhabalar doslarım bu sk yi ben yaptım diyemem çünki internette dolaşırken buldum denedim çalışmıyordu bende kendime göre biraz editledim düzenledim ve çalışır hale getirdim sk çalışmıyorsa eklentilerini kontrol edin acemilikte master im kb.
Emin değilim ama hepsini yükleyin işte
- skUtilities
- SkQuery
- Skellett (Bu sk ile alakalı bi pl mi bilmiyom)
KOD:
Kod:on place of a mob spawner: set {_someVariable} to name of held item of player {_someVariable} is "&b&lElmas Spawner" 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.3 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:2,MinSpawnDelay:40,MaxSpawnDelay:100,MaxNearbyEntities:9999}" send "&e&l > &bElmas Spawner basariyla koydun!" 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 of silk touch 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 "&b&lElmas Spawner" at {_1} remove {_1} from {elmassspawner::*} command /spelmas: trigger: if player is op: give a mob spawner named "&b&lElmas Spawner" to player
sk daki bug ları söylerseniz sevinirimbu arada bug göremedim ben ama süper bir editleyici fln değilim nasıl olsa
bug ları söylerseniz yeter bide nasıl düzeltileceğini söyleyin
.
dostum bunu paylaşalı 1 yılı geçtiEklentisi Mevcutken Skript'e gerek yok bence.
Başarılar