From 7abfb0edf1e6863833fa93b1bafc5179b995dcd8 Mon Sep 17 00:00:00 2001 From: Logan <37521985+LoJoSho@users.noreply.github.com> Date: Sat, 6 Sep 2025 23:18:48 -0500 Subject: [PATCH] chore: turn item processing off by default --- common/src/main/resources/config.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/common/src/main/resources/config.yml b/common/src/main/resources/config.yml index 8c52ab57..411cbfb0 100644 --- a/common/src/main/resources/config.yml +++ b/common/src/main/resources/config.yml @@ -27,8 +27,8 @@ cosmetic-settings: # This determines what to process what areas to process placeholders when displaying the item to the user. # This can be heavy on servers with a lot of players, so if experiencing lag issues relating to setting display/lores of items, disable this. item-processing: - display-name: true - lore: true + display-name: false + lore: false # This is a list of worlds that cosmetics are hidden in. When a player enters one of these worlds, their cosmetics will be hidden. disabled-worlds: