Çözüldü Multiverse dünyada spawn sorunu

  • Konuyu Başlatan Konuyu Başlatan briancxn
  • Başlangıç tarihi Başlangıç tarihi
  • Görüntüleme 45
Durum
Üzgünüz bu konu cevaplar için kapatılmıştır...

briancxn

Odunlara Vur Vur Vur!
Katılım
1 Mart 2026
Mesajlar
26
Elmaslar
1
Puan
135
Konum
end
Minecraft
Briancxn

Discord:

briancxn.

Selamlar multiverse bi dünya açtım setwarp spawn ayarladım mvsetspawn ayarladım her oyundan gir çık attığımda doğmasını istediğim yerde doğmak yerine çıktığım yerde doğuyor
 
Kod:
options:
    prefix: &eSunucu&6Adı
    
on damage:
    if y-coordinate of victim is below 0:
        cancel event
        teleport victim to {spawnelien}
        send "{@prefix} &7Spawndan düştüğün için başlangıç noktasına geri döndün." to victim
        
        
on first join:
    wait 1 tick
    teleport player to {spawnelien}
    
on join:
    wait 1 tick
    teleport player to {spawnelien}
    
command /spawnset:
    trigger:
        if player is an op:
            set {spawnelien} to player's location
            send "{@prefix} &8>> Spawnı &aBaşarıyla Ayarladın!"
    
on respawn:
    teleport player to {spawnelien}
    
command /spawn:
    trigger:
        execute console command "effect %player% minecraft:blindness 24 9"
        execute console command "tm msg %player% &6Spawna Işınlanıyorsun \n&eSon &c15 &eSaniye"
        wait 2 seconds
        execute console command "tm msg %player% &6Spawna Işınlanıyorsun \n&eSon &c14 &eSaniye"
        wait 2 seconds
        execute console command "tm msg %player% &6Spawna Işınlanıyorsun \n&eSon &c13 &eSaniye"
        wait 2 seconds
        execute console command "tm msg %player% &6Spawna Işınlanıyorsun \n&eSon &c12 &eSaniye"
        wait 2 seconds
        execute console command "tm msg %player% &6Spawna Işınlanıyorsun \n&eSon &c11 &eSaniye"
        wait 2 seconds
        execute console command "tm msg %player% &6Spawna Işınlanıyorsun \n&eSon &c10 &eSaniye"
        wait 5 seconds
        execute console command "tm msg %player% &6Spawna Işınlanıyorsun \n&eSon &c5 &eSaniye"
        wait 2 seconds
        execute console command "tm msg %player% &6Spawna Işınlanıyorsun \n&eSon &c4 &eSaniye"
        wait 2 seconds
        execute console command "tm msg %player% &6Spawna Işınlanıyorsun \n&eSon &c2 &eSaniye"
        wait 2 seconds
        execute console command "tm msg %player% &6Spawna Işınlanıyorsun \n&eSon &c1 &eSaniye"
        wait 2 seconds
        execute console command "tm msg %player% {@prefix} \n &7Başarıyla Spawna Gittin"
        wait 1 tick
        teleport player to {spawnelien}
        
on damage:
    if damage cause is void:
        cancel event
        teleport victim to {spawnelien}
Bu skript işinizi görecektir
 
Durum
Üzgünüz bu konu cevaplar için kapatılmıştır...

Hala Discord sunucumuza katılmadın mı?

Büyük bir topluluğun parçası ol, etkinliklere katıl ve özel hediyeler kazanma şansı yakala!

Şimdi Katıl
Üst