Skip to main content
Version: 0.2.3.0

Configure the server

On this page, you can learn about the arguments for server.

Arguments list

ArgumentDescription
-port=8211Change the port number used to listen to the server.
-players=32Change the maximum number of participants on the server.
-useperfthreads -NoAsyncLoadingThread -UseMultithreadForDSImproves performance in multi-threaded CPU environments.
It is effective up to a maximum of about 4 threads, and allocating more than this number of threads does not make much sense.
-publiclobbySetup server as a community server.
-publicip=x.x.x.xYou can manually specify the global IP address of the network on which the server running.
If not specified, it will be detected automatically. If it does not work well, try manual configuration.
Note that this setting works for community servers.
-publicport=xxxxYou can manually specify the port number of the network on which the server running.
If not specified, it will be detected automatically. If it does not work well, try manual configuration.
Note that this setting works for community servers, but does not change the port number itself that the server uses for listening.
-logformat=textChange log format. Text or Json

Example

Open the properties of the Palworld Dedicated Server in Steam and enter the startup options.

setting-windows-steam