Author Topic: second sever  (Read 1062 times)

is there a way to host 2 sever
like Chang the port on my dedicated the host one on the game?

server, not sever
and yes, you just change the port it uses
start game>advanced options>change the port

server, not sever
and yes, you just change the port it uses
start game>advanced options>change the port
while the dedicated server is ruining ?


but i dont want to Chang the port every time


then have 2 blockland files...?

while the dedicated server is ruining ?
The variable for the port is this I think:
Code: [Select]
$Pref::Server::Port = 28000
Change it in the server config file before you start the server. Yes, you will have to have a second install for the second server.

The variable for the port is this I think:
Code: [Select]
$Pref::Server::Port = 28000
Change it in the server config file before you start the server. Yes, you will have to have a second install for the second server.
unless you open 2 blocklands, i don't think the port can change midhost, not sure though

No, the port cannot change once the server is started:
Yes, you will have to have a second install for the second server.

No, the port cannot change once the server is started:
no, you don't have to have 2 installs, just 2 different windows

The way I am telling him to set it up, he needs one install per server because each server needs its own config files.


The way I am telling him to set it up, he needs one install per server because each server needs its own config files.
i've used the same file, with 2 windows, and it worked fine for me

It's easier to do it with two installs, because then you don't have to keep changing the port.