diff --git a/templates/7daystodie.psm1 b/templates/7daystodie.psm1 index 4a48a8f..b57021f 100644 --- a/templates/7daystodie.psm1 +++ b/templates/7daystodie.psm1 @@ -76,7 +76,7 @@ $ServerDetails = @{ #Allow force close, usefull for server without RCON and Multiple instances. AllowForceClose = $true - #Process Priority Realtime, High, Above normal, Normal, Below normal, Low + #Process Priority Realtime, High, AboveNormal, Normal, BelowNormal, Low UsePriority = $true AppPriority = "High" diff --git a/templates/ark_survival_ascended.psm1 b/templates/ark_survival_ascended.psm1 index 297806a..757f72a 100644 --- a/templates/ark_survival_ascended.psm1 +++ b/templates/ark_survival_ascended.psm1 @@ -93,7 +93,7 @@ $ServerDetails = @{ #Allow force close, usefull for server without RCON and Multiple instances. AllowForceClose = $true - #Process Priority Realtime, High, Above normal, Normal, Below normal, Low + #Process Priority Realtime, High, AboveNormal, Normal, BelowNormal, Low UsePriority = $true AppPriority = "High" diff --git a/templates/astroneer.psm1 b/templates/astroneer.psm1 index 23cd9bc..5457e66 100644 --- a/templates/astroneer.psm1 +++ b/templates/astroneer.psm1 @@ -99,7 +99,7 @@ $ServerDetails = @{ #Allow force close, usefull for server without RCON and Multiple instances. AllowForceClose = $true - #Process Priority Realtime, High, Above normal, Normal, Below normal, Low + #Process Priority Realtime, High, AboveNormal, Normal, BelowNormal, Low UsePriority = $true AppPriority = "High" diff --git a/templates/icarus.psm1 b/templates/icarus.psm1 index b1fbe6a..42e3a59 100644 --- a/templates/icarus.psm1 +++ b/templates/icarus.psm1 @@ -107,7 +107,7 @@ $ServerDetails = @{ #Allow force close, usefull for server without RCON and Multiple instances. AllowForceClose = $true - #Process Priority Realtime, High, Above normal, Normal, Below normal, Low + #Process Priority Realtime, High, AboveNormal, Normal, BelowNormal, Low UsePriority = $true AppPriority = "High" diff --git a/templates/insurgencysandstorm.psm1 b/templates/insurgencysandstorm.psm1 index 4408fb3..3e7e0ed 100644 --- a/templates/insurgencysandstorm.psm1 +++ b/templates/insurgencysandstorm.psm1 @@ -116,7 +116,7 @@ $ServerDetails = @{ #Allow force close, usefull for server without RCON and Multiple instances. AllowForceClose = $true - #Process Priority Realtime, High, Above normal, Normal, Below normal, Low + #Process Priority Realtime, High, AboveNormal, Normal, BelowNormal, Low UsePriority = $true AppPriority = "High" diff --git a/templates/killingfloor2.psm1 b/templates/killingfloor2.psm1 index 115278d..05021f0 100644 --- a/templates/killingfloor2.psm1 +++ b/templates/killingfloor2.psm1 @@ -99,7 +99,7 @@ $ServerDetails = @{ #Allow force close, usefull for server without RCON and Multiple instances. AllowForceClose = $true - #Process Priority Realtime, High, Above normal, Normal, Below normal, Low + #Process Priority Realtime, High, AboveNormal, Normal, BelowNormal, Low UsePriority = $true AppPriority = "High" diff --git a/templates/left4dead2.psm1 b/templates/left4dead2.psm1 index b7dd465..a72d58d 100644 --- a/templates/left4dead2.psm1 +++ b/templates/left4dead2.psm1 @@ -91,7 +91,7 @@ $ServerDetails = @{ #Allow force close, usefull for server without RCON and Multiple instances. AllowForceClose = $true - #Process Priority Realtime, High, Above normal, Normal, Below normal, Low + #Process Priority Realtime, High, AboveNormal, Normal, BelowNormal, Low UsePriority = $true AppPriority = "High" diff --git a/templates/mordhau.psm1 b/templates/mordhau.psm1 index 09f5857..c6e4da6 100644 --- a/templates/mordhau.psm1 +++ b/templates/mordhau.psm1 @@ -88,7 +88,7 @@ $ServerDetails = @{ #Allow force close, usefull for server without RCON and Multiple instances. AllowForceClose = $true - #Process Priority Realtime, High, Above normal, Normal, Below normal, Low + #Process Priority Realtime, High, AboveNormal, Normal, BelowNormal, Low UsePriority = $true AppPriority = "High" diff --git a/templates/paperclip.psm1 b/templates/paperclip.psm1 index 6817889..ee49d92 100644 --- a/templates/paperclip.psm1 +++ b/templates/paperclip.psm1 @@ -99,7 +99,7 @@ $ServerDetails = @{ #Allow force close, usefull for server without RCON and Multiple instances. AllowForceClose = $true - #Process Priority Realtime, High, Above normal, Normal, Below normal, Low + #Process Priority Realtime, High, AboveNormal, Normal, BelowNormal, Low UsePriority = $true AppPriority = "High" diff --git a/templates/pixark.psm1 b/templates/pixark.psm1 index 20fecd8..db35803 100644 --- a/templates/pixark.psm1 +++ b/templates/pixark.psm1 @@ -127,7 +127,7 @@ $ServerDetails = @{ #Allow force close, usefull for server without RCON and Multiple instances. AllowForceClose = $true - #Process Priority Realtime, High, Above normal, Normal, Below normal, Low + #Process Priority Realtime, High, AboveNormal, Normal, BelowNormal, Low UsePriority = $true AppPriority = "High" diff --git a/templates/projectzomboid.psm1 b/templates/projectzomboid.psm1 index b9a638d..cd5ec0c 100644 --- a/templates/projectzomboid.psm1 +++ b/templates/projectzomboid.psm1 @@ -98,7 +98,7 @@ $ServerDetails = @{ #Allow force close, usefull for server without RCON and Multiple instances. AllowForceClose = $true - #Process Priority Realtime, High, Above normal, Normal, Below normal, Low + #Process Priority Realtime, High, AboveNormal, Normal, BelowNormal, Low UsePriority = $true AppPriority = "High" diff --git a/templates/rust.psm1 b/templates/rust.psm1 index d6f6977..f20837c 100644 --- a/templates/rust.psm1 +++ b/templates/rust.psm1 @@ -130,7 +130,7 @@ $ServerDetails = @{ #Allow force close, usefull for server without RCON and Multiple instances. AllowForceClose = $true - #Process Priority Realtime, High, Above normal, Normal, Below normal, Low + #Process Priority Realtime, High, AboveNormal, Normal, BelowNormal, Low UsePriority = $true AppPriority = "High" diff --git a/templates/satisfactory.psm1 b/templates/satisfactory.psm1 index 7482eb3..869e602 100644 --- a/templates/satisfactory.psm1 +++ b/templates/satisfactory.psm1 @@ -82,7 +82,7 @@ $ServerDetails = @{ #Allow force close, usefull for server without RCON and Multiple instances. AllowForceClose = $true - #Process Priority Realtime, High, Above normal, Normal, Below normal, Low + #Process Priority Realtime, High, AboveNormal, Normal, BelowNormal, Low UsePriority = $true AppPriority = "High" diff --git a/templates/squad.psm1 b/templates/squad.psm1 index f91f995..9e23e0c 100644 --- a/templates/squad.psm1 +++ b/templates/squad.psm1 @@ -81,7 +81,7 @@ $ServerDetails = @{ #Allow force close, usefull for server without RCON and Multiple instances. AllowForceClose = $true - #Process Priority Realtime, High, Above normal, Normal, Below normal, Low + #Process Priority Realtime, High, AboveNormal, Normal, BelowNormal, Low UsePriority = $true AppPriority = "High" diff --git a/templates/starbound.psm1 b/templates/starbound.psm1 index f893e94..0ea4f9c 100644 --- a/templates/starbound.psm1 +++ b/templates/starbound.psm1 @@ -71,7 +71,7 @@ $ServerDetails = @{ #Allow force close, usefull for server without RCON and Multiple instances. AllowForceClose = $true - #Process Priority Realtime, High, Above normal, Normal, Below normal, Low + #Process Priority Realtime, High, AboveNormal, Normal, BelowNormal, Low UsePriority = $true AppPriority = "High" diff --git a/templates/stationeers.psm1 b/templates/stationeers.psm1 index 3d8e1f7..aa10f3c 100644 --- a/templates/stationeers.psm1 +++ b/templates/stationeers.psm1 @@ -107,7 +107,7 @@ $ServerDetails = @{ #Allow force close, usefull for server without RCON and Multiple instances. AllowForceClose = $true - #Process Priority Realtime, High, Above normal, Normal, Below normal, Low + #Process Priority Realtime, High, AboveNormal, Normal, BelowNormal, Low UsePriority = $true AppPriority = "High" diff --git a/templates/terraria.psm1 b/templates/terraria.psm1 index 6f979df..da51c8f 100644 --- a/templates/terraria.psm1 +++ b/templates/terraria.psm1 @@ -88,7 +88,7 @@ $ServerDetails = @{ #Allow force close, usefull for server without RCON and Multiple instances. AllowForceClose = $true - #Process Priority Realtime, High, Above normal, Normal, Below normal, Low + #Process Priority Realtime, High, AboveNormal, Normal, BelowNormal, Low UsePriority = $true AppPriority = "High" diff --git a/templates/theforest.psm1 b/templates/theforest.psm1 index e96ac2d..d91d77e 100644 --- a/templates/theforest.psm1 +++ b/templates/theforest.psm1 @@ -106,7 +106,7 @@ $ServerDetails = @{ #Allow force close, usefull for server without RCON and Multiple instances. AllowForceClose = $true - #Process Priority Realtime, High, Above normal, Normal, Below normal, Low + #Process Priority Realtime, High, AboveNormal, Normal, BelowNormal, Low UsePriority = $true AppPriority = "High" diff --git a/templates/valheim.psm1 b/templates/valheim.psm1 index 567a972..6343d93 100644 --- a/templates/valheim.psm1 +++ b/templates/valheim.psm1 @@ -78,7 +78,7 @@ $ServerDetails = @{ #Allow force close, usefull for server without RCON and Multiple instances. AllowForceClose = $true - #Process Priority Realtime, High, Above normal, Normal, Below normal, Low + #Process Priority Realtime, High, AboveNormal, Normal, BelowNormal, Low UsePriority = $true AppPriority = "High" diff --git a/templates/valheim_plus.psm1 b/templates/valheim_plus.psm1 index 05e137f..3c4be06 100644 --- a/templates/valheim_plus.psm1 +++ b/templates/valheim_plus.psm1 @@ -81,7 +81,7 @@ $ServerDetails = @{ #Allow force close, usefull for server without RCON and Multiple instances. AllowForceClose = $true - #Process Priority Realtime, High, Above normal, Normal, Below normal, Low + #Process Priority Realtime, High, AboveNormal, Normal, BelowNormal, Low UsePriority = $true AppPriority = "High" diff --git a/templates/vrising.psm1 b/templates/vrising.psm1 index 667f3a2..457e690 100644 --- a/templates/vrising.psm1 +++ b/templates/vrising.psm1 @@ -72,7 +72,7 @@ $ServerDetails = @{ #Allow force close, usefull for server without RCON and Multiple instances. AllowForceClose = $true - #Process Priority Realtime, High, Above normal, Normal, Below normal, Low + #Process Priority Realtime, High, AboveNormal, Normal, BelowNormal, Low UsePriority = $true AppPriority = "High"