Dedicated server

Author Topic: Dedicated server  (Read 451 times)

What are the - parameters?

I know -gamemode custom and -dedicated


But what are they for the name of server, player count, welcome message and other settings like fall damage and stuff?
It just makes the dedicated server a default one.


-port 28000
-profilePath

 
NOEDIT : profilePath is like this :

-profilePath C:/Blockland-Joseph/

So if you have a blockland folder at "C:/Blockland-Joseph/" with all the blockland files you can run it from there instead of Documents

NOEDIT : profilePath is like this :

-profilePath C:/Blockland-Joseph/

So if you have a blockland folder at "C:/Blockland-Joseph/" with all the blockland files you can run it from there instead of Documents

"C:\Program Files (x86)\Blockland\BlocklandLauncher.exe"

I do not understand what you mean. The Blockland folder in Program Files contains nothing but Blockland Launcher.

The Blockland folder in my documents contains all my settings.

"C:\Program Files (x86)\Blockland\BlocklandLauncher.exe"

I do not understand what you mean. The Blockland folder in Program Files contains nothing but Blockland Launcher.

The Blockland folder in my documents contains all my settings.

Ah I see.

-profilePath C:\Users\TM\My Documents\Blockland

It will load all my settings right? Since that's my folder that contains all the settings.

Ah I see.

-profilePath C:\Users\TM\My Documents\Blockland

It will load all my settings right? Since that's my folder that contains all the settings.

Yeah, except you have a space, so..
-profilePath "C:\Users\TM\My Documents\Blockland"

Yeah, except you have a space, so..
-profilePath "C:\Users\TM\My Documents\Blockland"

Yes I know. Thanks.

-port 28000
-profilePath

 

Wait one more question. Is a port parameter necessary?

Wait one more question. Is a port parameter necessary?
If it's needed to be different than the port in prefs, then yes.