From afdedb324567ab77fed21edd2cd588dcf8c0dd21 Mon Sep 17 00:00:00 2001 From: Bram Date: Fri, 7 Jun 2024 09:29:51 +0200 Subject: [PATCH] Updated: General configuration file, because of the new cache --- common/src/main/resources/config.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/common/src/main/resources/config.yml b/common/src/main/resources/config.yml index c48a9d9..66905eb 100644 --- a/common/src/main/resources/config.yml +++ b/common/src/main/resources/config.yml @@ -43,8 +43,6 @@ spoof: # If enabled, metadata (like health, absorption, etc.) will only be hidden for other players. # Entities other than players are ignored (like mobs, animals, etc.). - # This will result in a much smaller cache size, but it will only work for players. - # Caching shouldn't really be a performance concern, but if you want to save some memory, you can enable this. # When enabled, the ignored vehicles, wolves and iron golems settings will have no effect. players-only: enabled: false