Fhalinkz#6825
command /warpkaydet:
trigger:
set {warps::%player%} to player's location
send "warp belirlendi"
command /warp [<offline player>]:
trigger:
if {warps::%arg-1%} is set:
teleport player to {warps::%arg-1%}
else:
send "%arg-1% adlı oyunucun warpı yok."
sen adamın dibisinKod:command /warpkaydet: trigger: set {warps::%player%} to player's location send "warp belirlendi" command /warp [<offline player>]: trigger: if {warps::%arg-1%} is set: teleport player to {warps::%arg-1%} else: send "%arg-1% adlı oyunucun warpı yok."
Fhalinkz#6825
script demi bu
sen nasıl bir kralsınKod:command /warpkaydet: trigger: set {warps::%player%} to player's location send "warp belirlendi" command /warp [<offline player>]: trigger: if {warps::%arg-1%} is set: teleport player to {warps::%arg-1%} else: send "%arg-1% adlı oyunucun warpı yok."
chest command bağlamak istersen bunu dene bende 1.12.2 sürümde kulanıyorumsen nasıl bir kralsın
command /warp [<text>]:
trigger:
if arg 1 is not set:
make player execute command "/chestcommands open warp"
else:
if arg 1 is not "list":
if {warp.%arg 1%} is not set:
send "&4&lH&f&lN &8>&bBöyle bir warp yok"
stop
else:
send "&4&lH&f&lN &8>&b3 saniye bekleyin"
set {_x} to "%x-coordinate of player%"
set {_z} to "%z-coordinate of player%"
set {_seconds} to 30
loop {_seconds} times:
wait 2 tick
if "%{_x}%" is not "%x-coordinate of player%":
send "&4&lH&f&lN &8>&bHareket ettiginiz icin isinlanma gerceklesmedi!"
delete {_x}
delete {_y}
stop
if "%{_z}%" is not "%z-coordinate of player%":
send "&4&lH&f&lN &8>&bHareket ettiginiz icin isinlanma gerceklesmedi!"
delete {_x}
delete {_y}
stop
teleport player to {warp.%arg 1%}
send "&4&lH&f&lN &8>&b'%arg 1%' Işınlandın" to player
set player's fly mode to false
stop
else:
if player has permission "warpslist":
loop {warps::*}:
send "%loop-value%" to player
stop
else:
send "&4&lH&f&lN &8>&bBöyle bir komut yok" to player
stop
command /setwarp [<text>]:
permission: op
trigger:
set {warp.%arg 1%} to location of player
set {warps::%arg 1%} to arg 1
send "warp eklendi" to player
stop
command /delwarp [<text>]:
permission: op
trigger:
delete {warps::%arg 1%}
delete {warp.%arg 1%}
stop
command /spawn:
trigger:
send "&4&lH&f&lN &8>&b3 saniye bekleyin"
set {_x} to "%x-coordinate of player%"
set {_z} to "%z-coordinate of player%"
set {_seconds} to 30
loop {_seconds} times:
wait 2 tick
if "%{_x}%" is not "%x-coordinate of player%":
send "&4&lH&f&lN &8>&bHareket ettiginiz icin isinlanma gerceklesmedi!"
delete {_x}
delete {_y}
stop
if "%{_z}%" is not "%z-coordinate of player%":
send "&4&lH&f&lN &8>&bHareket ettiginiz icin isinlanma gerceklesmedi!"
delete {_x}
delete {_y}
stop
teleport player to {warp.spawn}
send "&4&lH&f&lN &8>&bSpawna Işınlandın" to player
set player's fly mode to false
stop
Büyük bir topluluğun parçası ol, etkinliklere katıl ve özel hediyeler kazanma şansı yakala!