Browse Source

Merge remote-tracking branch 'refs/remotes/origin/master' into pastebin

pull/1065/head
Daniel Gibbs 9 years ago
parent
commit
afc8e1e1b6
  1. 8
      7DaysToDie/sdtdserver
  2. 8
      ARKSurvivalEvolved/arkserver
  3. 11
      Arma3/arma3server
  4. 1
      Battlefield1942/bf1942server
  5. 8
      BlackMesa/bmdmserver
  6. 8
      BladeSymphony/bsserver
  7. 8
      BrainBread2/bb2server
  8. 8
      CodenameCURE/ccserver
  9. 1
      CounterStrike/csserver
  10. 1
      CounterStrikeConditionZero/csczserver
  11. 1
      CounterStrikeGlobalOffensive/csgoserver
  12. 8
      CounterStrikeSource/cssserver
  13. 1
      DayOfDefeat/dodserver
  14. 8
      DayOfDefeatSource/dodsserver
  15. 8
      DayOfInfamy/doiserver
  16. 1
      DeathmatchClassic/dmcserver
  17. 8
      DontStarveTogether/dstserver
  18. 8
      DoubleActionBoogaloo/dabserver
  19. 8
      EmpiresMod/emserver
  20. 8
      FistfulOfFrags/fofserver
  21. 8
      GarrysMod/gmodserver
  22. 1
      GoldenEyeSource/gesserver
  23. 1
      HalfLife2Deathmatch/hl2dmserver
  24. 1
      HalfLifeDeathmatch/hldmserver
  25. 1
      HalfLifeDeathmatchSource/hldmsserver
  26. 8
      Hurtworld/hwserver
  27. 8
      Insurgency/insserver
  28. 8
      JustCause2/jc2server
  29. 8
      KillingFloor/kfserver
  30. 2
      LICENSE
  31. 8
      Left4Dead/l4dserver
  32. 8
      Left4Dead2/l4d2server
  33. 1
      Minecraft/mcserver
  34. 1
      Mumble/mumbleserver
  35. 8
      NS2Combat/ns2cserver
  36. 1
      NaturalSelection2/ns2server
  37. 8
      NoMoreRoomInHell/nmrihserver
  38. 1
      OpposingForce/opforserver
  39. 8
      PiratesVikingandKnightsII/pvkiiserver
  40. 9
      ProjectZomboid/pzserver
  41. 10
      QuakeLive/qlserver
  42. 1
      RedOrchestra/roserver
  43. 1
      Ricochet/ricochetserver
  44. 8
      Rust/rustserver
  45. 8
      SeriousSam3BFE/ss3sserver
  46. 8
      Starbound/sbserver
  47. 8
      SvenCoop/svencoopserver
  48. 8
      TeamFortress2/tf2server
  49. 1
      TeamFortressClassic/tfcserver
  50. 1
      TeamSpeak3/ts3server
  51. 1
      Teeworlds/twserver
  52. 1
      Terraria/terrariaserver
  53. 1
      UnrealTournament/utserver
  54. 1
      UnrealTournament2004/ut2k4server
  55. 1
      UnrealTournament3/ut3server
  56. 1
      UnrealTournament99/ut99server
  57. 1
      WolfensteinEnemyTerritory/wetserver
  58. 6
      lgsm/functions/alert_email.sh
  59. 2
      lgsm/functions/check.sh
  60. 4
      lgsm/functions/check_permissions.sh
  61. 8
      lgsm/functions/core_getopt.sh
  62. 1
      tests/tests_jc2server.sh
  63. 1
      tests/tests_ts3server.sh

8
7DaysToDie/sdtdserver

@ -9,7 +9,7 @@ if [ -f ".dev-debug" ]; then
set -x
fi
version="210516"
version="160916"
#### Variables ####
@ -19,6 +19,7 @@ version="210516"
# Email
emailalert="off"
email="[email protected]"
#emailfrom="[email protected]"
# Pushbullet
# https://www.pushbullet.com/#settings
@ -50,6 +51,11 @@ githubbranch="master"
# Steam
appid="294420"
# Steam App Branch Select
# Allows to opt into the various Steam app branches. Default branch is "".
# Example: "-beta latest_experimental"
branch=""
# Server Details
servicename="sdtd-server"
gamename="7 Days To Die"

8
ARKSurvivalEvolved/arkserver

@ -9,7 +9,7 @@ if [ -f ".dev-debug" ]; then
set -x
fi
version="210516"
version="160916"
#### Variables ####
@ -19,6 +19,7 @@ version="210516"
# Email
emailalert="off"
email="[email protected]"
#emailfrom="[email protected]"
# Pushbullet
# https://www.pushbullet.com/#settings
@ -55,6 +56,11 @@ githubbranch="master"
# Steam
appid="376030"
# Steam App Branch Select
# Allows to opt into the various Steam app branches. Default branch is "".
# Example: "-beta beta"
branch=""
# Server Details
servicename="ark-server"
gamename="ARK: Survivial Evolved"

11
Arma3/arma3server

@ -10,7 +10,7 @@ if [ -f ".dev-debug" ]; then
set -x
fi
version="210516"
version="160916"
#### Variables ####
@ -20,6 +20,7 @@ version="210516"
# Email
emailalert="off"
email="[email protected]"
#emailfrom="[email protected]"
# Pushbullet
# https://www.pushbullet.com/#settings
@ -64,10 +65,12 @@ githubrepo="LinuxGSM"
githubbranch="master"
# Steam
# Stable
appid="233780"
# Development
# appid="233780 -beta development"
# Steam App Branch Select
# Allows to opt into the various Steam app branches. Default branch is "".
# Example: "-beta development"
branch=""
# Server Details
servicename="arma3-server"

1
Battlefield1942/bf1942server

@ -19,6 +19,7 @@ version="210516"
# Email
emailalert="off"
email="[email protected]"
#emailfrom="[email protected]"
# Pushbullet
# https://www.pushbullet.com/#settings

8
BlackMesa/bmdmserver

@ -9,7 +9,7 @@ if [ -f ".dev-debug" ]; then
set -x
fi
version="210516"
version="160916"
#### Variables ####
@ -19,6 +19,7 @@ version="210516"
# Email
emailalert="off"
email="[email protected]"
#emailfrom="[email protected]"
# Pushbullet
# https://www.pushbullet.com/#settings
@ -60,6 +61,11 @@ githubbranch="master"
# Steam
appid="346680"
# Steam App Branch Select
# Allows to opt into the various Steam app branches. Default branch is "".
# Example: "-beta public-beta"
branch=""
# Server Details
servicename="bmdm-server"
gamename="Black Mesa: Deathmatch"

8
BladeSymphony/bsserver

@ -9,7 +9,7 @@ if [ -f ".dev-debug" ]; then
set -x
fi
version="210516"
version="160916"
#### Variables ####
@ -19,6 +19,7 @@ version="210516"
# Email
emailalert="off"
email="[email protected]"
#emailfrom="[email protected]"
# Pushbullet
# https://www.pushbullet.com/#settings
@ -55,6 +56,11 @@ githubbranch="master"
# Steam
appid="228780"
# Steam App Branch Select
# Allows to opt into the various Steam app branches. Default branch is "".
# Example: "-beta nightly -betapassword winteriscoming"
branch=""
# Server Details
servicename="bs-server"
gamename="Blade Symphony"

8
BrainBread2/bb2server

@ -9,7 +9,7 @@ if [ -f ".dev-debug" ]; then
set -x
fi
version="030616"
version="160916"
#### Variables ####
@ -19,6 +19,7 @@ version="030616"
# Email
emailalert="off"
email="[email protected]"
#emailfrom="[email protected]"
# Pushbullet
# https://www.pushbullet.com/#settings
@ -60,6 +61,11 @@ githubbranch="master"
# Steam
appid="475370"
# Steam App Branch Select
# Allows to opt into the various Steam app branches. Default branch is "".
# Example: "-beta beta_branch"
branch=""
# Server Details
servicename="bb2-server"
gamename="BrainBread 2"

8
CodenameCURE/ccserver

@ -9,7 +9,7 @@ if [ -f ".dev-debug" ]; then
set -x
fi
version="210516"
version="160916"
#### Variables ####
@ -19,6 +19,7 @@ version="210516"
# Email
emailalert="off"
email="[email protected]"
#emailfrom="[email protected]"
# Pushbullet
# https://www.pushbullet.com/#settings
@ -55,6 +56,11 @@ githubbranch="master"
# Steam
appid="383410"
# Steam App Branch Select
# Allows to opt into the various Steam app branches. Default branch is "".
# Example: "-beta beta"
branch=""
# Server Details
servicename="cc-server"
gamename="Codename CURE"

1
CounterStrike/csserver

@ -19,6 +19,7 @@ version="060816"
# Email
emailalert="off"
email="[email protected]"
#emailfrom="[email protected]"
# Pushbullet
# https://www.pushbullet.com/#settings

1
CounterStrikeConditionZero/csczserver

@ -19,6 +19,7 @@ version="210516"
# Email
emailalert="off"
email="[email protected]"
#emailfrom="[email protected]"
# Pushbullet
# https://www.pushbullet.com/#settings

1
CounterStrikeGlobalOffensive/csgoserver

@ -19,6 +19,7 @@ version="210516"
# Email
emailalert="off"
email="[email protected]"
#emailfrom="[email protected]"
# Pushbullet
# https://www.pushbullet.com/#settings

8
CounterStrikeSource/cssserver

@ -9,7 +9,7 @@ if [ -f ".dev-debug" ]; then
set -x
fi
version="210516"
version="160916"
#### Variables ####
@ -19,6 +19,7 @@ version="210516"
# Email
emailalert="off"
email="[email protected]"
#emailfrom="[email protected]"
# Pushbullet
# https://www.pushbullet.com/#settings
@ -60,6 +61,11 @@ githubbranch="master"
# Steam
appid="232330"
# Steam App Branch Select
# Allows to opt into the various Steam app branches. Default branch is "".
# Example: "-beta prerelease"
branch=""
# Server Details
servicename="css-server"
gamename="Counter-Strike: Source"

1
DayOfDefeat/dodserver

@ -19,6 +19,7 @@ version="210516"
# Email
emailalert="off"
email="[email protected]"
#emailfrom="[email protected]"
# Pushbullet
# https://www.pushbullet.com/#settings

8
DayOfDefeatSource/dodsserver

@ -9,7 +9,7 @@ if [ -f ".dev-debug" ]; then
set -x
fi
version="210516"
version="160916"
#### Variables ####
@ -19,6 +19,7 @@ version="210516"
# Email
emailalert="off"
email="[email protected]"
#emailfrom="[email protected]"
# Pushbullet
# https://www.pushbullet.com/#settings
@ -55,6 +56,11 @@ githubbranch="master"
# Steam
appid="232290"
# Steam App Branch Select
# Allows to opt into the various Steam app branches. Default branch is "".
# Example: "-beta prerelease"
branch=""
# Server Details
servicename="dods-server"
gamename="Day of Defeat: Source"

8
DayOfInfamy/doiserver

@ -9,7 +9,7 @@ if [ -f ".dev-debug" ]; then
set -x
fi
version="210516"
version="160916"
#### Variables ####
@ -19,6 +19,7 @@ version="210516"
# Email
emailalert="off"
email="[email protected]"
#emailfrom="[email protected]"
# Pushbullet
# https://www.pushbullet.com/#settings
@ -57,6 +58,11 @@ githubbranch="master"
# Steam
appid="462310"
# Steam App Branch Select
# Allows to opt into the various Steam app branches. Default branch is "".
# Example: "-beta beta"
branch=""
# Server Details
servicename="doi-server"
gamename="Day of Infamy"

1
DeathmatchClassic/dmcserver

@ -19,6 +19,7 @@ version="210516"
# Email
emailalert="off"
email="[email protected]"
#emailfrom="[email protected]"
# Pushbullet
# https://www.pushbullet.com/#settings

8
DontStarveTogether/dstserver

@ -9,7 +9,7 @@ if [ -f ".dev-debug" ]; then
set -x
fi
version="130516"
version="160916"
#### Variables ####
@ -19,6 +19,7 @@ version="130516"
# Email
emailalert="off"
email="[email protected]"
#emailfrom="[email protected]"
# Pushbullet
# https://www.pushbullet.com/#settings
@ -53,6 +54,11 @@ githubbranch="master"
# Steam
appid="343050"
# Steam App Branch Select
# Allows to opt into the various Steam app branches. Default branch is "".
# Example: "-beta anewreignbeta"
branch=""
# Server Details
servicename="dst-server"
gamename="Don't Starve Together"

8
DoubleActionBoogaloo/dabserver

@ -9,7 +9,7 @@ if [ -f ".dev-debug" ]; then
set -x
fi
version="210516"
version="160916"
#### Variables ####
@ -19,6 +19,7 @@ version="210516"
# Email
emailalert="off"
email="[email protected]"
#emailfrom="[email protected]"
# Pushbullet
# https://www.pushbullet.com/#settings
@ -55,6 +56,11 @@ githubbranch="master"
# Steam
appid="317800"
# Steam App Branch Select
# Allows to opt into the various Steam app branches. Default branch is "".
# Example: "-beta beta"
branch=""
# Server Details
servicename="dab-server"
gamename="Double Action: Boogaloo"

8
EmpiresMod/emserver

@ -9,7 +9,7 @@ if [ -f ".dev-debug" ]; then
set -x
fi
version="210516"
version="160916"
#### Variables ####
@ -19,6 +19,7 @@ version="210516"
# Email
emailalert="off"
email="[email protected]"
#emailfrom="[email protected]"
# Pushbullet
# https://www.pushbullet.com/#settings
@ -60,6 +61,11 @@ githubbranch="master"
# Steam
appid="460040"
# Steam App Branch Select
# Allows to opt into the various Steam app branches. Default branch is "".
# Example: "-beta beta"
branch=""
# Server Details
servicename="em-server"
gamename="Empires Mod"

8
FistfulOfFrags/fofserver

@ -9,7 +9,7 @@ if [ -f ".dev-debug" ]; then
set -x
fi
version="210516"
version="160916"
#### Variables ####
@ -19,6 +19,7 @@ version="210516"
# Email
emailalert="off"
email="[email protected]"
#emailfrom="[email protected]"
# Pushbullet
# https://www.pushbullet.com/#settings
@ -55,6 +56,11 @@ githubbranch="master"
# Steam
appid="295230"
# Steam App Branch Select
# Allows to opt into the various Steam app branches. Default branch is "".
# Example: "-beta beta"
branch=""
# Server Details
servicename="fof-server"
gamename="Fistful of Frags"

8
GarrysMod/gmodserver

@ -9,7 +9,7 @@ if [ -f ".dev-debug" ]; then
set -x
fi
version="210516"
version="160916"
#### Variables ####
@ -19,6 +19,7 @@ version="210516"
# Email
emailalert="off"
email="[email protected]"
#emailfrom="[email protected]"
# Pushbullet
# https://www.pushbullet.com/#settings
@ -76,6 +77,11 @@ githubbranch="master"
# Steam
appid="4020"
# Steam App Branch Select
# Allows to opt into the various Steam app branches. Default branch is "".
# Example: "-beta dev"
branch=""
# Server Details
servicename="gmod-server"
gamename="Garry's Mod"

1
GoldenEyeSource/gesserver

@ -19,6 +19,7 @@ version="300816"
# Email
emailalert="off"
email="[email protected]"
#emailfrom="[email protected]"
# Pushbullet
# https://www.pushbullet.com/#settings

1
HalfLife2Deathmatch/hl2dmserver

@ -19,6 +19,7 @@ version="210516"
# Email
emailalert="off"
email="[email protected]"
#emailfrom="[email protected]"
# Pushbullet
# https://www.pushbullet.com/#settings

1
HalfLifeDeathmatch/hldmserver

@ -19,6 +19,7 @@ version="210516"
# Email
emailalert="off"
email="[email protected]"
#emailfrom="[email protected]"
# Pushbullet
# https://www.pushbullet.com/#settings

1
HalfLifeDeathmatchSource/hldmsserver

@ -19,6 +19,7 @@ version="210516"
# Email
emailalert="off"
email="[email protected]"
#emailfrom="[email protected]"
# Pushbullet
# https://www.pushbullet.com/#settings

8
Hurtworld/hwserver

@ -10,7 +10,7 @@ if [ -f ".dev-debug" ]; then
set -x
fi
version="210516"
version="160916"
#### Variables ####
@ -20,6 +20,7 @@ version="210516"
# Email
emailalert="off"
email="[email protected]"
#emailfrom="[email protected]"
# Pushbullet
# https://www.pushbullet.com/#settings
@ -69,6 +70,11 @@ githubbranch="master"
# Steam
appid="405100"
# Steam App Branch Select
# Allows to opt into the various Steam app branches. Default branch is "".
# Example: "-beta devtest"
branch=""
# Server Details
servicename="hurtworld-server"
gamename="Hurtworld"

8
Insurgency/insserver

@ -9,7 +9,7 @@ if [ -f ".dev-debug" ]; then
set -x
fi
version="210516"
version="160916"
#### Variables ####
@ -19,6 +19,7 @@ version="210516"
# Email
emailalert="off"
email="[email protected]"
#emailfrom="[email protected]"
# Pushbullet
# https://www.pushbullet.com/#settings
@ -57,6 +58,11 @@ githubbranch="master"
# Steam
appid="237410"
# Steam App Branch Select
# Allows to opt into the various Steam app branches. Default branch is "".
# Example: "-beta beta"
branch=""
# Server Details
servicename="ins-server"
gamename="Insurgency"

8
JustCause2/jc2server

@ -9,7 +9,7 @@ if [ -f ".dev-debug" ]; then
set -x
fi
version="210516"
version="160916"
#### Variables ####
@ -19,6 +19,7 @@ version="210516"
# Email
emailalert="off"
email="[email protected]"
#emailfrom="[email protected]"
# Pushbullet
# https://www.pushbullet.com/#settings
@ -49,6 +50,11 @@ githubbranch="master"
# Steam
appid="261140"
# Steam App Branch Select
# Allows to opt into the various Steam app branches. Default branch is "".
# Example: "-beta publicbeta"
branch=""
# Server Details
servicename="jc2-server"
gamename="Just Cause 2"

8
KillingFloor/kfserver

@ -9,7 +9,7 @@ if [ -f ".dev-debug" ]; then
set -x
fi
version="210516"
version="160916"
#### Variables ####
@ -19,6 +19,7 @@ version="210516"
# Email
emailalert="off"
email="[email protected]"
#emailfrom="[email protected]"
# Pushbullet
# https://www.pushbullet.com/#settings
@ -54,6 +55,11 @@ githubbranch="master"
# Steam
appid="215360"
# Steam App Branch Select
# Allows to opt into the various Steam app branches. Default branch is "".
# Example: "-beta beta"
branch=""
# Server Details
servicename="kf-server"
gamename="Killing Floor"

2
LICENSE

@ -1,6 +1,6 @@
The MIT License (MIT)
Copyright (c) 2015 Daniel Gibbs
Copyright (c) 2016 Daniel Gibbs
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal

8
Left4Dead/l4dserver

@ -10,7 +10,7 @@ if [ -f ".dev-debug" ]; then
set -x
fi
version="210516"
version="160916"
#### Variables ####
@ -20,6 +20,7 @@ version="210516"
# Email
emailalert="off"
email="[email protected]"
#emailfrom="[email protected]"
# Pushbullet
# https://www.pushbullet.com/#settings
@ -55,6 +56,11 @@ githubbranch="master"
# Steam
appid="222840"
# Steam App Branch Select
# Allows to opt into the various Steam app branches. Default branch is "".
# Example: "-beta beta"
branch=""
# Server Details
servicename="l4d-server"
gamename="Left 4 Dead"

8
Left4Dead2/l4d2server

@ -9,7 +9,7 @@ if [ -f ".dev-debug" ]; then
set -x
fi
version="210516"
version="160916"
#### Variables ####
@ -19,6 +19,7 @@ version="210516"
# Email
emailalert="off"
email="[email protected]"
#emailfrom="[email protected]"
# Pushbullet
# https://www.pushbullet.com/#settings
@ -54,6 +55,11 @@ githubbranch="master"
# Steam
appid="222860"
# Steam App Branch Select
# Allows to opt into the various Steam app branches. Default branch is "".
# Example: "-beta beta"
branch=""
# Server Details
servicename="l4d2-server"
gamename="Left 4 Dead 2"

1
Minecraft/mcserver

@ -19,6 +19,7 @@ version="210816"
# Email
emailalert="off"
email="[email protected]"
#emailfrom="[email protected]"
# Pushbullet
# https://www.pushbullet.com/#settings

1
Mumble/mumbleserver

@ -20,6 +20,7 @@ version="290716"
# Email
emailalert="off"
email="[email protected]"
#emailfrom="[email protected]"
# Pushbullet
# https://www.pushbullet.com/#settings

8
NS2Combat/ns2cserver

@ -9,7 +9,7 @@ if [ -f ".dev-debug" ]; then
set -x
fi
version="220416"
version="160916"
#### Variables ####
@ -19,6 +19,7 @@ version="220416"
# Email
emailalert="off"
email="[email protected]"
#emailfrom="[email protected]"
# Pushbullet
# https://www.pushbullet.com/#settings
@ -62,6 +63,11 @@ githubbranch="master"
# Steam
appid="313900"
# Steam App Branch Select
# Allows to opt into the various Steam app branches. Default branch is "".
# Example: "-beta beta"
branch=""
# Server Details
servicename="ns2c-server"
gamename="NS2: Combat"

1
NaturalSelection2/ns2server

@ -19,6 +19,7 @@ version="220416"
# Email
emailalert="off"
email="[email protected]"
#emailfrom="[email protected]"
# Pushbullet
# https://www.pushbullet.com/#settings

8
NoMoreRoomInHell/nmrihserver

@ -9,7 +9,7 @@ if [ -f ".dev-debug" ]; then
set -x
fi
version="130716"
version="160916"
#### Variables ####
@ -19,6 +19,7 @@ version="130716"
# Email
emailalert="off"
email="[email protected]"
#emailfrom="[email protected]"
# Pushbullet
# https://www.pushbullet.com/#settings
@ -60,6 +61,11 @@ githubbranch="master"
# Steam
appid="317670"
# Steam App Branch Select
# Allows to opt into the various Steam app branches. Default branch is "".
# Example: "-beta beta"
branch=""
# Server Details
servicename="nmrih-server"
gamename="No More Room in Hell"

1
OpposingForce/opforserver

@ -19,6 +19,7 @@ version="210516"
# Email
emailalert="off"
email="[email protected]"
#emailfrom="[email protected]"
# Pushbullet
# https://www.pushbullet.com/#settings

8
PiratesVikingandKnightsII/pvkiiserver

@ -9,7 +9,7 @@ if [ -f ".dev-debug" ]; then
set -x
fi
version="210516"
version="160916"
#### Variables ####
@ -19,6 +19,7 @@ version="210516"
# Email
emailalert="off"
email="[email protected]"
#emailfrom="[email protected]"
# Pushbullet
# https://www.pushbullet.com/#settings
@ -55,6 +56,11 @@ githubbranch="master"
# Steam
appid="17575"
# Steam App Branch Select
# Allows to opt into the various Steam app branches. Default branch is "".
# Example: "-beta beta"
branch=""
# Server Details
servicename="pvkii-server"
gamename="Pirates, Vikings, and Knights II"

9
ProjectZomboid/pzserver

@ -10,7 +10,7 @@ if [ -f ".dev-debug" ]; then
set -x
fi
version="290716"
version="160916"
#### Variables ####
@ -20,6 +20,7 @@ version="290716"
# Email
emailalert="off"
email="[email protected]"
#emailfrom="[email protected]"
# Pushbullet
# https://www.pushbullet.com/#settings
@ -50,8 +51,10 @@ githubbranch="master"
# Steam
appid="380870"
# Allows for opting into the various Steam branches that PZ has to offer
# Example: -beta iwillbackupmysave -betapassword iaccepttheconsequences
# Steam App Branch Select
# Allows to opt into the various Steam app branches. Default branch is "".
# Example: "-beta iwillbackupmysave -betapassword iaccepttheconsequences"
branch=""
# Server Details

10
QuakeLive/qlserver

@ -9,7 +9,7 @@ if [ -f ".dev-debug" ]; then
set -x
fi
version="060516"
version="160916"
#### Variables ####
@ -19,6 +19,7 @@ version="060516"
# Email
emailalert="off"
email="[email protected]"
#emailfrom="[email protected]"
# Pushbullet
# https://www.pushbullet.com/#settings
@ -43,7 +44,7 @@ updateonstart="off"
# Install/Config Guide : https://steamcommunity.com/sharedfiles/filedetails/?id=542966946
# Console Commands : http://www.regurge.at/ql/
fn_parms(){
parms="+set net_strict 1 +set net_ip ${ip} +set net_port ${port} +set fs_homepath ${filesdir}/${port} +set zmq_rcon_enable 1 +set zmq_rcon_port ${rconport} +set zmq_rcon_password ${rconpassword} +set zmq_stats_enable 1 +set zmq_stats_password ${statspassword} +set zmq_stats_port ${statsport} +set sv_mapPoolFile ${mappool} +exec ${servercfg}"
parms="+set net_strict 1 +set net_ip ${ip} +set net_port ${port} +set fs_homepath ${filesdir}/${port} +set zmq_rcon_enable 1 +set zmq_rcon_port ${rconport} +set zmq_rcon_password ${rconpassword} +set zmq_stats_enable 1 +set zmq_stats_password ${statspassword} +set zmq_stats_port ${statsport} +set sv_mapPoolFile ${mappool} +exec ${servercfg}"
}
#### Advanced Variables ####
@ -58,6 +59,11 @@ githubbranch="master"
# Steam
appid="349090"
# Steam App Branch Select
# Allows to opt into the various Steam app branches. Default branch is "".
# Example: "-beta beta"
branch=""
# Server Details
servicename="ql-server"
gamename="Quake Live"

1
RedOrchestra/roserver

@ -19,6 +19,7 @@ version="210516"
# Email
emailalert="off"
email="[email protected]"
#emailfrom="[email protected]"
# Pushbullet
# https://www.pushbullet.com/#settings

1
Ricochet/ricochetserver

@ -19,6 +19,7 @@ version="210516"
# Email
emailalert="off"
email="[email protected]"
#emailfrom="[email protected]"
# Pushbullet
# https://www.pushbullet.com/#settings

8
Rust/rustserver

@ -10,7 +10,7 @@ if [ -f ".dev-debug" ]; then
set -x
fi
version="210516"
version="160916"
#### Variables ####
@ -20,6 +20,7 @@ version="210516"
# Email
emailalert="off"
email="[email protected]"
#emailfrom="[email protected]"
# Pushbullet
# https://www.pushbullet.com/#settings
@ -72,6 +73,11 @@ githubbranch="master"
# Steam
appid="258550"
# Steam App Branch Select
# Allows to opt into the various Steam app branches. Default branch is "".
# Example: "-beta prerelease"
branch=""
# Server Details
servicename="rust-server"
gamename="Rust"

8
SeriousSam3BFE/ss3sserver

@ -9,7 +9,7 @@ if [ -f ".dev-debug" ]; then
set -x
fi
version="210516"
version="160916"
#### Variables ####
@ -19,6 +19,7 @@ version="210516"
# Email
emailalert="off"
email="[email protected]"
#emailfrom="[email protected]"
# Pushbullet
# https://www.pushbullet.com/#settings
@ -50,6 +51,11 @@ githubbranch="master"
# Steam
appid="41080"
# Steam App Branch Select
# Allows to opt into the various Steam app branches. Default branch is "".
# Example: "-beta publicbeta"
branch=""
# Server Details
servicename="ss3-server"
gamename="Serious Sam 3: BFE"

8
Starbound/sbserver

@ -9,7 +9,7 @@ if [ -f ".dev-debug" ]; then
set -x
fi
version="230716"
version="160916"
#### Variables ####
@ -19,6 +19,7 @@ version="230716"
# Email
emailalert="off"
email="[email protected]"
#emailfrom="[email protected]"
# Pushbullet
# https://www.pushbullet.com/#settings
@ -49,6 +50,11 @@ githubbranch="master"
# Steam
appid="211820"
# Steam App Branch Select
# Allows to opt into the various Steam app branches. Default branch is "".
# Example: "-beta beta"
branch=""
# Server Details
servicename="sb-server"
gamename="Starbound"

8
SvenCoop/svencoopserver

@ -9,7 +9,7 @@ if [ -f ".dev-debug" ]; then
set -x
fi
version="210516"
version="160916"
#### Variables ####
@ -19,6 +19,7 @@ version="210516"
# Email
emailalert="off"
email="[email protected]"
#emailfrom="[email protected]"
# Pushbullet
# https://www.pushbullet.com/#settings
@ -54,6 +55,11 @@ githubbranch="master"
# Steam
appid="276060"
# Steam App Branch Select
# Allows to opt into the various Steam app branches. Default branch is "".
# Example: "-beta release_candidate_public"
branch=""
# Server Details
servicename="svencoop-server"
gamename="Sven Co-op"

8
TeamFortress2/tf2server

@ -9,7 +9,7 @@ if [ -f ".dev-debug" ]; then
set -x
fi
version="210516"
version="160916"
#### Variables ####
@ -19,6 +19,7 @@ version="210516"
# Email
emailalert="off"
email="[email protected]"
#emailfrom="[email protected]"
# Pushbullet
# https://www.pushbullet.com/#settings
@ -60,6 +61,11 @@ githubbranch="master"
# Steam
appid="232250"
# Steam App Branch Select
# Allows to opt into the various Steam app branches. Default branch is "".
# Example: "-beta beta"
branch=""
# Server Details
servicename="tf2-server"
gamename="Team Fortress 2"

1
TeamFortressClassic/tfcserver

@ -19,6 +19,7 @@ version="210516"
# Email
emailalert="off"
email="[email protected]"
#emailfrom="[email protected]"
# Pushbullet
# https://www.pushbullet.com/#settings

1
TeamSpeak3/ts3server

@ -19,6 +19,7 @@ version="290716"
# Email
emailalert="off"
email="[email protected]"
#emailfrom="[email protected]"
# Pushbullet
# https://www.pushbullet.com/#settings

1
Teeworlds/twserver

@ -20,6 +20,7 @@ version="210516"
# Email
emailalert="off"
email="[email protected]"
#emailfrom="[email protected]"
# Pushbullet
# https://www.pushbullet.com/#settings

1
Terraria/terrariaserver

@ -20,6 +20,7 @@ version="210516"
# Email
emailalert="off"
email="[email protected]"
#emailfrom="[email protected]"
# Pushbullet
# https://www.pushbullet.com/#settings

1
UnrealTournament/utserver

@ -19,6 +19,7 @@ version="210516"
# Email
emailalert="off"
email="[email protected]"
#emailfrom="[email protected]"
# Pushbullet
# https://www.pushbullet.com/#settings

1
UnrealTournament2004/ut2k4server

@ -19,6 +19,7 @@ version="210516"
# Email
emailalert="off"
email="[email protected]"
#emailfrom="[email protected]"
# Pushbullet
# https://www.pushbullet.com/#settings

1
UnrealTournament3/ut3server

@ -19,6 +19,7 @@ version="210516"
# Email
emailalert="off"
email="[email protected]"
#emailfrom="[email protected]"
# Pushbullet
# https://www.pushbullet.com/#settings

1
UnrealTournament99/ut99server

@ -19,6 +19,7 @@ version="210516"
# Email
emailalert="off"
email="[email protected]"
#emailfrom="[email protected]"
# Pushbullet
# https://www.pushbullet.com/#settings

1
WolfensteinEnemyTerritory/wetserver

@ -19,6 +19,7 @@ version="210516"
# Email
emailalert="off"
email="[email protected]"
#emailfrom="[email protected]"
# Pushbullet
# https://www.pushbullet.com/#settings

6
lgsm/functions/alert_email.sh

@ -230,7 +230,11 @@ fn_details_performance
fn_details_disk
fn_details_gameserver
fn_alert_email_template_logs
mail -s "${alertsubject}" "${email}" < "${emaillog}"
if [ -n "${emailfrom}" ]; then
mail -s "${alertsubject}" -a "From: ${emailfrom}" "${email}" < "${emaillog}"
else
mail -s "${alertsubject}" "${email}" < "${emaillog}"
fi
exitcode=$?
if [ "${exitcode}" == "0" ]; then
fn_print_ok_nl "Sending alert: ${email}"

2
lgsm/functions/check.sh

@ -25,7 +25,7 @@ do
fi
done
local allowed_commands_array=( command_backup.sh command_console.sh command_debug.sh command_details.sh command_unreal2_maps.sh command_ut99_maps.sh command_monitor.sh command_start.sh command_stop.sh update_check.sh command_validate.sh command_update_functions.sh command_email_test.sh )
local allowed_commands_array=( command_backup.sh command_console.sh command_debug.sh command_details.sh command_unreal2_maps.sh command_ut99_maps.sh command_monitor.sh command_start.sh command_stop.sh command_update.sh command_validate.sh command_update_functions.sh command_email_test.sh )
for allowed_command in "${allowed_commands_array[@]}"
do
if [ "${allowed_command}" == "${function_selfname}" ]; then

4
lgsm/functions/check_permissions.sh

@ -43,8 +43,8 @@ fn_check_ownership(){
} | column -s $'\t' -t | tee -a "${scriptlog}"
echo ""
fn_print_information_nl "For more information, please see https://github.com/GameServerManagers/LinuxGSM/wiki/FAQ#-fail--starting-game-server-permissions-issues-found"
fn_script_log "For more information, please see https://github.com/GameServerManagers/LinuxGSM/wiki/FAQ#-fail--starting-game-server-permissions-issues-found"
fn_print_information_nl "For more information, please see https://github.com/GameServerManagers/LinuxGSM/wiki/FAQ#-fail--starting-game-server-ownership-issues-found"
fn_script_log "For more information, please see https://github.com/GameServerManagers/LinuxGSM/wiki/FAQ#-fail--starting-game-server-ownership-issues-found"
core_exit.sh
fi
}

8
lgsm/functions/core_getopt.sh

@ -130,7 +130,7 @@ case "${getopt}" in
echo -e "${blue}start\t${default}st |Start the server."
echo -e "${blue}stop\t${default}sp |Stop the server."
echo -e "${blue}restart\t${default}r |Restart the server."
echo -e "${blue}update\t${default}u |Checks and applies updates from SteamCMD."
echo -e "${blue}update\t${default}u |Checks and applies updates from teamspeak.com."
echo -e "${blue}update-functions\t${default}uf |Removes all functions so latest can be downloaded."
echo -e "${blue}monitor\t${default}m |Checks that the server is running."
echo -e "${blue}test-alert\t${default}ta |Sends test alert."
@ -257,7 +257,7 @@ case "${getopt}" in
echo -e "${blue}start\t${default}st |Start the server."
echo -e "${blue}stop\t${default}sp |Stop the server."
echo -e "${blue}restart\t${default}r |Restart the server."
echo -e "${blue}update\t${default}u |Checks and applies updates from SteamCMD."
echo -e "${blue}update\t${default}u |Checks and applies updates from GitHub."
echo -e "${blue}update-functions\t${default}uf |Removes all functions so latest can be downloaded."
echo -e "${blue}monitor\t${default}m |Checks that the server is running."
echo -e "${blue}test-alert\t${default}ta |Sends test alert."
@ -281,7 +281,7 @@ case "${getopt}" in
command_update.sh;;
fu|force-update|update-restart)
forceupdate=1;
update_check.sh;;
command_update.sh;;
uf|update-functions)
command_update_functions.sh;;
v|validate)
@ -422,7 +422,7 @@ case "${getopt}" in
command_update.sh;;
fu|force-update|update-restart)
forceupdate=1;
update_check.sh;;
command_update.sh;;
uf|update-functions)
command_update_functions.sh;;
v|validate)

1
tests/tests_jc2server.sh

@ -19,6 +19,7 @@ fi
# Email
emailalert="off"
email="[email protected]"
#emailfrom="[email protected]"
# Pushbullet
# https://www.pushbullet.com/#settings

1
tests/tests_ts3server.sh

@ -19,6 +19,7 @@ fi
# Email
emailalert="off"
email="[email protected]"
#emailfrom="[email protected]"
# Pushbullet
# https://www.pushbullet.com/#settings

Loading…
Cancel
Save