I'll see what I can do.
Can you show me how this would look like with a batch file.
You have a server on which multiple IPs ping, do I understand that correctly?
i found ^^
@echo off cls :start RustDedicated.exe -nographics -batchmode -silent-crashes +server.ip "(fill in your server ip)" +server.identity "(fill in your server identity)" +server.port 28015 +rcon.port 28016 +rcon.password "fill in a password" -logfile "ServerLog.txt" +rcon.web true -logfile "output.txt" goto start
I will install, is not a problem