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's Control Panel, stop your server and connect to your server via FTP. We recommend using FileZilla to do this.
- Upload the mods folder to your server's root directory and override any files if needed. You should now find Alloc's XML files at the path
/Mods/Allocs_[Function]/Modinfo.XML
In total, there should be 3 subdirectories under/Mods
- On your Multicraft Panel, navigate to Files > Config Files.
- In the Config Page, click 7 Days To Die Server Settings.
- 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.
- 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
- Go back to your Multicraft Control Panel, click Files > FTP File Access.
- 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.
- Download the latest version of CPM via their official website.
- Download the latest version of CPM and unzip the file.
- Stop your server and connect to your server via FTP. We recommend using FileZilla to do this.
- 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.
- On your Multicraft Panel, navigate to Files > Config Files.
- In the Config Page, click 7 Days To Die Server Settings.
- 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 Multicraft Control Panel, click Files > FTP File Access.
- 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.