From 24d1f0894b8fce5196f2bbd40a57940d93afbd67 Mon Sep 17 00:00:00 2001 From: Harrison Deng Date: Thu, 12 May 2022 23:11:45 -0500 Subject: [PATCH] Updated spawn protection size. --- server.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server.properties b/server.properties index 8573c0a..d81b842 100644 --- a/server.properties +++ b/server.properties @@ -46,7 +46,7 @@ simulation-distance=10 spawn-animals=true spawn-monsters=true spawn-npcs=true -spawn-protection=16 +spawn-protection=32 sync-chunk-writes=true text-filtering-config= use-native-transport=true