mirror of
https://github.com/iLLeniumStudios/fivem-resource-watcher
synced 2024-02-26 13:38:52 +01:00
Support for restarting the whole server when there are 0 players
This commit is contained in:
+1
-1
@@ -23,7 +23,7 @@ inputs:
|
||||
required: false
|
||||
default: "resources"
|
||||
restartServerWhen0Players:
|
||||
description: "Restart the server instead when there are no players on the server"
|
||||
description: "Restart the server instead when there are no players on the server. (Takes priority over restartIndividualReesources)"
|
||||
required: false
|
||||
default: false
|
||||
type: boolean
|
||||
|
||||
Reference in New Issue
Block a user