From 120892aad3354a80b3b5cd1da8244713232631cf Mon Sep 17 00:00:00 2001 From: rito528 <39003544+rito528@users.noreply.github.com> Date: Thu, 4 Jan 2024 16:51:04 +0900 Subject: [PATCH] =?UTF-8?q?fix:=20=E3=82=B9=E3=83=9D=E3=83=BC=E3=83=B3?= =?UTF-8?q?=E5=A0=B4=E6=89=80=E3=81=8C=E9=96=93=E9=81=95=E3=81=A3=E3=81=A6?= =?UTF-8?q?=E3=81=84=E3=81=9F=E3=81=AE=E3=81=A7=E4=BF=AE=E6=AD=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../templates/debug-lobby/plugin-config.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/seichi-onp-k8s/manifests/seichi-kubernetes/app-templates/seichi-debug-minecraft-on-seichiassist-pr/templates/debug-lobby/plugin-config.yaml b/seichi-onp-k8s/manifests/seichi-kubernetes/app-templates/seichi-debug-minecraft-on-seichiassist-pr/templates/debug-lobby/plugin-config.yaml index 79bcaaf95..da73f8957 100644 --- a/seichi-onp-k8s/manifests/seichi-kubernetes/app-templates/seichi-debug-minecraft-on-seichiassist-pr/templates/debug-lobby/plugin-config.yaml +++ b/seichi-onp-k8s/manifests/seichi-kubernetes/app-templates/seichi-debug-minecraft-on-seichiassist-pr/templates/debug-lobby/plugin-config.yaml @@ -4,10 +4,10 @@ metadata: name: origin-spawn-config data: config.yml: | - world-name: world - loc-x: 0 - loc-y: 64 - loc-z: 0 + world-name: world_2 + loc-x: 41 + loc-y: 69 + loc-z: -6 loc-yaw: 0.0 loc-pitch: 0.0 always-force-players-spawn: true