3 min readUpdated Jun 4, 2026

How to Install Mods on Your DayZ Server

Adding mods to DayZ is a great way to mix up the gameplay and try new things. Whether it's a simple quality-of-life mod or a total overhaul, there'll likely be something that's perfect for you. This guide will cover where to find and add mods to your DayZ server.

Note

Whichever method you use, make sure you include all dependencies your mods may require, otherwise they may fail to load.

Finding DayZ Mods

You can view all the DayZ mods here.

Browse the Steam Workshop and Subscribe to the mods you want to add.

Exporting Your DayZ Modlist

  1. 1
    Open DayZ.
  2. 2
    In the launcher, click Mods.
  3. 3
    Select More → Export list of mods to a file.
  4. 4
    Choose Only Loaded or All Mods.
  5. 5
    Save your modlist, named modlist.html.

Now that you've exported your modlist, here's how to install these mods on your server. This is the easiest way to add mods, and the method we recommend.

  1. 1
    Log in to Bropanel and select your DayZ Server.
  2. 2
    In the sidebar, go to Files.
  3. 3
    Upload your exported modlist.html.
  4. 4
    Restart your server.

The mods will automatically update, download, and enable once your server starts. Users can download these mods while connecting to your server.

How to Get Your Workshop Mod IDs

As an alternative approach, you can install mods using their Workshop IDs. You will need the Workshop ID of each mod you want to install, which you can find by browsing all the DayZ mods here.

Once you find the mod you want, you need to copy the URL. Let's use this URL for example: https://steamcommunity.com/sharedfiles/filedetails/?id=3700981838

In this example, the Workshop ID is 3700981838.

CS2 workshop URL

Installing Mods in Settings

You can also install mods from your server's Settings instead of exporting a modlist. This is handy for quickly adding or removing individual mods on the fly.

  1. 1
    Log in to Bropanel and select your DayZ Server.
  2. 2
    In the sidebar, go to Settings.
  3. 3
    In the Additional Mods field, enter your mods separated by semicolons.
  4. 4
    Restart your server.

We recommend entering each mod as its Workshop ID in @workshopID form (for example, @123456789;@987654321;), as these are kept up to date by Automatic Updates. For mods that should only run server-side, use the Server-Side Only Mods field instead.

Note

Spaces in mod folder names will be ignored, so use Workshop IDs or lowercase folder names without spaces.