Hello,
I have managed to increase the node density using the
spawn.min_density 0.5
However I am using a stupid admin panel and it doesn't allow us to make custom startup parameters, Is there a config file where I can save these settings so they are still present on a reboot?
Thanks!![]()
Solved Loading settings on server start?
Discussion in 'Rust Discussion' started by Nathan 3, Jan 8, 2016.
-
Wulf Community Admin
You can add any Rust settings/commands to your server/identity/cfg/server.cfg file.
-
Thank you, I was struggling to find it so I just assumed it didn't exist
My server config contains this -
Code:################################################################# Rust Experimental currently does not have a configuration file. You will need to set the hostname and rcon port on under the configuration files button in the ACP.We will replace this with a configuration file when on becomes avalible! #################################################################
fps.limit "256"
Is the serverauto.cfg the one I would put it in?