[Server Hosting] PlayerListSettings - salutesh/DayZ-Expansion-Scripts GitHub Wiki
"m_Version"
Integer.
Contains the current setting version number, never change this value unless you really know what you are doing as it's used internally for automatic conversion of old settings whenever we change something.
"EnablePlayerList"
Bool.
- 0 = This feature will be turned off.
- 1 = Allow players to see a player list of the online players.
"EnableTooltip"
Bool.
- 0 = This feature will be turned off.
- 1 = Allow players to see a Tooltip on every players showing their stats (distance travelled, zombies/players killed and all the other stats visible in the player book tab)