7 lines
176 B
TOML
7 lines
176 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
|
||
|
|