Configuring Your The Front Server
Customize your The Front dedicated server settings including resource rates, combat rules, building options, and more.
The Front is built on Unreal Engine and uses ServerConfig.ini for server configuration. This guide covers how to access and modify your server settings.
Server Configuration
Stop Your Server
Access the XGamingServer Panel and Stop your server.
Open the Configuration File
Go to Files and navigate to the server configuration directory. Open ServerConfig.ini.
Edit Server Settings
The configuration file contains numerous settings. Here are some commonly adjusted ones:
| Setting | Description |
|---|---|
ServerName | The name displayed in the server browser |
MaxPlayers | Maximum number of connected players |
ServerPassword | Password required to join the server |
PVP | Enable or disable player versus player combat |
ResourceMultiplier | Multiplier for resource gathering rates |
ExpMultiplier | Multiplier for experience gain |
DamageMultiplier | Multiplier for damage values |
DayTimeSpeed | Speed of daytime |
NightTimeSpeed | Speed of nighttime |
BuildingDamageMultiplier | How much damage buildings take |
DropItemsOnDeath | Whether players drop items when they die |
Save and Start Your Server
Save your changes and start your server to apply the new settings.
💡 Tip: Many common settings like server name, max players, and password can be changed directly from
Startupin the panel. See Change Server Name, Max Players, and Set a Password for details.
⚠️ Warning: Invalid configuration values can prevent your server from starting. Always back up your configuration file before making changes using the
Backupsfeature in the panel.
If you need help with configuration, join our Discord and we will assist you.
How is this guide?