How do I create a test server off of my hosting server?

Hi all, so my fiveM server is pretty beefy, i know i can do a split server in the server box. anyone know where there is a tutorial or how to vid??

You can host two or more servers on one machine relatively easily as long as you have the storage and resources. Here is the general idea on how to do it.

Download fivem server files just like you did for your first server, then change the port from 30120 to maybe 30220 or 30125 just something different that wont interfere with anything else then open that port on your machine.

This should work, I use it for my dev server.

1 Like

thanks bro

1 Like

which files contains the server ip and port? is it only the server.cfg file??

Yes. Just change the port number under the endpoint vars.

2 Likes