Skip to main content

Enshrouded: Enshrouded Server Configuration

Enshrouded at launch has a few configuration parameters that you can customise to your likings. In this guide, we will explore all of the currently available configuration parameters and explain each in more detail.

Accessing your Configuration File

Firstly, you will have to access your configuration file in order to edit any parameters. There are multiple ways to edit this file.

Via Webinterface

The most user-friendly method is by heading over to the Settings section on your gameserver's webinterface and searching for the appropriate settings there, as seen below:

image

Server Configuration Options

These are the currently available server configuration options that are provided by the game for customising your server, most notably the server name, password as well as some internal settings.

tip

We do not recommending changing the Port, IP or Directory settings, as these are automatically configured by the gameserver. Changing these values may potentially break your gameserver!

Parameter NameExampleDescription
nameZAP-Hosting Docs TestYour server's name
passwordiLoveZAP!2024Lock the server behind a password (private)
saveDirectory./savegame (default)Set a directory for where you want your saves to be stored
logDirectory./logs (default)Set a directory for where you want your logs to be stored
ip123.123.123.123Public IP the server runs on
gamePort15636 (default)The public port the server runs on
queryPort15637 (default)The public port the server can be accessed through
slotCount4The max amount of players that can join the server (max 16)

After you complete your changes, make sure to save the file where appropriate and restart your server. The next time your server starts up, it will use the settings that you have provided.