mirror of
https://github.com/HibiscusMC/HMCCosmetics.git
synced 2025-12-19 15:09:19 +00:00
chore: turn item processing off by default
This commit is contained in:
@@ -27,8 +27,8 @@ cosmetic-settings:
|
|||||||
# This determines what to process what areas to process placeholders when displaying the item to the user.
|
# 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.
|
# 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:
|
item-processing:
|
||||||
display-name: true
|
display-name: false
|
||||||
lore: true
|
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.
|
# 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:
|
disabled-worlds:
|
||||||
|
|||||||
Reference in New Issue
Block a user