From 06369caee2f1ae8eb5e0abfcfc02454c4f3b3deb Mon Sep 17 00:00:00 2001 From: Marijn Doeve Date: Wed, 12 Nov 2025 22:39:31 +0100 Subject: [PATCH] Remove Spawn protection --- compose.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/compose.yaml b/compose.yaml index b551f47..6c269c8 100644 --- a/compose.yaml +++ b/compose.yaml @@ -71,6 +71,8 @@ services: # dynmap:beta MODRINTH_DOWNLOAD_DEPENDENCIES: required + SPAWN_PROTECTION: 0 + # web: # image: gitea.marijndoeve.nl/harmitcraft/dynmap-web:latest # restart: unless-stopped