Skip to main content

Enshrouded: Enshrouded Server Configuration

This guide was created with the following products:

(Details may vary with products from different providers but the main concepts remain the same)

Introduction

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.

Setup Enshrouded Server in just 60 seconds!

Setup Enshrouded Server in just 60 seconds!

Feel like you understand better when you see things in action? We’ve got you! Dive into our video that breaks it all down for you. Whether you're in a rush or just prefer to soak up information in the most engaging way possible!

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 game server's webinterface and searching for the appropriate settings there, as seen below:

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 game server. Changing these values may potentially break your game server!

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.