Difference between revisions of "Server Configuration"

From Holdfast: Nations At War
Jump to navigation Jump to search
(new server config main page)
 
(220 intermediate revisions by 15 users not shown)
Line 1: Line 1:
'''Override Commands For Roleplay Scenarios'''
+
{{DISPLAYTITLE:Server Configuration}}
 +
{{ContentTemplateModernInline
 +
| welcome            = [[File:Forum Logo.png|link=|left|alt=Server Configuration]]
 +
| blurb              = Configure Holdfast servers: globals, imports, rotations, overrides, map voting, mods, and webhooks
 +
| sections_title    = On this page
 +
| sections_content  =
 +
* [[#Server Configuration Files|Server Configuration Files]]
 +
** [[#Importing Config Files|Importing Config Files]]
 +
** [[#Server-Wide Settings|Server-Wide Settings]]
 +
** [[#Auto Shutdown/Restart System|Auto Shutdown/Restart System]]
 +
* [[#Map Rotations|Map Rotations]]
 +
** [[#Basic Map Settings|Basic Map Settings]]
 +
** [[#Maps|Maps]]
 +
** [[#Faction Balancing|Faction Balancing]]
 +
** [[#Spawn Settings|Spawn Settings]]
 +
** [[#Melee Arena Settings|Melee Arena Settings]]
 +
** [[#Officer Orders|Officer Orders]]
 +
** [[#Abilities|Abilities]]
 +
** [[#Conquest Config|Conquest Config]]
 +
** [[#Weather and Time of Day|Weather and Time of Day]]
 +
** [[#Friendly Fire|Friendly Fire]]
 +
** [[#Frontlines|Frontlines]]
 +
** [[#Other Commands|Other Commands]]
 +
** [[#Automatic Console Commands|Automatic Console Commands]]
 +
* [[#Override Commands|Override Commands]]
 +
** [[#Land|Land]]
 +
** [[#Artillery Dynamic Spawn Sections|Artillery Dynamic Spawns]]
 +
** [[#Naval|Naval]]
 +
** [[#Buffs & Traits|Buffs & Traits]]
 +
** [[#Festive Season Override|Festive Season Override]]
 +
** [[#Object Override|Object Override]]
 +
* [[#Map Voting|Map Voting]]
 +
* [[#Workshop Mods|Workshop Mods]]
 +
* [[#Discord Admin Webhook Logger|Discord Admin Webhook Logger]]
  
Server administrators are able to create and customise their own roleplay scenarios through various server-side configuration settings. Override commands can be used to create a unique experience that is not limited by the usual confines of Holdfast: NaW’s original gameplay design.
+
| featured_title    = Server Configuration
 
+
| featured_content  = {{:{{FULLPAGENAME}}/Body}}
Configure limits for classes, define the allowed spawn-able classes per spawn point, select the equipment they spawn with, equip weapons from racks, replenish ammunition, spawn various props, interactable objects and artillery pieces per map rotation and more.
+
| image_content      =
 
+
| layout            = auto
Here’s how you can make use of override commands and any other related commands that can prove useful to help you get started or create your own scenarios.
+
| left_width        = 320px
 
+
| aside_width        = 320px
'''Class Spawn Override On Land Spawn Points'''
+
| gap                = 0.5rem
 
+
| show_toc          = no
Spawn override commands provide administrators with the ability to define which classes to spawn on which spawn location and their limitations as well. By using the following override, you can also have classes that are only playable on naval and coastal scenarios be present on army-based game modes.
+
| show_section_edit  = yes
 
+
}}
For example these commands will give 1 team 200 of the carpenter class and the other team 200 Rifleman.
 
 
 
''spawn_override A Carpenter 200''
 
 
 
''spawn_override B Rifleman 200''
 
[[File:200 Carpenters vs 200 Rifleman.png|thumb|right|Tahir Desert Army Battlefield 200 Carpenters vs 200 Rifleman ]]
 
 
 
To use this command for yourself it must be added after !map_rotation start and before !map_rotation end in the following format...
 
 
 
'''spawn_override <Spawn Point> <Class> <Class Limit>'''
 
 
 
'''Spawn Point''' correlates to the spawn present in the spawn menu for instance Barricade (A) on Spanish Farm.
 
Values are defined as letters for <Spawn Point> A B C D E F G H etc...
 
 
 
'''Class'''
 
The name of the class you want to spawn <Class> =
 
{| class="wikitable"
 
!Command Input
 
!Result
 
|-
 
| ArmyInfantryOfficer
 
| Infantry Officer
 
|-
 
| ArmyLineInfantry
 
| Line Infantry
 
|-
 
| ArmyLineInfantry2
 
| ALine Infantry 92nd, Vistula or Friekorps
 
|-
 
| Grenadier
 
| Grenadier
 
|-
 
| Guard
 
| Guard
 
|-
 
| LightInfantry
 
| Light Infantry
 
|-
 
| Rifleman
 
| Rifleman
 
|-
 
| FlagBearer
 
| Flag Bearer
 
|-
 
| Drummer
 
| Drummer
 
|-
 
| Fifer
 
| Fifer
 
|-
 
| Bagpiper
 
| Bagpiper (Only available for the British Empire)
 
|-
 
| Surgeon
 
| Surgeon
 
|-
 
| Carpenter
 
| Carpenter
 
|-
 
| Cannoneer
 
| Cannoneer
 
|-
 
| Rocketeer
 
| Rocketeer (Only available for the British Empire)
 
|-
 
| NavalCaptain
 
| Captain
 
|-
 
| NavalMarine
 
| Marine
 
|-
 
| NavalSailor
 
| Sailor
 
|-
 
| NavalSailor2
 
| Adept Sailor
 
|-
 
| CoastGuard
 
| Coast Guard
 
|-
 
| Customs
 
| Customs
 
|-
 
| Violinist
 
| Violinist
 
|}
 

Latest revision as of 16:32, 6 August 2026


Server Configuration

Configure Holdfast servers: globals, imports, rotations, overrides, map voting, mods, and webhooks

Navigation menu