Auto wipe on server update?Solved
is there a plugin out there what will auto wipe a server once it updates?
No plugin can do that... However you can add `-autoupdate` to your start.bat. This will restart your server once a update hits. This allows you to make an auto update script.

Take a look at this start script: https://files.facepunch.com/garry/1b1011b1/Rust_Server.zip
In response to Quantum ():
No plugin can do that... However you can add `-autoupdate` to your start.bat. This will restart your...
-autoupdate has never actually worked for Rust that I am aware of. That also doesn't answer what the OP is looking for, as that wouldn't wipe anything even if it was possible.
Hmm. I havent actually tested it myself. I just saw this in the start script fp provided. Guess I could test this with staging branch haha.
In response to Quantum ():
Hmm. I havent actually tested it myself. I just saw this in the start script fp provided. Guess I co...
Pretty sure -autoupdate is only something that Valve games such as Team Fortress 2 make use of natively.
Locked automatically