Unexpected updatesNot An Issue
I use the Rust Updates Bot for Discord in a seprate rust update channel that then pings me on my phone whenever an update is live.
I also use http://whenisupdate.com which also has a simple json api you can use for discord or a Umod plugin.
misticos
It is a mandatory update.
I absolutely agree. But Facepunch do this without warning. Accordingly, the server is not available to players who have updated the client. And I don’t know if I need to update the server until I try to connect or someone tells me about the update.
FuelStream
I use the Rust Updates Bot for Discord in a seprate rust update channel that then pings me on my phone whenever an update is live.
I also use http://whenisupdate.com which also has a simple json api you can use for discord or a Umod plugin.
Thank.This is a good solution for me.
I was parsing the protocol number to see if it changed, but it seems like umod released an update with the wrong protocol number.
There doesn't seem to be a good way to do automatic updates.
bottigerThat really doesn't tell you when you need to update the server. There are many server updates that are optional.
I was parsing the protocol number to see if it changed, but it seems like umod released an update with the wrong protocol number.
There doesn't seem to be a good way to do automatic updates.
I update the server manually, because I have several plugins installed that may stop working. Thanks to FuelStream for the solutions.