atm9lite/server/config/cosmeticarmorreworked-common.toml
2024-10-17 01:31:38 -07:00

11 lines
379 B
TOML

#These settings affects both server and client
[Common]
#Whether or not to keep items in cosmetic armor slots in the event of player death
CosArmorKeepThroughDeath = false
#Whether or not to disable the RecipeBook in the CosmeticArmorInventory
CosArmorDisableRecipeBook = false
#Whether or not to disable the coshat command
CosArmorDisableCosHatCommand = false