Fivem server manager for Windows
- Schedule automatic server restarts
- Check if server is running every X minutes
Simply download latest Release, edit config and run FivemManager.exe.
- config/manager.conf
#FXServer DIR location
FXServerLocation = "D:/Projects/FXServer/server"
#Server data location, place where ConfigFile is located
ServerLocation = "D:/Projects/FiveM"
#main server config file
ConfigFile = "server.cfg"
#Server restart times, split by ";"
RestartTimes = "02:00:05;12:00:05;18:00:05"
#Interval for checking if server is running or not
CrashCheckInterval = 5