From 8f40f2f35a1eb8411479529d9fae87c9b8fa2d36 Mon Sep 17 00:00:00 2001 From: TheMeinerLP Date: Sun, 17 Mar 2024 20:14:56 +0100 Subject: [PATCH] Fix spacing --- .../server/0002-Add-permission-check-for-spawn-protection.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/patches/server/0002-Add-permission-check-for-spawn-protection.patch b/patches/server/0002-Add-permission-check-for-spawn-protection.patch index b7ccb9677..e0c32278d 100644 --- a/patches/server/0002-Add-permission-check-for-spawn-protection.patch +++ b/patches/server/0002-Add-permission-check-for-spawn-protection.patch @@ -1,7 +1,7 @@ From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: TheMeinerLP Date: Sun, 17 Mar 2024 19:59:28 +0100 -Subject: [PATCH] Add permission check for spawn protection +Subject: [PATCH] Add permission check for spawn protection diff --git a/src/main/java/io/papermc/paper/configuration/GlobalConfiguration.java b/src/main/java/io/papermc/paper/configuration/GlobalConfiguration.java