Hello all! Help me pls.. When I reboot my server, all player saves are removed. Like they were all killed when server was offline.
I turn off the server with "quit" command, is that correct? Then i updating server and launch it. Help pls.
I hope you understand my issue..
If you aren't launching the server with the -load switch, it won't be loading the existing data.
[QUOTE=elixwhitetail;46151462]If you aren't launching the server with the -load switch, it won't be loading the existing data.[/QUOTE]
"-load switch" ?
[editline]5th October 2014[/editline]
[QUOTE=elixwhitetail;46151462]If you aren't launching the server with the -load switch, it won't be loading the existing data.[/QUOTE]
cd ..\RustServer\Release\
RustDedicated.exe -batchmode +server.hostname "blablabla" +server.maxplayers 100 +server.port 28015 +server.identity "blablabla" +server.seed 6738 -logFile "output.txt"
There are my launch string