2026-01-19 12:28:32 +00:00
|
|
|
#Sync player attribute names to client
|
|
|
|
|
syncPlayerAttributeName = true
|
|
|
|
|
#Sync all entity attribute name to client
|
|
|
|
|
syncAllEntityAttributeName = false
|
|
|
|
|
#Show all attribute on attribute tab, like Apothic
|
|
|
|
|
generateAllAttributes = true
|
|
|
|
|
#Show all attribute on attribute tab and hide the unchanged
|
|
|
|
|
generateAllAttributesHideUnchanged = true
|
|
|
|
|
|