Any idea what is wrong?
send "compound list -> %loop-value%"
set {_x} to double tag "x" of loop-Value
set {_y} to double tag "y" of loop-Value
set {_z} to double tag "z" of loop-Value
set {_w} to string tag "w" of loop-Value
set {_yaw} to double tag "yaw" of loop-Value
set {_pitch} to double tag "pitch" of loop-Value
send "x -> %{_x}%"
send "y -> %{_y}%"
send "z -> %{_z}%"
send "w -> %{_w}%"
send "yaw-> %{_yaw}%"
send "pitch -> %{_pitch}%"
teleport player to location({_x}, {_y}, {_z}, world({_w}), {_yaw}, {_pitch})
send "&8[&aServer&8] &8» &7Byl jsi teleportován na tvůj domov &a%arg-1%&7." to player