From c7ef04b37ee59449046653dd810c9e89f1d06460 Mon Sep 17 00:00:00 2001 From: Will Anderson Date: Sun, 29 Mar 2026 18:38:10 -0500 Subject: [PATCH] Update Purpur to 1.21.11 (latest) --- 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 2d2c67a..14c1b73 100644 --- a/servers/legion/k8s/mudcraft/configmap.yaml +++ b/servers/legion/k8s/mudcraft/configmap.yaml @@ -9,7 +9,7 @@ data: # These are injected as env vars — the entrypoint generates server.properties EULA: "TRUE" TYPE: "PURPUR" - VERSION: "1.21.4" + VERSION: "1.21.11" DIFFICULTY: "hard" MAX_PLAYERS: "40" VIEW_DISTANCE: "8"