Server Admin Extensions v.0.1.0 (Discontinued)
About this mod
Server Admin Extensions (SAE) is a WIP that has the goal of providing a set of systems and tools to give Server Admins more control over the game and hopefully make server content customization easier. What this mod do? Currently SAE just adds 6 items to t
Steam Workshop descriptions are short. For the full description, screenshots, and changelogs visit the workshop page.
Steam Workshop Stats
Open on Steam- Created on Steam
- Last updated on Steam
How to install on a Conan Exiles server
Four steps. Stop the server first, modlist.txt is read on startup.
- 1
Copy the Mod ID
The Mod ID for this mod is
2837635555. Use the Copy ModID or Copy Install Line button in the sidebar.When a Steam Workshop mod is installed, SteamCMD fetches the workshop item by this ID and drops the .pak file into
steamapps/workshop/content/440900/2837635555/. - 2
Stop the server, open modlist.txt
- Log in to your server panel and STOP the server.
- Navigate to the mods directory, usually:
ConanSandbox/Mods/. If the file does not exist yet, create a new text file namedmodlist.txt. - Make sure SteamCMD has already pulled the workshop item via the
+workshop_download_item 440900 2837635555command (most server panels do this for you).
- 3
Add the .pak path to modlist.txt
Each line is the FULL path to the mod's
.pakfile. Order matters: mods later in the list override earlier ones, so compatibility patches go at the BOTTOM.Single mod (host-agnostic path)*/steamapps/workshop/content/440900/2837635555/Server_Admin_Extensions_v_0_1_0_Discontinued_.pak
Multiple mods (load-order matters)*/steamapps/workshop/content/440900/2837635555/<this-mod>.pak */steamapps/workshop/content/440900/111111111/<another-mod>.pak */steamapps/workshop/content/440900/222222222/<compat-patch>.pak
The leading
*prefix makes the path host-agnostic so the same modlist works on both Linux and Windows server hosts. - 4
Restart the server
Save the file and start the server. Conan reads modlist.txt on startup and loads each .pak in order. Clients connecting to the server are prompted to subscribe to any missing mods on their end before they can join.
Players must restart Conan Exiles after subscribing so the client loads the new .pak files; the server itself only needs one restart per modlist change.
Patch history(1 entry)
Latest First synced to GameServersHub on 2026-05-22. File size: 729716 bytes.
