From 690e65b75e49f3ebd86b596da5f8b34f6a69b7c8 Mon Sep 17 00:00:00 2001 From: Ewan Croft Date: Fri, 27 Jun 2025 17:21:28 +0100 Subject: [PATCH] chore: update compose.yml with latest settings Remove DIFFICULTY setting and add PVP setting to match server configuration --- compose.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/compose.yml b/compose.yml index 34451ef..ed62bb7 100644 --- a/compose.yml +++ b/compose.yml @@ -1,4 +1,4 @@ -# Generated by setupmc.com on 2025-06-08T22:02:20.370Z +# Generated by setupmc.com on 2025-06-27T16:19:59.229Z services: mc: @@ -60,6 +60,7 @@ services: fb350ea2-f219-4cf7-877c-f41f23890726 ICON: "https://ewancroft.uk/favicon/android-chrome-512x512.png" OVERRIDE_ICON: "true" + PVP: "false" volumes: - "./data:/data" - "../backups:/backups" -- 2.51.2