How to install mods on your ARK server
Automatic Workshop Installer:
If a mod does not work, try the manual process instead.
- For this method we recommend installing one mod at a time and ensuring the server comes back online after each install. If it does not, the mod is either not compatible with your server version or the mods are not compatible with one another. Incompatibility issues will prevent your server from starting up. Remove the conflicting mod and your server should start properly.
- Login to the control panel at https://cp.chicagoservers.co
- Navigate to Steam Workshop
- Use the addon browser to install plugins. (Search "all time" to receive the best results, then add the name of the mod you're looking to install.)
- Again, it's worth re-iterating what we mentioned above:
- If the mod author does not maintain their mod, it may cause issues.Ā Some mods are not compatible with one another.
- This process downloads the mods, extracts them onto your server, and that's it. If it doesn't work, blame the mod.
- And as always, we can troubleshoot your server itself, but cannot troubleshoot or provide support for why a particular mod isn't working.
- Ark is going to be Ark sometimes.
Manual FTP Upload Process
This process includes using FTP to connect to your server's files. For more information visitĀ https://chicagoservers.co/clients/index.php?rp=/knowledgebase/6/How-to-connect-to-your-serverandsharp039s-FTP.html
Acquire the Mods from Steam:
Start your Steam client, and select ARK: Survival Evolved from your game library.
Click on the "Browse the workshop" button
Select the mods you want to use in your game, and subscribe to them.
Then start ARK in single player mode, and it will begin downloading the mods in the background. Downloading all the mods may take some time.
Once the Mods are Fully Downloaded:
In the Steam library, right click on ARK: Survival Evolved, and then click on "properties" at the bottom of the popup menu.
In the window that appears, click on the "Local Files" tab along the top, and then click on "Browse Local Files".
This opens a window showing the files for your Ark: Survival Evolved client in the Steam application.
Click on and open the following folders:
Shootergame
,- thenĀ
Content
, - thenĀ
Mods
.
Inside there are folders for each mod, labelled with the steam workshop ID for each mod. There will also be matching numbered files that end in ".mod". Both the folder and the matching ".mod" file must be uploaded to the server for each mod to work correctly.
Upload Files to Server:
** You will need an FTP program to accomplish this. For more information on connecting via FTP visit How to Connect to your Server's FTP.
Upload all the mods copied from the client on your own computer to the server.
Copy them to the folderĀ /ShooterGame/Content/Mods
Ā on the server.
Enable Mods in Configuration Files on the Server:
The next step is tell the server to actually load and use the mods, by adding the mod ID's to the configuration file that controls this. That file is calledĀ GameUserSettings.ini
, and it's located inĀ /shooterGame/Saved/Config/LinuxServer
Once you've gone to theĀ LinusServer
Ā folder, select the fileĀ GameUserSettings.ini
Ā by clicking the blue box to the left of the file name in the Nodecraft file manager view. Then click the "edit" button at the top of the file manager window.
Once the file manager is displaying the contents ofĀ GameUserSettings.ini
, find the section labelledĀ [ServerSettings]
In that section, add the following line
ActiveMods=
followed by all the Steam Workshop IDS of the mods to be enabled, separated by commas.
NOTE: Capitalization is very important in ark settings, the lineĀ
ActiveMods=
Ā must have an uppercase A in active, and M in mods or it will not be processed correctly by the game.
Below is an example.
ActiveMods=642284892,764755314,719928795,880887081,702828089,880871931,741203089,670764308,731604991,668239751,793605978,1357417063,566885854,693416678,870709781,893834064,722649005,812655342,924933745,1184763409,1341173952,609380111,1420423699,1420423699,954683928,1092784125,1210379301,519536568
Once you are finished, save the changes made to the configuration file, and then restart the ARK server.
If everything has been done correctly, your ARK: Survival Evolved server now has mods!