Enshrouded
0 of 0

File information

Last updated

Original upload

Created by

ndoa

Uploaded by

ndoa

Virus scan

Safe to use

Tags for this mod

About this mod

This mod adds a allowlist feature to the Enshrouded dedicated server.

Permissions and credits
Mirrors
This mod adds a allowlist feature to the Enshrouded dedicated server. This allows admins to create dedicated servers that can only be joined by specific people (filtered by Steam account ID).

Instructions:
  • Extract the two files in the zip next into your server folder.
    • The two .dll files files should be next to the "enshrouded_server.exe"
  • Modify your "enshrouded_server.json" file to contain the allowlist section like such:
{
    "name": "Enshrouded Server",
    "password": "",
    "saveDirectory": "./savegame",
    "logDirectory": "./logs",
    "ip": "0.0.0.0",
    "gamePort": 15636,
    "queryPort": 15637,
    "slotCount": 16,
    "EML": {
        "playerAllowList": [
            76561198063451642,
            76561198013243612
        ]
    }
}
3. Start the server like normal.

The "playerAllowList" list should contain the SteamID of all players you want to be able to join your dedicated server. You can find your steam ID by navigating to your steam profile and taking the number(s) in the URL, or by using the "Steam ID" finder tools online.

The mod outputs logs in the "logs/eml.txt` file which you can review to see players that are accepted/rejected based on their steam ID.

---

Although I likely can't support this too much due to time constraints, feel free to drop a message in this discord:

Enshrouded Modding Discord: https://discord.gg/3DRru36bhf