ARK Survival Evolved : Install a MOD on a linux server managed with Linux Game Server (NPC Bush Peoples, Big Storage Bins, …)
MOD NPC Bush Peoples
* Some links
mod : http://steamcommunity.com/sharedfiles/filedetails/?id=663332507
wiki : https://wiki.arkmodding.net/index.php/NPC_Bush_People#Utility
admin guide : http://steamcommunity.com/workshop/filedetails/discussion/663332507/276237094314742012/
* Save server
Launch game and connect to your running ark server
Use Console (TAB key) :
cheat saveworld
cheat destroywilddinos
cheat saveworld
Exit game and connect to your linux server
stop server with : ./arkserver sp
* Install MOD into a windows client
Install MOD on client via steam page http://steamcommunity.com/sharedfiles/filedetails/?id=663332507
Launch a localhost single player with MOD activated
Exit game
With winscp :
copy E:Program Files (x86)SteamSteamAppscommonARKShooterGameContentMods663332507
and E:Program Files (x86)SteamSteamAppscommonARKShooterGameContentMods663332507.mod
into the linux server at LinuxGSM/ARKSurvivalEvolved/serverfiles/ShooterGame/Content/Mods/
* Active MOD on linux server
cd LinuxGSM/ARKSurvivalEvolved
Edit serverfiles/ShooterGame/Saved/Config/LinuxServer/GameUserSettings.ini
[ServerSettings]
ActiveMods=663332507
start server : ./arkserver st
check server : ./arkserver dt
* Launch ARK client
Other players that will join the server will autodownload the MOD.
in game MOD parameters :
EnableCheats <password>
cheat summon bpfmodhelper_c
MOD Big Storage Bins, Platform Plus, Pillars Plus, ecoTrees, DeathHelper
* Some links
BigStorageBins: http://steamcommunity.com/sharedfiles/filedetails/?id=791674340 ID : 791674340
ecoTrees : http://steamcommunity.com/sharedfiles/filedetails/?id=670764308 ID : 670764308
DeathHelper : https://steamcommunity.com/sharedfiles/filedetails/?id=566885854 ID : 566885854
Pillars Plus : https://steamcommunity.com/sharedfiles/filedetails/?id=708807240 ID : 708807240
Platforms Plus : http://steamcommunity.com/sharedfiles/filedetails/?id=719928795 ID : 719928795
eco’s RP Decor : http://steamcommunity.com/sharedfiles/filedetails/?id=741203089 ID : 741203089
To install a specific plugin, replace ID with right ID
* Save server
Launch game and connect to your running ark server
Use Console (TAB key) :
cheat saveworld
Exit game and connect to your linux server
stop server with : ./arkserver sp
* Install MOD into a windows client
Install MOD on client via corresponding steam page
Launch a localhost single player with MOD activated
Exit game
With winscp :
copy E:Program Files (x86)SteamSteamAppscommonARKShooterGameContentModsID
and E:Program Files (x86)SteamSteamAppscommonARKShooterGameContentModsID.mod
into the linux server at LinuxGSM/ARKSurvivalEvolved/serverfiles/ShooterGame/Content/Mods/
* Active MOD on linux server
cd LinuxGSM/ARKSurvivalEvolved
Edit serverfiles/ShooterGame/Saved/Config/LinuxServer/GameUserSettings.ini
[ServerSettings]
ActiveMods=ID,ID,ID
start server : ./arkserver st
check server : ./arkserver dt
* Launch ARK client
Other players that will join the server will autodownload the MOD.