Rust server linux

broken image
broken image

If you have your own website, you can set it here. Name of server as shown on the client server listĭescription shown on server connection window, for example you could show the size or intent of the server. The more players, the faster your computer CPU needs to be

broken image

Sets the max number of players connecting at one time The larger the map, the more disk space and memory you need. This number can be any value 0-2147483647 Sets the random seed for how the map is generated Sets the port people will use to connect to the game That looks like a lot, but lets break down each item one by one: Setting RustDedicated.exe -batchmode +server.port 28015 +server.level 'Procedural Map' +ed 1234 +server.worldsize 4000 +server.maxplayers 10 +server.hostname 'Name of Server as Shown on the Client Server List' +scription 'Description shown on server connection window.' +server.url '' +server.headerimage '' +server.identity 'server1' +rcon.port 28016 +rcon.password letmein +rcon.web 1 -logfile rustserverlog.txt

broken image