Installation Video Guide
Watch our detailed video guide for step-by-step installation instructions
Quick Start
- Register on the FiveMUP panel
- Download artifacts from artifacts.peakly.gg
- Install artifacts on your server
- Configure your server.cfg
- Start your server and add players through the panel
Installation
1. Prerequisites
- Download and install the Visual C++ Redistributable for Visual Studio 2022 from this link.
- Disable Windows Defender or any antivirus software you have installed. This step is crucial for the proper functioning of FiveMUP.
2. Artifacts Installation
After registering and receiving your players, download the required version of artifacts from artifacts.peakly.gg and install them on your server.
3. Server Configuration
Add the following line to your server.cfg file:
start [PLAYERSPOOF]
Proxy Configuration
If you're using a proxy and experiencing issues with FiveMUP, add this line to your server.cfg:
set peakly_protect_jsons false
Setup Process
- Start your server and wait for it to appear in the server list
- Go to the FiveMUP panel and click "Add Server"
- Enter your server's CFX code (code only, not the full link)
- Use the slider to select your desired player count
⏱️ Connection Time
Please note that players typically take approximately 5 minutes to join the server after being sent from the panel.
⚠️ Important Notes
Server Restarts
After each server restart, you must remove the players and add them again. Fake players will not automatically rejoin the server.
CNL Timeout Issues
If you experience CNL Timeout issues, try disabling IPv6 as described in the section below.
Solving CNL Timeout Issues
To solve potential CNL Timeout issues, it is recommended to disable IPv6. Choose your preferred method:
- Open PowerShell as an administrator
- Run the following command to disable IPv6:
Disable-NetAdapterBinding -Name "*" -ComponentID ms_tcpip6
- To confirm that IPv6 has been disabled, run:
Get-NetAdapterBinding -ComponentID ms_tcpip6
The result should show as "Disabled"
- Open Network and Sharing Center
- Click on "Change adapter settings"
- Right-click on your network adapter and select "Properties"
- Uncheck the box next to "Internet Protocol Version 6 (TCP/IPv6)"
- Click "OK" to save the changes
Need Help?
Join our Discord community for support and updates. Open a ticket if you need assistance.
Join Discord Server