From 1a27f2ad79e1127a8be9bcdd5928d861f360fb90 Mon Sep 17 00:00:00 2001 From: Will Anderson Date: Sun, 29 Mar 2026 20:47:12 -0500 Subject: [PATCH] feat(mudcraft): whitelist random_guy789 --- servers/legion/k8s/mudcraft/configmap.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/servers/legion/k8s/mudcraft/configmap.yaml b/servers/legion/k8s/mudcraft/configmap.yaml index 56c6e75..0fead32 100644 --- a/servers/legion/k8s/mudcraft/configmap.yaml +++ b/servers/legion/k8s/mudcraft/configmap.yaml @@ -22,7 +22,7 @@ data: ENFORCE_WHITELIST: "true" WHITELIST_ENABLED: "true" OPS: "faultexception" - WHITELIST: "faultexception" + WHITELIST: "faultexception,random_guy789" ENABLE_RCON: "true" RCON_PORT: "25575" MOTD: "MUDCraft — Private Beta"