2020-02-10 23:03:28 +01:00
|
|
|
{
|
2020-12-21 00:50:24 +01:00
|
|
|
"enabled": true,
|
|
|
|
"settings": {
|
2022-11-19 13:54:42 -08:00
|
|
|
"defaultServerIP": {
|
|
|
|
"title": "Last Entered IP/ID",
|
2022-11-19 01:34:35 -08:00
|
|
|
"type": "text",
|
|
|
|
"value": "localhost",
|
2022-11-19 13:54:42 -08:00
|
|
|
"tooltip": "Used if you leave the connect prompt blank."
|
2022-11-19 01:34:35 -08:00
|
|
|
},
|
2022-11-19 13:54:42 -08:00
|
|
|
"incompatibleModsAllowed": {
|
|
|
|
"title": "Incompatible Mods Allowed",
|
2022-11-19 01:34:35 -08:00
|
|
|
"type": "toggle",
|
|
|
|
"value": false,
|
|
|
|
"tooltip": "Kicks players if they have certain mods."
|
|
|
|
},
|
2022-12-02 16:11:29 +00:00
|
|
|
"showPlayerNames": {
|
|
|
|
"title": "Show Player Names",
|
|
|
|
"type": "toggle",
|
|
|
|
"value": true,
|
|
|
|
"tooltip": "Shows player names in the HUD and the map view."
|
|
|
|
},
|
2022-11-19 13:54:42 -08:00
|
|
|
"shipDamage": {
|
|
|
|
"title": "Ship Damage",
|
2022-11-19 01:34:35 -08:00
|
|
|
"type": "toggle",
|
|
|
|
"value": true,
|
|
|
|
"tooltip": "Take impact damage when inside the ship."
|
2023-03-03 20:05:15 +00:00
|
|
|
},
|
|
|
|
"showExtraHud": {
|
|
|
|
"title": "Show Extra HUD Elements",
|
|
|
|
"type": "toggle",
|
|
|
|
"value": true,
|
2023-03-04 15:40:34 +00:00
|
|
|
"tooltip" : "Show extra HUD elements, like player status and minimap icons."
|
2022-11-19 01:34:35 -08:00
|
|
|
}
|
2020-12-21 00:50:24 +01:00
|
|
|
}
|
2020-12-03 08:28:05 +00:00
|
|
|
}
|