This is a mod that will restart your server when the match/round/scenario ends.
- Built In Countdown Notification counts down from 20 Seconds
- Can go near bottom of load order
- For Dedicated Servers
Workshop Link: https://reforger.armaplatform.com/workshop/662F0259C78CC923-RBR_RoundEnd_Shutdown
Instructions:
You will need to set crontab or scheduled job for your "server monitor script"
- How it works is it will shut down the server with a countdown notifications at the end of the round or scenario (De-Brief). This will avoid server hangs between rounds/matches.
What you have to do is create a "keep-alive / Heart-Monitor"
- (scheduled .bat file | or crontab -e for linux users)
This will restart it after it is shut down, I set mine to 1 minute.