How to Install and Configure Alloc's and CPM on Your 7 Days to Die Server

How to Install and Configure Alloc's and CPM on Your 7 Days to Die Server
Alloc's Server Fixes are a group of mods for your 7 Days to Die Server that add extra functionality to your server such as:
-
An interactive world map.
-
An API that you can use for other mods like CSMM and logging.
-
New commands such as give, listitems listknownplayers, showinventory.
#Installing And Configuring Alloc's
As Alloc's Server Fixes is a server-side only mod, therefore you will not need to install this on your own PC.
- Download the latest version of Alloc's via their official website.
-
Once downloaded, unzip the file to retrieve the mod folder containing subdirectories for Alloc's.
-
Navigate to your Server Control Panel, then Shut down the server, and open the "Files" tab.
-
Upload the mod folders to your server's mod folder. You should now find Alloc's XML files at the path
/Mods/Allocs_[Function]/Modinfo.XMLIn total, there should be 3 subdirectories under/Mods
- Navigate to the Files tab again and locate the serverconfig.xml file.
- Depending on if you are installing Alloc's or Allocs and CPM, follow the next step:
-
If you are only installing Alloc's: Locate the line ControlPanelPort and change its value from 8080 to an unused additional port allocated to your server - 2 (e.g. If your additional port 5366, you need to set the ControlPanelPort to the following
ControlPanelPort=5364). -
If you wish to install both Alloc's and CPM: Submit a support ticket requesting 2 sequential ports. Afterwards, locate the line ControlPanelPort and change its value from 8080 to the port mentioned by the Support Agent answering your ticket.
- Go back to your main file directory.
-
Navigate to the saves directory and modify webpermissions.xml by adding your SteamID similar to serveradmin.xml (E.g.
<user steamID="76561198201651882" permission_level="0" />). -
Restart your server and wait for the webpage to respond.
#Installing And Configuring CPM
CPM is a fork of Coppi's Mod which adds new features like Claim Creator, WebUI, AntiCheat, Sleeper control, Trading system, Chatcoloring and more.
-
Before proceeding, CPM requires Alloc's to be installed, therefore make sure that your control panel of Alloc's is working before continuing these steps.
-
Download the latest version of CPM via their official website.
-
Download the latest version of CPM and unzip the file.
-
Stop your server and navigate to your server files.
-
Upload the folder 1CSMM_Patrons to your server's mods directory and override any files if needed. The folder should contain the file ModInfo.xml and others.
- Navigate to the Files tab again and locate the serverconfig.xml file.
-
CPM requires the next possible port after Alloc's. If you haven't already, submit a support ticket requesting 2 sequential ports. Afterwards, locate the line ControlPanelPort and change its value from 8080 to the port mentioned by the Support Agent answering your ticket.
-
Go back to your main file directory.
-
You can now adjust the config of CPM by navigating to the saves directory and modifying CpmSettings.xml.
-
Restart your server and wait for the webpage to respond.