Support for restarting the whole server when there are 0 players

This commit is contained in:
TheiLLeniumStudios
2023-02-09 15:50:41 +00:00
parent a39ccb3740
commit 1b6513ee83
4 changed files with 20 additions and 11 deletions
+1 -1
View File
@@ -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