Browse Source

Merge b2accd7a3a into 67558f0764

pull/668/merge
Phil 10 years ago
parent
commit
a63bed8627
  1. 3
      7DaysToDie/sdtdserver
  2. 3
      ARKSurvivalEvolved/arkserver
  3. 3
      Arma3/arma3server
  4. 3
      BlackMesa/bmdmserver
  5. 3
      BladeSymphony/bsserver
  6. 3
      BrainBread2/bb2server
  7. 3
      CounterStrike/csserver
  8. 3
      CounterStrikeConditionZero/csczserver
  9. 3
      CounterStrikeGlobalOffensive/csgoserver
  10. 3
      CounterStrikeSource/cssserver
  11. 3
      DayOfDefeat/dodserver
  12. 3
      DayOfDefeatSource/dodsserver
  13. 3
      DeathmatchClassic/dmcserver
  14. 3
      DontStarveTogether/dstserver
  15. 3
      DoubleActionBoogaloo/dabserver
  16. 3
      FistfulOfFrags/fofserver
  17. 3
      GarrysMod/gmodserver
  18. 3
      GoldenEyeSource/gesserver
  19. 3
      HalfLife2Deathmatch/hl2dmserver
  20. 3
      HalfLifeDeathmatch/hldmserver
  21. 3
      HalfLifeDeathmatchSource/hldmsserver
  22. 3
      Hurtworld/hwserver
  23. 3
      Insurgency/insserver
  24. 3
      JustCause2/jc2server
  25. 3
      KillingFloor/kfserver
  26. 3
      Left4Dead/l4dserver
  27. 3
      Left4Dead2/l4d2server
  28. 3
      NS2Combat/ns2cserver
  29. 3
      NaturalSelection2/ns2server
  30. 3
      NoMoreRoomInHell/nmrihserver
  31. 3
      OpposingForce/opforserver
  32. 3
      PiratesVikingandKnightsII/pvkiiserver
  33. 3
      ProjectZomboid/pzserver
  34. 3
      RedOrchestra/roserver
  35. 3
      Ricochet/ricochetserver
  36. 3
      SeriousSam3BFE/ss3sserver
  37. 3
      StarBound/sbserver
  38. 3
      SvenCoop/svencoopserver
  39. 3
      TeamFortress2/tf2server
  40. 3
      TeamFortressClassic/tfcserver
  41. 3
      Teeworlds/twserver
  42. 3
      Terraria/terrariaserver
  43. 3
      UnrealTournament2004/ut2k4server
  44. 3
      UnrealTournament99/ut99server
  45. 9
      functions/command_monitor.sh

3
7DaysToDie/sdtdserver

@ -9,7 +9,7 @@ if [ -f ".dev-debug" ]; then
set -x set -x
fi fi
version="271215" version="010216"
#### Variables #### #### Variables ####
@ -25,6 +25,7 @@ steampass="password"
# Start Variables # Start Variables
ip="0.0.0.0" ip="0.0.0.0"
updateonstart="off" updateonstart="off"
startonmonitor="off"
# http://7daystodie.gamepedia.com/Server # http://7daystodie.gamepedia.com/Server
fn_parms(){ fn_parms(){

3
ARKSurvivalEvolved/arkserver

@ -9,7 +9,7 @@ if [ -f ".dev-debug" ]; then
set -x set -x
fi fi
version="271215" version="010216"
#### Variables #### #### Variables ####
@ -25,6 +25,7 @@ steampass=""
# Start Variables # Start Variables
ip="0.0.0.0" ip="0.0.0.0"
updateonstart="off" updateonstart="off"
startonmonitor="off"
fn_parms(){ fn_parms(){
parms="TheIsland?listen" parms="TheIsland?listen"

3
Arma3/arma3server

@ -10,7 +10,7 @@ if [ -f ".dev-debug" ]; then
set -x set -x
fi fi
version="271215" version="010216"
#### Variables #### #### Variables ####
@ -27,6 +27,7 @@ steampass="password"
ip="0.0.0.0" ip="0.0.0.0"
port="2302" port="2302"
updateonstart="off" updateonstart="off"
startonmonitor="off"
fn_parms(){ fn_parms(){
parms="-netlog -ip=${ip} -port=${port} -cfg=${networkcfgfullpath} -config=${servercfgfullpath} -mod=${mods} -servermod=${servermods} -bepath=${bepath} -autoinit -loadmissiontomemory" parms="-netlog -ip=${ip} -port=${port} -cfg=${networkcfgfullpath} -config=${servercfgfullpath} -mod=${mods} -servermod=${servermods} -bepath=${bepath} -autoinit -loadmissiontomemory"

3
BlackMesa/bmdmserver

@ -9,7 +9,7 @@ if [ -f ".dev-debug" ]; then
set -x set -x
fi fi
version="271215" version="010216"
#### Variables #### #### Variables ####
@ -30,6 +30,7 @@ sourcetvport="27020"
clientport="27005" clientport="27005"
ip="0.0.0.0" ip="0.0.0.0"
updateonstart="off" updateonstart="off"
startonmonitor="off"
# https://developer.valvesoftware.com/wiki/Command_Line_Options#Source_Dedicated_Server # https://developer.valvesoftware.com/wiki/Command_Line_Options#Source_Dedicated_Server
fn_parms(){ fn_parms(){

3
BladeSymphony/bsserver

@ -9,7 +9,7 @@ if [ -f ".dev-debug" ]; then
set -x set -x
fi fi
version="271215" version="010216"
#### Variables #### #### Variables ####
@ -30,6 +30,7 @@ sourcetvport="27020"
clientport="27005" clientport="27005"
ip="0.0.0.0" ip="0.0.0.0"
updateonstart="off" updateonstart="off"
startonmonitor="off"
# https://developer.valvesoftware.com/wiki/Command_Line_Options#Source_Dedicated_Server # https://developer.valvesoftware.com/wiki/Command_Line_Options#Source_Dedicated_Server
fn_parms(){ fn_parms(){

3
BrainBread2/bb2server

@ -9,7 +9,7 @@ if [ -f ".dev-debug" ]; then
set -x set -x
fi fi
version="090116" version="010216"
#### Variables #### #### Variables ####
@ -30,6 +30,7 @@ sourcetvport="27020"
clientport="27005" clientport="27005"
ip="0.0.0.0" ip="0.0.0.0"
updateonstart="off" updateonstart="off"
startonmonitor="off"
# Required: Game Server Login Token # Required: Game Server Login Token
# GSLT is required for running a public server. # GSLT is required for running a public server.

3
CounterStrike/csserver

@ -9,7 +9,7 @@ if [ -f ".dev-debug" ]; then
set -x set -x
fi fi
version="271215" version="010216"
#### Variables #### #### Variables ####
@ -29,6 +29,7 @@ port="27015"
clientport="27005" clientport="27005"
ip="0.0.0.0" ip="0.0.0.0"
updateonstart="off" updateonstart="off"
startonmonitor="off"
# https://developer.valvesoftware.com/wiki/Command_Line_Options#Command-line_parameters_2 # https://developer.valvesoftware.com/wiki/Command_Line_Options#Command-line_parameters_2
fn_parms(){ fn_parms(){

3
CounterStrikeConditionZero/csczserver

@ -9,7 +9,7 @@ if [ -f ".dev-debug" ]; then
set -x set -x
fi fi
version="271215" version="010216"
#### Variables #### #### Variables ####
@ -29,6 +29,7 @@ port="27015"
clientport="27005" clientport="27005"
ip="0.0.0.0" ip="0.0.0.0"
updateonstart="off" updateonstart="off"
startonmonitor="off"
# https://developer.valvesoftware.com/wiki/Command_Line_Options#Command-line_parameters_2 # https://developer.valvesoftware.com/wiki/Command_Line_Options#Command-line_parameters_2
fn_parms(){ fn_parms(){

3
CounterStrikeGlobalOffensive/csgoserver

@ -9,7 +9,7 @@ if [ -f ".dev-debug" ]; then
set -x set -x
fi fi
version="271215" version="010216"
#### Variables #### #### Variables ####
@ -41,6 +41,7 @@ sourcetvport="27020"
clientport="27005" clientport="27005"
ip="0.0.0.0" ip="0.0.0.0"
updateonstart="off" updateonstart="off"
startonmonitor="off"
# Required: Game Server Login Token # Required: Game Server Login Token
# GSLT is required for running a public server. # GSLT is required for running a public server.

3
CounterStrikeSource/cssserver

@ -9,7 +9,7 @@ if [ -f ".dev-debug" ]; then
set -x set -x
fi fi
version="271215" version="010216"
#### Variables #### #### Variables ####
@ -30,6 +30,7 @@ sourcetvport="27020"
clientport="27005" clientport="27005"
ip="0.0.0.0" ip="0.0.0.0"
updateonstart="off" updateonstart="off"
startonmonitor="off"
# https://developer.valvesoftware.com/wiki/Command_Line_Options#Source_Dedicated_Server # https://developer.valvesoftware.com/wiki/Command_Line_Options#Source_Dedicated_Server
fn_parms(){ fn_parms(){

3
DayOfDefeat/dodserver

@ -9,7 +9,7 @@ if [ -f ".dev-debug" ]; then
set -x set -x
fi fi
version="271215" version="010216"
#### Variables #### #### Variables ####
@ -29,6 +29,7 @@ port="27015"
clientport="27005" clientport="27005"
ip="0.0.0.0" ip="0.0.0.0"
updateonstart="off" updateonstart="off"
startonmonitor="off"
# https://developer.valvesoftware.com/wiki/Command_Line_Options#Command-line_parameters_2 # https://developer.valvesoftware.com/wiki/Command_Line_Options#Command-line_parameters_2
fn_parms(){ fn_parms(){

3
DayOfDefeatSource/dodsserver

@ -9,7 +9,7 @@ if [ -f ".dev-debug" ]; then
set -x set -x
fi fi
version="271215" version="010216"
#### Variables #### #### Variables ####
@ -30,6 +30,7 @@ sourcetvport="27020"
clientport="27005" clientport="27005"
ip="0.0.0.0" ip="0.0.0.0"
updateonstart="off" updateonstart="off"
startonmonitor="off"
# https://developer.valvesoftware.com/wiki/Command_Line_Options#Source_Dedicated_Server # https://developer.valvesoftware.com/wiki/Command_Line_Options#Source_Dedicated_Server
fn_parms(){ fn_parms(){

3
DeathmatchClassic/dmcserver

@ -9,7 +9,7 @@ if [ -f ".dev-debug" ]; then
set -x set -x
fi fi
version="271215" version="010216"
#### Variables #### #### Variables ####
@ -29,6 +29,7 @@ port="27015"
clientport="27005" clientport="27005"
ip="0.0.0.0" ip="0.0.0.0"
updateonstart="off" updateonstart="off"
startonmonitor="off"
# https://developer.valvesoftware.com/wiki/Command_Line_Options#Command-line_parameters_2 # https://developer.valvesoftware.com/wiki/Command_Line_Options#Command-line_parameters_2
fn_parms(){ fn_parms(){

3
DontStarveTogether/dstserver

@ -9,7 +9,7 @@ if [ -f ".dev-debug" ]; then
set -x set -x
fi fi
version="271215" version="010216"
#### Variables #### #### Variables ####
@ -25,6 +25,7 @@ steampass=""
# Start Variables # Start Variables
ip="0.0.0.0" ip="0.0.0.0"
updateonstart="off" updateonstart="off"
startonmonitor="off"
# Overworld: -conf_dir DST_Overworld # Overworld: -conf_dir DST_Overworld

3
DoubleActionBoogaloo/dabserver

@ -9,7 +9,7 @@ if [ -f ".dev-debug" ]; then
set -x set -x
fi fi
version="271215" version="010216"
#### Variables #### #### Variables ####
@ -30,6 +30,7 @@ sourcetvport="27020"
clientport="27005" clientport="27005"
ip="0.0.0.0" ip="0.0.0.0"
updateonstart="off" updateonstart="off"
startonmonitor="off"
# https://developer.valvesoftware.com/wiki/Command_Line_Options#Source_Dedicated_Server # https://developer.valvesoftware.com/wiki/Command_Line_Options#Source_Dedicated_Server
fn_parms(){ fn_parms(){

3
FistfulOfFrags/fofserver

@ -9,7 +9,7 @@ if [ -f ".dev-debug" ]; then
set -x set -x
fi fi
version="271215" version="010216"
#### Variables #### #### Variables ####
@ -30,6 +30,7 @@ sourcetvport="27020"
clientport="27005" clientport="27005"
ip="0.0.0.0" ip="0.0.0.0"
updateonstart="off" updateonstart="off"
startonmonitor="off"
# https://developer.valvesoftware.com/wiki/Command_Line_Options#Source_Dedicated_Server # https://developer.valvesoftware.com/wiki/Command_Line_Options#Source_Dedicated_Server
fn_parms(){ fn_parms(){

3
GarrysMod/gmodserver

@ -9,7 +9,7 @@ if [ -f ".dev-debug" ]; then
set -x set -x
fi fi
version="271215" version="010216"
#### Variables #### #### Variables ####
@ -36,6 +36,7 @@ sourcetvport="27020"
clientport="27005" clientport="27005"
ip="0.0.0.0" ip="0.0.0.0"
updateonstart="off" updateonstart="off"
startonmonitor="off"
# Optional: Game Server Login Token # Optional: Game Server Login Token
# GSLT can be used for running a public server. # GSLT can be used for running a public server.

3
GoldenEyeSource/gesserver

@ -10,7 +10,7 @@ if [ -f ".dev-debug" ]; then
set -x set -x
fi fi
version="271215" version="010216"
#### Variables #### #### Variables ####
export MALLOC_CHECK_=0 export MALLOC_CHECK_=0
@ -32,6 +32,7 @@ sourcetvport="27020"
clientport="27005" clientport="27005"
ip="0.0.0.0" ip="0.0.0.0"
updateonstart="off" updateonstart="off"
startonmonitor="off"
# https://developer.valvesoftware.com/wiki/Command_Line_Options#Source_Dedicated_Server # https://developer.valvesoftware.com/wiki/Command_Line_Options#Source_Dedicated_Server
fn_parms(){ fn_parms(){

3
HalfLife2Deathmatch/hl2dmserver

@ -9,7 +9,7 @@ if [ -f ".dev-debug" ]; then
set -x set -x
fi fi
version="271215" version="010216"
#### Variables #### #### Variables ####
@ -30,6 +30,7 @@ sourcetvport="27020"
clientport="27005" clientport="27005"
ip="0.0.0.0" ip="0.0.0.0"
updateonstart="off" updateonstart="off"
startonmonitor="off"
# https://developer.valvesoftware.com/wiki/Command_Line_Options#Source_Dedicated_Server # https://developer.valvesoftware.com/wiki/Command_Line_Options#Source_Dedicated_Server
fn_parms(){ fn_parms(){

3
HalfLifeDeathmatch/hldmserver

@ -9,7 +9,7 @@ if [ -f ".dev-debug" ]; then
set -x set -x
fi fi
version="271215" version="010216"
#### Variables #### #### Variables ####
@ -29,6 +29,7 @@ port="27015"
clientport="27005" clientport="27005"
ip="0.0.0.0" ip="0.0.0.0"
updateonstart="off" updateonstart="off"
startonmonitor="off"
# https://developer.valvesoftware.com/wiki/Command_Line_Options#Command-line_parameters_2 # https://developer.valvesoftware.com/wiki/Command_Line_Options#Command-line_parameters_2
fn_parms(){ fn_parms(){

3
HalfLifeDeathmatchSource/hldmsserver

@ -9,7 +9,7 @@ if [ -f ".dev-debug" ]; then
set -x set -x
fi fi
version="271215" version="010216"
#### Variables #### #### Variables ####
@ -30,6 +30,7 @@ sourcetvport="27020"
clientport="27005" clientport="27005"
ip="0.0.0.0" ip="0.0.0.0"
updateonstart="off" updateonstart="off"
startonmonitor="off"
# https://developer.valvesoftware.com/wiki/Command_Line_Options#Source_Dedicated_Server # https://developer.valvesoftware.com/wiki/Command_Line_Options#Source_Dedicated_Server
fn_parms(){ fn_parms(){

3
Hurtworld/hwserver

@ -10,7 +10,7 @@ if [ -f ".dev-debug" ]; then
set -x set -x
fi fi
version="271215" version="010216"
#### Variables #### #### Variables ####
@ -32,6 +32,7 @@ maxplayers="20"
map="" #Optional map="" #Optional
creativemode="0" #Free Build creativemode="0" #Free Build
logfile="gamelog.txt" logfile="gamelog.txt"
startonmonitor="off"
# Adding admins using STEAMID64 # Adding admins using STEAMID64
# Example : addadmin 012345678901234567; addadmin 987654321098765432 # Example : addadmin 012345678901234567; addadmin 987654321098765432

3
Insurgency/insserver

@ -9,7 +9,7 @@ if [ -f ".dev-debug" ]; then
set -x set -x
fi fi
version="271215" version="010216"
#### Variables #### #### Variables ####
@ -32,6 +32,7 @@ clientport="27005"
ip="0.0.0.0" ip="0.0.0.0"
updateonstart="off" updateonstart="off"
workshop="0" workshop="0"
startonmonitor="off"
# https://developer.valvesoftware.com/wiki/Command_Line_Options#Source_Dedicated_Server # https://developer.valvesoftware.com/wiki/Command_Line_Options#Source_Dedicated_Server
fn_parms(){ fn_parms(){

3
JustCause2/jc2server

@ -9,7 +9,7 @@ if [ -f ".dev-debug" ]; then
set -x set -x
fi fi
version="271215" version="010216"
#### Variables #### #### Variables ####
@ -24,6 +24,7 @@ steampass=""
# Start Variables # Start Variables
updateonstart="off" updateonstart="off"
startonmonitor="off"
fn_parms(){ fn_parms(){
parms="" parms=""

3
KillingFloor/kfserver

@ -9,7 +9,7 @@ if [ -f ".dev-debug" ]; then
set -x set -x
fi fi
version="271215" version="010216"
#### Variables #### #### Variables ####
@ -26,6 +26,7 @@ steampass="password"
defaultmap="KF-BioticsLab.rom" defaultmap="KF-BioticsLab.rom"
ip="0.0.0.0" ip="0.0.0.0"
updateonstart="off" updateonstart="off"
startonmonitor="off"
fn_parms(){ fn_parms(){
parms="server ${defaultmap}?game=KFmod.KFGameType?VACSecured=true -nohomedir ini=${servercfg} log=${gamelog}" parms="server ${defaultmap}?game=KFmod.KFGameType?VACSecured=true -nohomedir ini=${servercfg} log=${gamelog}"

3
Left4Dead/l4dserver

@ -10,7 +10,7 @@ if [ -f ".dev-debug" ]; then
set -x set -x
fi fi
version="271215" version="010216"
#### Variables #### #### Variables ####
@ -30,6 +30,7 @@ port="27015"
clientport="27005" clientport="27005"
ip="0.0.0.0" ip="0.0.0.0"
updateonstart="off" updateonstart="off"
startonmonitor="off"
# https://developer.valvesoftware.com/wiki/Command_Line_Options#Source_Dedicated_Server # https://developer.valvesoftware.com/wiki/Command_Line_Options#Source_Dedicated_Server
fn_parms(){ fn_parms(){

3
Left4Dead2/l4d2server

@ -9,7 +9,7 @@ if [ -f ".dev-debug" ]; then
set -x set -x
fi fi
version="271215" version="010216"
#### Variables #### #### Variables ####
@ -29,6 +29,7 @@ port="27015"
clientport="27005" clientport="27005"
ip="0.0.0.0" ip="0.0.0.0"
updateonstart="off" updateonstart="off"
startonmonitor="off"
# https://developer.valvesoftware.com/wiki/Command_Line_Options#Source_Dedicated_Server # https://developer.valvesoftware.com/wiki/Command_Line_Options#Source_Dedicated_Server
fn_parms(){ fn_parms(){

3
NS2Combat/ns2cserver

@ -9,7 +9,7 @@ if [ -f ".dev-debug" ]; then
set -x set -x
fi fi
version="271215" version="010216"
#### Variables #### #### Variables ####
@ -36,6 +36,7 @@ configpath="server1"
modstorage="server1/Workshop" modstorage="server1/Workshop"
mods="" mods=""
password="" password=""
startonmonitor="off"
# Add the following line to the parms if you want a private server. Ensuring # Add the following line to the parms if you want a private server. Ensuring
# that the password variable above is not left empty. # that the password variable above is not left empty.
# -password \"${password}\" # -password \"${password}\"

3
NaturalSelection2/ns2server

@ -9,7 +9,7 @@ if [ -f ".dev-debug" ]; then
set -x set -x
fi fi
version="271215" version="010216"
#### Variables #### #### Variables ####
@ -36,6 +36,7 @@ configpath="server1"
modstorage="server1/Workshop" modstorage="server1/Workshop"
mods="" mods=""
password="" password=""
startonmonitor="off"
# Add the following line to the parms if you want a private server. Ensuring # Add the following line to the parms if you want a private server. Ensuring
# that the password variable above is not left empty. # that the password variable above is not left empty.
# -password \"${password}\" # -password \"${password}\"

3
NoMoreRoomInHell/nmrihserver

@ -9,7 +9,7 @@ if [ -f ".dev-debug" ]; then
set -x set -x
fi fi
version="271215" version="010216"
#### Variables #### #### Variables ####
@ -30,6 +30,7 @@ sourcetvport="27020"
clientport="27005" clientport="27005"
ip="0.0.0.0" ip="0.0.0.0"
updateonstart="off" updateonstart="off"
startonmonitor="off"
# https://developer.valvesoftware.com/wiki/Command_Line_Options#Source_Dedicated_Server # https://developer.valvesoftware.com/wiki/Command_Line_Options#Source_Dedicated_Server
fn_parms(){ fn_parms(){

3
OpposingForce/opforserver

@ -9,7 +9,7 @@ if [ -f ".dev-debug" ]; then
set -x set -x
fi fi
version="271215" version="010216"
#### Variables #### #### Variables ####
@ -29,6 +29,7 @@ port="27015"
clientport="27005" clientport="27005"
ip="0.0.0.0" ip="0.0.0.0"
updateonstart="off" updateonstart="off"
startonmonitor="off"
# https://developer.valvesoftware.com/wiki/Command_Line_Options#Command-line_parameters_2 # https://developer.valvesoftware.com/wiki/Command_Line_Options#Command-line_parameters_2
fn_parms(){ fn_parms(){

3
PiratesVikingandKnightsII/pvkiiserver

@ -9,7 +9,7 @@ if [ -f ".dev-debug" ]; then
set -x set -x
fi fi
version="271215" version="010216"
#### Variables #### #### Variables ####
@ -30,6 +30,7 @@ sourcetvport="27020"
clientport="27005" clientport="27005"
ip="0.0.0.0" ip="0.0.0.0"
updateonstart="off" updateonstart="off"
startonmonitor="off"
# https://developer.valvesoftware.com/wiki/Command_Line_Options#Source_Dedicated_Server # https://developer.valvesoftware.com/wiki/Command_Line_Options#Source_Dedicated_Server
fn_parms(){ fn_parms(){

3
ProjectZomboid/pzserver

@ -10,7 +10,7 @@ if [ -f ".dev-debug" ]; then
set -x set -x
fi fi
version="271215" version="010216"
#### Variables #### #### Variables ####
@ -26,6 +26,7 @@ steampass="password"
# Start Variables # Start Variables
ip="0.0.0.0" ip="0.0.0.0"
updateonstart="off" updateonstart="off"
startonmonitor="off"
fn_parms(){ fn_parms(){
parms="" parms=""

3
RedOrchestra/roserver

@ -9,7 +9,7 @@ if [ -f ".dev-debug" ]; then
set -x set -x
fi fi
version="271215" version="010216"
#### Variables #### #### Variables ####
@ -26,6 +26,7 @@ steampass="password"
defaultmap="RO-Arad.rom" defaultmap="RO-Arad.rom"
ip="0.0.0.0" ip="0.0.0.0"
updateonstart="off" updateonstart="off"
startonmonitor="off"
fn_parms(){ fn_parms(){
parms="server ${defaultmap}?game=ROGame.ROTeamGame?VACSecured=true -nohomedir ini=${servercfg} log=${gamelog}" parms="server ${defaultmap}?game=ROGame.ROTeamGame?VACSecured=true -nohomedir ini=${servercfg} log=${gamelog}"

3
Ricochet/ricochetserver

@ -9,7 +9,7 @@ if [ -f ".dev-debug" ]; then
set -x set -x
fi fi
version="271215" version="010216"
#### Variables #### #### Variables ####
@ -29,6 +29,7 @@ port="27015"
clientport="27005" clientport="27005"
ip="0.0.0.0" ip="0.0.0.0"
updateonstart="off" updateonstart="off"
startonmonitor="off"
# https://developer.valvesoftware.com/wiki/Command_Line_Options#Command-line_parameters_2 # https://developer.valvesoftware.com/wiki/Command_Line_Options#Command-line_parameters_2
fn_parms(){ fn_parms(){

3
SeriousSam3BFE/ss3sserver

@ -9,7 +9,7 @@ if [ -f ".dev-debug" ]; then
set -x set -x
fi fi
version="121215" version="010216"
#### Variables #### #### Variables ####
@ -25,6 +25,7 @@ steampass=""
# Start Variables # Start Variables
ip="0.0.0.0" ip="0.0.0.0"
updateonstart="off" updateonstart="off"
startonmonitor="off"
# https://raw.githubusercontent.com/dgibbs64/linuxgsm/master/SeriousSam3BFE/help/DedicatedServer_Readme.txt # https://raw.githubusercontent.com/dgibbs64/linuxgsm/master/SeriousSam3BFE/help/DedicatedServer_Readme.txt
fn_parms(){ fn_parms(){

3
StarBound/sbserver

@ -9,7 +9,7 @@ if [ -f ".dev-debug" ]; then
set -x set -x
fi fi
version="271215" version="010216"
#### Variables #### #### Variables ####
@ -25,6 +25,7 @@ steampass="password"
# Start Variables # Start Variables
ip="0.0.0.0" ip="0.0.0.0"
updateonstart="off" updateonstart="off"
startonmonitor="off"
fn_parms(){ fn_parms(){
parms="" parms=""

3
SvenCoop/svencoopserver

@ -9,7 +9,7 @@ if [ -f ".dev-debug" ]; then
set -x set -x
fi fi
version="271215" version="010216"
#### Variables #### #### Variables ####
@ -29,6 +29,7 @@ port="27015"
clientport="27005" clientport="27005"
ip="0.0.0.0" ip="0.0.0.0"
updateonstart="off" updateonstart="off"
startonmonitor="off"
# https://developer.valvesoftware.com/wiki/Command_Line_Options#Command-line_parameters_2 # https://developer.valvesoftware.com/wiki/Command_Line_Options#Command-line_parameters_2
fn_parms(){ fn_parms(){

3
TeamFortress2/tf2server

@ -9,7 +9,7 @@ if [ -f ".dev-debug" ]; then
set -x set -x
fi fi
version="271215" version="010216"
#### Variables #### #### Variables ####
@ -30,6 +30,7 @@ sourcetvport="27020"
clientport="27005" clientport="27005"
ip="0.0.0.0" ip="0.0.0.0"
updateonstart="off" updateonstart="off"
startonmonitor="off"
# Optional: Game Server Login Token # Optional: Game Server Login Token
# GSLT can be used for running a public server. # GSLT can be used for running a public server.

3
TeamFortressClassic/tfcserver

@ -9,7 +9,7 @@ if [ -f ".dev-debug" ]; then
set -x set -x
fi fi
version="271215" version="010216"
#### Variables #### #### Variables ####
@ -29,6 +29,7 @@ port="27015"
clientport="27005" clientport="27005"
ip="0.0.0.0" ip="0.0.0.0"
updateonstart="off" updateonstart="off"
startonmonitor="off"
# https://developer.valvesoftware.com/wiki/Command_Line_Options#Command-line_parameters_2 # https://developer.valvesoftware.com/wiki/Command_Line_Options#Command-line_parameters_2
fn_parms(){ fn_parms(){

3
Teeworlds/twserver

@ -10,7 +10,7 @@ if [ -f ".dev-debug" ]; then
set -x set -x
fi fi
version="271215" version="010216"
#### Variables #### #### Variables ####
@ -26,6 +26,7 @@ steampass="password"
# Start Variables # Start Variables
ip="0.0.0.0" ip="0.0.0.0"
updateonstart="off" updateonstart="off"
startonmonitor="off"
fn_parms(){ fn_parms(){
parms="-f ${servercfgfullpath}" parms="-f ${servercfgfullpath}"

3
Terraria/terrariaserver

@ -10,7 +10,7 @@ if [ -f ".dev-debug" ]; then
set -x set -x
fi fi
version="271215" version="010216"
#### Variables #### #### Variables ####
@ -26,6 +26,7 @@ steampass="password"
# Start Variables # Start Variables
ip="0.0.0.0" ip="0.0.0.0"
updateonstart="off" updateonstart="off"
startonmonitor="off"
fn_parms(){ fn_parms(){
parms="-config ${servercfgfullpath}" parms="-config ${servercfgfullpath}"

3
UnrealTournament2004/ut2k4server

@ -9,7 +9,7 @@ if [ -f ".dev-debug" ]; then
set -x set -x
fi fi
version="271215" version="010216"
#### Variables #### #### Variables ####
@ -21,6 +21,7 @@ email="[email protected]"
# Start Variables # Start Variables
defaultmap="DM-Rankin" defaultmap="DM-Rankin"
ip="0.0.0.0" ip="0.0.0.0"
startonmonitor="off"
fn_parms(){ fn_parms(){
parms="server ${defaultmap}?game=XGame.xDeathMatch -nohomedir ini=${servercfg} log=${gamelog}" parms="server ${defaultmap}?game=XGame.xDeathMatch -nohomedir ini=${servercfg} log=${gamelog}"

3
UnrealTournament99/ut99server

@ -9,7 +9,7 @@ if [ -f ".dev-debug" ]; then
set -x set -x
fi fi
version="121215" version="010216"
#### Variables #### #### Variables ####
@ -21,6 +21,7 @@ email="[email protected]"
# Start Variables # Start Variables
defaultmap="DM-Deck16][" defaultmap="DM-Deck16]["
ip="0.0.0.0" ip="0.0.0.0"
startonmonitor="off"
fn_parms(){ fn_parms(){
parms="server ${defaultmap}.unr ini=${servercfgfullpath}" parms="server ${defaultmap}.unr ini=${servercfgfullpath}"

9
functions/command_monitor.sh

@ -60,12 +60,21 @@ fn_printdots "${servername}"
fn_scriptlog "${servername}" fn_scriptlog "${servername}"
sleep 1 sleep 1
if [ ! -f "${rootdir}/${lockselfname}" ]; then if [ ! -f "${rootdir}/${lockselfname}" ]; then
if [ ${startonmonitor} == "on" ]; then
fn_printinfo "No lock file found"
fn_scriptlog "No lock file found"
sleep 1
echo -en "\n"
fn_scriptlog "Monitor is starting ${servername}"
command_start.sh
else
fn_printinfo "Disabled: No lock file found" fn_printinfo "Disabled: No lock file found"
fn_scriptlog "Disabled: No lock file found" fn_scriptlog "Disabled: No lock file found"
sleep 1 sleep 1
echo -en "\n" echo -en "\n"
echo "To enable monitor run ./${selfname} start" echo "To enable monitor run ./${selfname} start"
exit 1 exit 1
fi
fi fi
updatecheck=$(ps -ef|grep "${selfname} update"|grep -v grep|wc -l) updatecheck=$(ps -ef|grep "${selfname} update"|grep -v grep|wc -l)

Loading…
Cancel
Save