9
0
mirror of https://github.com/HibiscusMC/HMCCosmetics.git synced 2025-12-29 20:09:13 +00:00

clean: change require-empty in default config to false

This commit is contained in:
LoJoSho
2024-06-02 19:58:31 -05:00
parent 5cddd24097
commit ca5e0f96c2

View File

@@ -57,7 +57,7 @@ cosmetic-settings:
# If the plugin should keep enchants on helmets. This is useful as some enchantments are client side only.
add-enchantments: false
# Should the player slot be empty for the cosmetic to be applied? A cosmetic will be "hidden" if a player has an item equipped in the slot
require-empty: true
require-empty: false
chestplate:
add-enchantments: false
require-empty: false