I know this has been discussed elsewhere but I just can't seem to find it. What are the minimum parameters I need to put in the command line and what are all the options I can put in server.cfg? I'm trying to get my commandline manageable.
What exactly can I put in server.cfg?
Discussion in 'Rust Discussion' started by AppetiteForDistruction, Apr 12, 2018.
-
Wulf Community Admin
Any console command or setting can do in it other than the rcon ones or the Unity ones (logfile, batchmode, nographics, etc.), so the "minimum" would be whatever you have in your .bat file normally minus the ones I mentioned.
-
server.hostname "Server Name"
server.description "Server Description"
server.url "URL"
server.headerimage "Image"
server.saveinterval "600"
rcon.web "1"
server.worldsize "3500"
server.seed "945465"
server.maxplayers "250"
Thats my server.cfg