9
0
mirror of https://github.com/HibiscusMC/HMCCosmetics.git synced 2025-12-26 02:19:25 +00:00

remove empty cosmetic settings

This commit is contained in:
LoJoSho
2023-01-12 11:30:55 -06:00
parent c1be5fffa7
commit 5cf3ebef86

View File

@@ -17,12 +17,6 @@ database-settings:
enabled: false # This is for if other plugins need to handle certain aspects of a player first.
delay: 20 # In ticks
cosmetic-settings:
require-empty-helmet: false
require-empty-off-hand: false
require-empty-chest-plate: false
require-empty-pants: false
require-empty-boots: false
tick-period: 20 # In ticks, determines how many times a player cosmetics should be updated. -1 to disable.
# Ticking periods is something that ensures new players near a player get the packets to actually apply to the user.