aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorGeckoEidechse <gecko.eidechse+git@pm.me>2023-09-19 14:12:46 +0200
committerGeckoEidechse <gecko.eidechse+git@pm.me>2023-09-19 14:12:46 +0200
commit871ab1a8c3e2930432a6bf54f338bd45f1e604eb (patch)
tree1df1ba252473c47c5a6d29046725fe1467bb883c /docs
parent828656a8bee8ade01a5e40ad62ac05401016d890 (diff)
downloadNorthstarWiki-871ab1a8c3e2930432a6bf54f338bd45f1e604eb.tar.gz
NorthstarWiki-871ab1a8c3e2930432a6bf54f338bd45f1e604eb.zip
Fix in source code misaligned table
for PlaylistOverrides Co-authored-by: Jack <66967891+ASpoonPlaysGames@users.noreply.github.com>
Diffstat (limited to 'docs')
-rw-r--r--docs/hosting-a-server-with-northstar/server-settings/playlistvar.md82
1 files changed, 41 insertions, 41 deletions
diff --git a/docs/hosting-a-server-with-northstar/server-settings/playlistvar.md b/docs/hosting-a-server-with-northstar/server-settings/playlistvar.md
index 1bbac9e..88544d6 100644
--- a/docs/hosting-a-server-with-northstar/server-settings/playlistvar.md
+++ b/docs/hosting-a-server-with-northstar/server-settings/playlistvar.md
@@ -5,48 +5,48 @@ Playlist overrides determines the behaviour of the server. PlaylistOverrides can
The list of playlist overrides needs to be quoted and separated by spaces.\
Example: `+setplaylistvaroverrides "run_epilogue 0 featured_mode_amped_tacticals 1"`
-| PlaylistOverrides | Accepted Values | Default Value | Description |
-| -------------------------------------------- | --------------- | ------------- | ---------------------------------------------------------------------------------------------- |
-| `max_players` | `int` | | Needs to be in combination with the [`-maxplayersplaylist`](./#Startup\_flags-maxplrplst) flag |
-| `custom_air_accel_pilot` | | | |
-| `pilot_health_multiplier` | | | |
-| `run_epilogue` | `0-1` | `1` | Enables escape dropship |
-| `respawn_delay` | | | Delay before respawn |
-| `boosts_enabled` | `0-1` | `0` | Disable boosts. Doesn't disable Titanmeter. Note that unlike the name suggests `1` disables boosts |
-| `earn_meter_pilot_overdrive` | `0-1` | | |
-| `earn_meter_pilot_multiplier` | | | |
-| `earn_meter_titan_multiplier` | | | |
-| `aegis_upgrades` | `0-1` | `0` | Enable titan aegis upgrades |
-| `infinite_doomed_state` | `0-1` | | |
-| `titan_shield_regen` | `0-1` | `0` | Enable regenerating titan shields |
-| `scorelimit` | | | |
-| `roundscorelimit` | | | |
-| `timelimit` | | | |
-| `oob_timer_enabled` | `0-1` | | Out of bounds timer enable |
-| `roundtimelimit` | | | |
-| `classic_rodeo` | `0-1` | | |
-| `classic_mp` | `0-1` | `1` | Enables intro dropship |
-| `fp_embark_enabled` | | | First person embark and terminations |
+| PlaylistOverrides | Accepted Values | Default Value | Description |
+| -------------------------------------------- | --------------- | ------------- | ------------------------------------------------------------------------------------------------------------------- |
+| `max_players` | `int` | | Needs to be in combination with the [`-maxplayersplaylist`](./#Startup\_flags-maxplrplst) flag |
+| `custom_air_accel_pilot` | | | |
+| `pilot_health_multiplier` | | | |
+| `run_epilogue` | `0-1` | `1` | Enables escape dropship |
+| `respawn_delay` | | | Delay before respawn |
+| `boosts_enabled` | `0-1` | `0` | Disable boosts. Doesn't disable Titanmeter. Note that unlike the name suggests `1` disables boosts |
+| `earn_meter_pilot_overdrive` | `0-1` | | |
+| `earn_meter_pilot_multiplier` | | | |
+| `earn_meter_titan_multiplier` | | | |
+| `aegis_upgrades` | `0-1` | `0` | Enable titan aegis upgrades |
+| `infinite_doomed_state` | `0-1` | | |
+| `titan_shield_regen` | `0-1` | `0` | Enable regenerating titan shields |
+| `scorelimit` | | | |
+| `roundscorelimit` | | | |
+| `timelimit` | | | |
+| `oob_timer_enabled` | `0-1` | | Out of bounds timer enable |
+| `roundtimelimit` | | | |
+| `classic_rodeo` | `0-1` | | |
+| `classic_mp` | `0-1` | `1` | Enables intro dropship |
+| `fp_embark_enabled` | | | First person embark and terminations |
| `player_force_respawn` | `int` | `5` | Forces players to respawn after the respawn button has been shown for x seconds. `-1` to disable forced respawning. |
-| `promode_enable` | `0-1` | `0` | |
-| `riff_floorislava` | `0-1` | `0` | Covers the whole map with deadly electric smoke |
-| `featured_mode_all_holopilot` | `0-1` | `0` | |
-| `featured_mode_all_grapple` | `0-1` | `0` | |
-| `featured_mode_all_phase` | `0-1` | `0` | |
-| `featured_mode_all_ticks` | `0-1` | `0` | |
-| `featured_mode_tactikill` | `0-1` | `0` | |
-| `featured_mode_amped_tacticals` | `0-1` | `0` | |
-| `featured_mode_rocket_arena` | `0-1` | `0` | |
-| `featured_mode_shotguns_snipers` | `0-1` | `0` | |
-| `iron_rules` | `0-1` | `0` | Disables ejection and disembark |
-| `riff_player_bleedout` | | | |
-| `player_bleedout_forceHolster` | | | |
-| `player_bleedout_forceDeathOnTeamBleedout` | | | |
-| `player_bleedout_bleedoutTime` | | | |
-| `player_bleedout_firstAidTime` | | | |
-| `player_bleedout_firstAidTimeSelf` | | | |
-| `player_bleedout_firstAidHealPercent` | | | |
-| `player_bleedout_aiBleedingPlayerMissChance` | | | |
+| `promode_enable` | `0-1` | `0` | |
+| `riff_floorislava` | `0-1` | `0` | Covers the whole map with deadly electric smoke |
+| `featured_mode_all_holopilot` | `0-1` | `0` | |
+| `featured_mode_all_grapple` | `0-1` | `0` | |
+| `featured_mode_all_phase` | `0-1` | `0` | |
+| `featured_mode_all_ticks` | `0-1` | `0` | |
+| `featured_mode_tactikill` | `0-1` | `0` | |
+| `featured_mode_amped_tacticals` | `0-1` | `0` | |
+| `featured_mode_rocket_arena` | `0-1` | `0` | |
+| `featured_mode_shotguns_snipers` | `0-1` | `0` | |
+| `iron_rules` | `0-1` | `0` | Disables ejection and disembark |
+| `riff_player_bleedout` | | | |
+| `player_bleedout_forceHolster` | | | |
+| `player_bleedout_forceDeathOnTeamBleedout` | | | |
+| `player_bleedout_bleedoutTime` | | | |
+| `player_bleedout_firstAidTime` | | | |
+| `player_bleedout_firstAidTimeSelf` | | | |
+| `player_bleedout_firstAidHealPercent` | | | |
+| `player_bleedout_aiBleedingPlayerMissChance` | | | |
### Sticks and Stones playlist overrides