Create an account


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
(Ubuntu) 7 Days to Die: How to Install Plugins/Mods for your Dedicated Server

#1
Hello everyone,

Couldn't really find a tutorial on the net about installing Plugins/Mods on your dedicated server.

So further more I have you here!

First find some Plugins/Mods over at this link:
Hidden Content


Reply to this thread to unlock the contents


2nd: Download them Locally and to the Server

I personally like Revenhearst Mod Pack (Overhaul)
Link:
Hidden Content


Reply to this thread to unlock the contents

How to download to the server: A16 Valmod plugin has a Github download link.
So we will use Git to extract the link to Ubuntu/Debian systems.

How to Install Server Side:
Find 7 Days to Die Local Files (Ubuntu system first)

FILEZILLA Method:
Open the Ravenhearst zip. Open the first folder inside. Inside is a Data and Mods folder. Drag and drop these folders into the main game's directory.

From Terminal:
Valmod is a github link so we will use wget

Navigate to your 7daystodie folder. Usually inside /home/user/steamcmd/7daystodie.
Command:
Code:
cd /home/usersteamcmd/7daystodie_Data
wget https://gitlab.com/jaxteller718/ravenhearst_6_2_server_files/-/archive/master/ravenhearst_6_2_server_files-master.zip
unzip ravenhearst_6_2_server_files-master.zip
rm ravenhearst_6_2_server_files-master.zip
cd ravenhearst_6_2_server_files-master
cp -r Mods ../
cp -r Data ../
cp -r 7DaysToDieServer_Data ../
mv serverconfig.xml ../
cd ..
rm -rf ravenhearst_6_2_server_files-master

With these mods you have to disable EAC though. Just FYI


How to Install Client Side:
Right Click 7 Days To Die and select properties
Click the Local Files Tab
Click the Browse local files button.
Download Client files here:
Hidden Content


Reply to this thread to unlock the contents
Inside Master folder, Drag and drop these folders into the game's directory, overwriting when prompted.

**How to start 7 Days to Die without EAC: In your steam directory for 7 days to die, there are to .exe (executables) one with EAC and one without. Click the one without.
[Image: RvghcKs.png]
Reply



Possibly Related Threads…
Thread Author Replies Views Last Post
  How to disable/enable GUI on boot in Ubuntu 20.04 Focal Fossa Linux Desktop SickProdigy 0 1,243 03-30-2022, 12:57 AM
Last Post: SickProdigy
  How to install Node.js 16 on Ubuntu 20.04 LTS SickProdigy 0 1,057 03-23-2022, 08:13 PM
Last Post: SickProdigy
  BT Adopts Ubuntu OpenStack xSicKxBot 0 1,130 07-26-2019, 04:06 PM
Last Post: xSicKxBot
  How to Change User Password in Ubuntu xSicKxBot 0 1,076 04-26-2019, 06:10 AM
Last Post: xSicKxBot
  How to Install LDAP Account Manager on Ubuntu Server 18.04 xSicKxBot 0 1,044 04-01-2019, 12:34 AM
Last Post: xSicKxBot
  How to Install NTP Server and Client(s) on Ubuntu 18.04 LTS xSicKxBot 0 1,032 03-29-2019, 06:26 AM
Last Post: xSicKxBot
  How to Install OpenLDAP on Ubuntu Server 18.04 xSicKxBot 0 1,121 03-22-2019, 01:01 PM
Last Post: xSicKxBot
  How To Upgrade Ubuntu To 18.04 LTS Bionic Beaver xSicKx 0 1,221 02-05-2019, 02:35 PM
Last Post: xSicKx
  Fedora - How to install extensions via the Software application xSicKxBot 0 3,893 11-21-2018, 08:09 AM
Last Post: xSicKxBot
  EdgeX Foundry’s First Dev Kit Runs Ubuntu on an Artik Board xSicKxBot 0 1,155 10-24-2018, 05:29 PM
Last Post: xSicKxBot

Forum Jump:


Users browsing this thread:
1 Guest(s)

Forum software by © MyBB Theme © iAndrew 2016