From 2e2d31ae894082510bb49f2b5619dcf1baf6c827 Mon Sep 17 00:00:00 2001 From: Shane Freeder Date: Tue, 1 Dec 2020 13:23:44 +0000 Subject: [PATCH] Fix keep-spawn-loaded stopping force-loaded chunks from loading Also, cleanup the patch a little bit --- ...le-Keep-Spawn-Loaded-range-per-world.patch | 45 ++++++++++++------- 1 file changed, 30 insertions(+), 15 deletions(-) diff --git a/Spigot-Server-Patches/Configurable-Keep-Spawn-Loaded-range-per-world.patch b/Spigot-Server-Patches/Configurable-Keep-Spawn-Loaded-range-per-world.patch index 645de3ffa..3a4a0233c 100644 --- a/Spigot-Server-Patches/Configurable-Keep-Spawn-Loaded-range-per-world.patch +++ b/Spigot-Server-Patches/Configurable-Keep-Spawn-Loaded-range-per-world.patch @@ -25,21 +25,25 @@ index 0000000000000000000000000000000000000000..00000000000000000000000000000000 --- a/src/main/java/net/minecraft/server/MinecraftServer.java +++ b/src/main/java/net/minecraft/server/MinecraftServer.java @@ -0,0 +0,0 @@ public abstract class MinecraftServer extends IAsyncTaskHandlerReentrant