From a8822f0778cb71a5cad4e8d5d5a0a42dfef0aee0 Mon Sep 17 00:00:00 2001 From: Hermes Agent service account Date: Sun, 19 Jul 2026 21:02:32 -0500 Subject: [PATCH] =?UTF-8?q?minecraft:=20disable=20whitelist=20=E2=80=94=20?= =?UTF-8?q?open=20server?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- cluster/applications/minecraft/configmap.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/applications/minecraft/configmap.yaml b/cluster/applications/minecraft/configmap.yaml index bda77b1..75b92f0 100644 --- a/cluster/applications/minecraft/configmap.yaml +++ b/cluster/applications/minecraft/configmap.yaml @@ -33,7 +33,7 @@ data: ENFORCE_SECURE_PROFILE: "false" # Whitelist — set to true when ready to lock down the server - WHITE_LIST: "true" + WHITE_LIST: "false" ENFORCE_WHITELIST: "false" # Performance / tick safety