From e0eb47f5ceb35c0d16412b63f698e0a5225387b4 Mon Sep 17 00:00:00 2001 From: Hermes Agent service account Date: Sun, 19 Jul 2026 21:18:57 -0500 Subject: [PATCH] minecraft: add sleep-most to PLUGINS url list so it survives pod restarts --- cluster/applications/minecraft/configmap.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/cluster/applications/minecraft/configmap.yaml b/cluster/applications/minecraft/configmap.yaml index 75b92f0..ca99440 100644 --- a/cluster/applications/minecraft/configmap.yaml +++ b/cluster/applications/minecraft/configmap.yaml @@ -53,4 +53,5 @@ data: PLUGINS: | https://github.com/sladkoff/minecraft-prometheus-exporter/releases/download/v3.1.2/minecraft-prometheus-exporter-3.1.2.jar https://github.com/SkinsRestorer/SkinsRestorer/releases/download/15.12.4/SkinsRestorer.jar + https://github.com/mrgeneralq/sleep-most/releases/download/v5.5.3/sleep-most-5.5.3.jar