71 changed files with 425 additions and 284 deletions
@ -24,6 +24,7 @@ parms="\"TheIsland?listen?MultiHome=${ip}?MaxPlayers=${maxplayers}?QueryPort=${q |
|||
|
|||
## Notification Alerts |
|||
# (on|off) |
|||
|
|||
# Email Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Email |
|||
emailalert="off" |
|||
email="[email protected]" |
|||
@ -34,10 +35,11 @@ pushbulletalert="off" |
|||
pushbullettoken="accesstoken" |
|||
channeltag="" |
|||
|
|||
# Telegram Bot Alerts |
|||
# Get an Bot API key from @botfather |
|||
# The chat id is the User or channel name or an integer like so: |
|||
# https://stackoverflow.com/questions/32423837/telegram-bot-how-to-get-a-group-chat-id/38388851#38388851 |
|||
# Pushover Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Pushover |
|||
pushoveralert="off" |
|||
pushovertoken="accesstoken" |
|||
|
|||
# Telegram Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Pushbullet |
|||
telegramalert="off" |
|||
telegramtoken="" |
|||
telegramchatid="" |
|||
|
@ -40,6 +40,7 @@ parms="-netlog -ip=${ip} -port=${port} -cfg=${networkcfgfullpath} -config=${serv |
|||
|
|||
## Notification Alerts |
|||
# (on|off) |
|||
|
|||
# Email Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Email |
|||
emailalert="off" |
|||
email="[email protected]" |
|||
@ -50,10 +51,11 @@ pushbulletalert="off" |
|||
pushbullettoken="accesstoken" |
|||
channeltag="" |
|||
|
|||
# Telegram Bot Alerts |
|||
# Get an Bot API key from @botfather |
|||
# The chat id is the User or channel name or an integer like so: |
|||
# https://stackoverflow.com/questions/32423837/telegram-bot-how-to-get-a-group-chat-id/38388851#38388851 |
|||
# Pushover Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Pushover |
|||
pushoveralert="off" |
|||
pushovertoken="accesstoken" |
|||
|
|||
# Telegram Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Pushbullet |
|||
telegramalert="off" |
|||
telegramtoken="" |
|||
telegramchatid="" |
|||
|
@ -30,6 +30,7 @@ parms="-game brainbread2 -strictportbind -ip ${ip} -port ${port} +clientport ${c |
|||
|
|||
## Notification Alerts |
|||
# (on|off) |
|||
|
|||
# Email Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Email |
|||
emailalert="off" |
|||
email="[email protected]" |
|||
@ -40,10 +41,11 @@ pushbulletalert="off" |
|||
pushbullettoken="accesstoken" |
|||
channeltag="" |
|||
|
|||
# Telegram Bot Alerts |
|||
# Get an Bot API key from @botfather |
|||
# The chat id is the User or channel name or an integer like so: |
|||
# https://stackoverflow.com/questions/32423837/telegram-bot-how-to-get-a-group-chat-id/38388851#38388851 |
|||
# Pushover Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Pushover |
|||
pushoveralert="off" |
|||
pushovertoken="accesstoken" |
|||
|
|||
# Telegram Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Pushbullet |
|||
telegramalert="off" |
|||
telegramtoken="" |
|||
telegramchatid="" |
|||
|
@ -17,6 +17,7 @@ parms="+hostServer 1 +dedicated 1" |
|||
|
|||
## Notification Alerts |
|||
# (on|off) |
|||
|
|||
# Email Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Email |
|||
emailalert="off" |
|||
email="[email protected]" |
|||
@ -27,10 +28,11 @@ pushbulletalert="off" |
|||
pushbullettoken="accesstoken" |
|||
channeltag="" |
|||
|
|||
# Telegram Bot Alerts |
|||
# Get an Bot API key from @botfather |
|||
# The chat id is the User or channel name or an integer like so: |
|||
# https://stackoverflow.com/questions/32423837/telegram-bot-how-to-get-a-group-chat-id/38388851#38388851 |
|||
# Pushover Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Pushover |
|||
pushoveralert="off" |
|||
pushovertoken="accesstoken" |
|||
|
|||
# Telegram Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Pushbullet |
|||
telegramalert="off" |
|||
telegramtoken="" |
|||
telegramchatid="" |
|||
|
@ -30,6 +30,7 @@ parms="-game bms -strictportbind -ip ${ip} -port ${port} +clientport ${clientpor |
|||
|
|||
## Notification Alerts |
|||
# (on|off) |
|||
|
|||
# Email Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Email |
|||
emailalert="off" |
|||
email="[email protected]" |
|||
@ -40,10 +41,11 @@ pushbulletalert="off" |
|||
pushbullettoken="accesstoken" |
|||
channeltag="" |
|||
|
|||
# Telegram Bot Alerts |
|||
# Get an Bot API key from @botfather |
|||
# The chat id is the User or channel name or an integer like so: |
|||
# https://stackoverflow.com/questions/32423837/telegram-bot-how-to-get-a-group-chat-id/38388851#38388851 |
|||
# Pushover Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Pushover |
|||
pushoveralert="off" |
|||
pushovertoken="accesstoken" |
|||
|
|||
# Telegram Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Pushbullet |
|||
telegramalert="off" |
|||
telegramtoken="" |
|||
telegramchatid="" |
|||
|
@ -23,6 +23,7 @@ parms=" -batchmode -nographics -dedicated -configfile=${servercfgfullpath}" |
|||
|
|||
## Notification Alerts |
|||
# (on|off) |
|||
|
|||
# Email Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Email |
|||
emailalert="off" |
|||
email="[email protected]" |
|||
@ -33,10 +34,11 @@ pushbulletalert="off" |
|||
pushbullettoken="accesstoken" |
|||
channeltag="" |
|||
|
|||
# Telegram Bot Alerts |
|||
# Get an Bot API key from @botfather |
|||
# The chat id is the User or channel name or an integer like so: |
|||
# https://stackoverflow.com/questions/32423837/telegram-bot-how-to-get-a-group-chat-id/38388851#38388851 |
|||
# Pushover Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Pushover |
|||
pushoveralert="off" |
|||
pushovertoken="accesstoken" |
|||
|
|||
# Telegram Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Pushbullet |
|||
telegramalert="off" |
|||
telegramtoken="" |
|||
telegramchatid="" |
|||
|
@ -29,6 +29,7 @@ parms="-autoupdate -strictportbind -ip ${ip} -port ${port} +clientport ${clientp |
|||
|
|||
## Notification Alerts |
|||
# (on|off) |
|||
|
|||
# Email Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Email |
|||
emailalert="off" |
|||
email="[email protected]" |
|||
@ -39,10 +40,11 @@ pushbulletalert="off" |
|||
pushbullettoken="accesstoken" |
|||
channeltag="" |
|||
|
|||
# Telegram Bot Alerts |
|||
# Get an Bot API key from @botfather |
|||
# The chat id is the User or channel name or an integer like so: |
|||
# https://stackoverflow.com/questions/32423837/telegram-bot-how-to-get-a-group-chat-id/38388851#38388851 |
|||
# Pushover Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Pushover |
|||
pushoveralert="off" |
|||
pushovertoken="accesstoken" |
|||
|
|||
# Telegram Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Pushbullet |
|||
telegramalert="off" |
|||
telegramtoken="" |
|||
telegramchatid="" |
|||
|
@ -25,6 +25,7 @@ parms="-game cure -strictportbind -ip ${ip} -port ${port} +clientport ${clientpo |
|||
|
|||
## Notification Alerts |
|||
# (on|off) |
|||
|
|||
# Email Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Email |
|||
emailalert="off" |
|||
email="[email protected]" |
|||
@ -35,10 +36,11 @@ pushbulletalert="off" |
|||
pushbullettoken="accesstoken" |
|||
channeltag="" |
|||
|
|||
# Telegram Bot Alerts |
|||
# Get an Bot API key from @botfather |
|||
# The chat id is the User or channel name or an integer like so: |
|||
# https://stackoverflow.com/questions/32423837/telegram-bot-how-to-get-a-group-chat-id/38388851#38388851 |
|||
# Pushover Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Pushover |
|||
pushoveralert="off" |
|||
pushovertoken="accesstoken" |
|||
|
|||
# Telegram Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Pushbullet |
|||
telegramalert="off" |
|||
telegramtoken="" |
|||
telegramchatid="" |
|||
|
@ -23,6 +23,7 @@ parms="+set sv_punkbuster 0 +set fs_basepath ${serverfiles} +set dedicated 1 +se |
|||
|
|||
## Notification Alerts |
|||
# (on|off) |
|||
|
|||
# Email Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Email |
|||
emailalert="off" |
|||
email="[email protected]" |
|||
@ -33,10 +34,11 @@ pushbulletalert="off" |
|||
pushbullettoken="accesstoken" |
|||
channeltag="" |
|||
|
|||
# Telegram Bot Alerts |
|||
# Get an Bot API key from @botfather |
|||
# The chat id is the User or channel name or an integer like so: |
|||
# https://stackoverflow.com/questions/32423837/telegram-bot-how-to-get-a-group-chat-id/38388851#38388851 |
|||
# Pushover Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Pushover |
|||
pushoveralert="off" |
|||
pushovertoken="accesstoken" |
|||
|
|||
# Telegram Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Pushbullet |
|||
telegramalert="off" |
|||
telegramtoken="" |
|||
telegramchatid="" |
|||
|
@ -23,6 +23,7 @@ parms="+set sv_punkbuster 0 +set fs_basepath ${serverfiles} +set dedicated 1 +se |
|||
|
|||
## Notification Alerts |
|||
# (on|off) |
|||
|
|||
# Email Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Email |
|||
emailalert="off" |
|||
email="[email protected]" |
|||
@ -33,10 +34,11 @@ pushbulletalert="off" |
|||
pushbullettoken="accesstoken" |
|||
channeltag="" |
|||
|
|||
# Telegram Bot Alerts |
|||
# Get an Bot API key from @botfather |
|||
# The chat id is the User or channel name or an integer like so: |
|||
# https://stackoverflow.com/questions/32423837/telegram-bot-how-to-get-a-group-chat-id/38388851#38388851 |
|||
# Pushover Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Pushover |
|||
pushoveralert="off" |
|||
pushovertoken="accesstoken" |
|||
|
|||
# Telegram Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Pushbullet |
|||
telegramalert="off" |
|||
telegramtoken="" |
|||
telegramchatid="" |
|||
|
@ -23,6 +23,7 @@ parms="+set sv_punkbuster 0 +set fs_basepath ${serverfiles} +set dedicated 1 +se |
|||
|
|||
## Notification Alerts |
|||
# (on|off) |
|||
|
|||
# Email Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Email |
|||
emailalert="off" |
|||
email="[email protected]" |
|||
@ -33,10 +34,11 @@ pushbulletalert="off" |
|||
pushbullettoken="accesstoken" |
|||
channeltag="" |
|||
|
|||
# Telegram Bot Alerts |
|||
# Get an Bot API key from @botfather |
|||
# The chat id is the User or channel name or an integer like so: |
|||
# https://stackoverflow.com/questions/32423837/telegram-bot-how-to-get-a-group-chat-id/38388851#38388851 |
|||
# Pushover Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Pushover |
|||
pushoveralert="off" |
|||
pushovertoken="accesstoken" |
|||
|
|||
# Telegram Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Pushbullet |
|||
telegramalert="off" |
|||
telegramtoken="" |
|||
telegramchatid="" |
|||
|
@ -23,6 +23,7 @@ parms="+set sv_punkbuster 0 +set fs_basepath ${serverfiles} +set dedicated 1 +se |
|||
|
|||
## Notification Alerts |
|||
# (on|off) |
|||
|
|||
# Email Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Email |
|||
emailalert="off" |
|||
email="[email protected]" |
|||
@ -33,10 +34,11 @@ pushbulletalert="off" |
|||
pushbullettoken="accesstoken" |
|||
channeltag="" |
|||
|
|||
# Telegram Bot Alerts |
|||
# Get an Bot API key from @botfather |
|||
# The chat id is the User or channel name or an integer like so: |
|||
# https://stackoverflow.com/questions/32423837/telegram-bot-how-to-get-a-group-chat-id/38388851#38388851 |
|||
# Pushover Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Pushover |
|||
pushoveralert="off" |
|||
pushovertoken="accesstoken" |
|||
|
|||
# Telegram Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Pushbullet |
|||
telegramalert="off" |
|||
telegramtoken="" |
|||
telegramchatid="" |
|||
|
@ -23,6 +23,7 @@ parms="+set sv_punkbuster 0 +set fs_basepath ${serverfiles} +set dedicated 1 +se |
|||
|
|||
## Notification Alerts |
|||
# (on|off) |
|||
|
|||
# Email Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Email |
|||
emailalert="off" |
|||
email="[email protected]" |
|||
@ -33,10 +34,11 @@ pushbulletalert="off" |
|||
pushbullettoken="accesstoken" |
|||
channeltag="" |
|||
|
|||
# Telegram Bot Alerts |
|||
# Get an Bot API key from @botfather |
|||
# The chat id is the User or channel name or an integer like so: |
|||
# https://stackoverflow.com/questions/32423837/telegram-bot-how-to-get-a-group-chat-id/38388851#38388851 |
|||
# Pushover Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Pushover |
|||
pushoveralert="off" |
|||
pushovertoken="accesstoken" |
|||
|
|||
# Telegram Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Pushbullet |
|||
telegramalert="off" |
|||
telegramtoken="" |
|||
telegramchatid="" |
|||
|
@ -48,6 +48,7 @@ parms="-game csco -usercon -strictportbind -ip ${ip} -port ${port} +clientport $ |
|||
|
|||
## Notification Alerts |
|||
# (on|off) |
|||
|
|||
# Email Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Email |
|||
emailalert="off" |
|||
email="[email protected]" |
|||
@ -58,10 +59,11 @@ pushbulletalert="off" |
|||
pushbullettoken="accesstoken" |
|||
channeltag="" |
|||
|
|||
# Telegram Bot Alerts |
|||
# Get an Bot API key from @botfather |
|||
# The chat id is the User or channel name or an integer like so: |
|||
# https://stackoverflow.com/questions/32423837/telegram-bot-how-to-get-a-group-chat-id/38388851#38388851 |
|||
# Pushover Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Pushover |
|||
pushoveralert="off" |
|||
pushovertoken="accesstoken" |
|||
|
|||
# Telegram Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Pushbullet |
|||
telegramalert="off" |
|||
telegramtoken="" |
|||
telegramchatid="" |
|||
|
@ -24,6 +24,7 @@ parms="-game czero -strictportbind +ip ${ip} -port ${port} +clientport ${clientp |
|||
|
|||
## Notification Alerts |
|||
# (on|off) |
|||
|
|||
# Email Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Email |
|||
emailalert="off" |
|||
email="[email protected]" |
|||
@ -34,10 +35,11 @@ pushbulletalert="off" |
|||
pushbullettoken="accesstoken" |
|||
channeltag="" |
|||
|
|||
# Telegram Bot Alerts |
|||
# Get an Bot API key from @botfather |
|||
# The chat id is the User or channel name or an integer like so: |
|||
# https://stackoverflow.com/questions/32423837/telegram-bot-how-to-get-a-group-chat-id/38388851#38388851 |
|||
# Pushover Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Pushover |
|||
pushoveralert="off" |
|||
pushovertoken="accesstoken" |
|||
|
|||
# Telegram Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Pushbullet |
|||
telegramalert="off" |
|||
telegramtoken="" |
|||
telegramchatid="" |
|||
|
@ -48,6 +48,7 @@ parms="-game csgo -usercon -strictportbind -ip ${ip} -port ${port} +clientport $ |
|||
|
|||
## Notification Alerts |
|||
# (on|off) |
|||
|
|||
# Email Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Email |
|||
emailalert="off" |
|||
email="[email protected]" |
|||
@ -58,10 +59,11 @@ pushbulletalert="off" |
|||
pushbullettoken="accesstoken" |
|||
channeltag="" |
|||
|
|||
# Telegram Bot Alerts |
|||
# Get an Bot API key from @botfather |
|||
# The chat id is the User or channel name or an integer like so: |
|||
# https://stackoverflow.com/questions/32423837/telegram-bot-how-to-get-a-group-chat-id/38388851#38388851 |
|||
# Pushover Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Pushover |
|||
pushoveralert="off" |
|||
pushovertoken="accesstoken" |
|||
|
|||
# Telegram Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Pushbullet |
|||
telegramalert="off" |
|||
telegramtoken="" |
|||
telegramchatid="" |
|||
|
@ -24,6 +24,7 @@ parms="-game cstrike -strictportbind +ip ${ip} -port ${port} +clientport ${clien |
|||
|
|||
## Notification Alerts |
|||
# (on|off) |
|||
|
|||
# Email Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Email |
|||
emailalert="off" |
|||
email="[email protected]" |
|||
@ -34,10 +35,11 @@ pushbulletalert="off" |
|||
pushbullettoken="accesstoken" |
|||
channeltag="" |
|||
|
|||
# Telegram Bot Alerts |
|||
# Get an Bot API key from @botfather |
|||
# The chat id is the User or channel name or an integer like so: |
|||
# https://stackoverflow.com/questions/32423837/telegram-bot-how-to-get-a-group-chat-id/38388851#38388851 |
|||
# Pushover Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Pushover |
|||
pushoveralert="off" |
|||
pushovertoken="accesstoken" |
|||
|
|||
# Telegram Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Pushbullet |
|||
telegramalert="off" |
|||
telegramtoken="" |
|||
telegramchatid="" |
|||
|
@ -30,6 +30,7 @@ parms="-game cstrike -strictportbind -ip ${ip} -port ${port} +clientport ${clien |
|||
|
|||
## Notification Alerts |
|||
# (on|off) |
|||
|
|||
# Email Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Email |
|||
emailalert="off" |
|||
email="[email protected]" |
|||
@ -40,10 +41,11 @@ pushbulletalert="off" |
|||
pushbullettoken="accesstoken" |
|||
channeltag="" |
|||
|
|||
# Telegram Bot Alerts |
|||
# Get an Bot API key from @botfather |
|||
# The chat id is the User or channel name or an integer like so: |
|||
# https://stackoverflow.com/questions/32423837/telegram-bot-how-to-get-a-group-chat-id/38388851#38388851 |
|||
# Pushover Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Pushover |
|||
pushoveralert="off" |
|||
pushovertoken="accesstoken" |
|||
|
|||
# Telegram Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Pushbullet |
|||
telegramalert="off" |
|||
telegramtoken="" |
|||
telegramchatid="" |
|||
|
@ -25,6 +25,7 @@ parms="-strictportbind -ip ${ip} -port ${port} +clientport ${clientport} +tv_por |
|||
|
|||
## Notification Alerts |
|||
# (on|off) |
|||
|
|||
# Email Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Email |
|||
emailalert="off" |
|||
email="[email protected]" |
|||
@ -35,10 +36,11 @@ pushbulletalert="off" |
|||
pushbullettoken="accesstoken" |
|||
channeltag="" |
|||
|
|||
# Telegram Bot Alerts |
|||
# Get an Bot API key from @botfather |
|||
# The chat id is the User or channel name or an integer like so: |
|||
# https://stackoverflow.com/questions/32423837/telegram-bot-how-to-get-a-group-chat-id/38388851#38388851 |
|||
# Pushover Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Pushover |
|||
pushoveralert="off" |
|||
pushovertoken="accesstoken" |
|||
|
|||
# Telegram Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Pushbullet |
|||
telegramalert="off" |
|||
telegramtoken="" |
|||
telegramchatid="" |
|||
|
@ -24,6 +24,7 @@ parms="-game dmc -strictportbind +ip ${ip} -port ${port} +clientport ${clientpor |
|||
|
|||
## Notification Alerts |
|||
# (on|off) |
|||
|
|||
# Email Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Email |
|||
emailalert="off" |
|||
email="[email protected]" |
|||
@ -34,10 +35,11 @@ pushbulletalert="off" |
|||
pushbullettoken="accesstoken" |
|||
channeltag="" |
|||
|
|||
# Telegram Bot Alerts |
|||
# Get an Bot API key from @botfather |
|||
# The chat id is the User or channel name or an integer like so: |
|||
# https://stackoverflow.com/questions/32423837/telegram-bot-how-to-get-a-group-chat-id/38388851#38388851 |
|||
# Pushover Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Pushover |
|||
pushoveralert="off" |
|||
pushovertoken="accesstoken" |
|||
|
|||
# Telegram Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Pushbullet |
|||
telegramalert="off" |
|||
telegramtoken="" |
|||
telegramchatid="" |
|||
|
@ -24,6 +24,7 @@ parms="-game dod -strictportbind +ip ${ip} -port ${port} +clientport ${clientpor |
|||
|
|||
## Notification Alerts |
|||
# (on|off) |
|||
|
|||
# Email Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Email |
|||
emailalert="off" |
|||
email="[email protected]" |
|||
@ -34,10 +35,11 @@ pushbulletalert="off" |
|||
pushbullettoken="accesstoken" |
|||
channeltag="" |
|||
|
|||
# Telegram Bot Alerts |
|||
# Get an Bot API key from @botfather |
|||
# The chat id is the User or channel name or an integer like so: |
|||
# https://stackoverflow.com/questions/32423837/telegram-bot-how-to-get-a-group-chat-id/38388851#38388851 |
|||
# Pushover Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Pushover |
|||
pushoveralert="off" |
|||
pushovertoken="accesstoken" |
|||
|
|||
# Telegram Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Pushbullet |
|||
telegramalert="off" |
|||
telegramtoken="" |
|||
telegramchatid="" |
|||
|
@ -25,6 +25,7 @@ parms="-game dod -strictportbind -ip ${ip} -port ${port} +clientport ${clientpor |
|||
|
|||
## Notification Alerts |
|||
# (on|off) |
|||
|
|||
# Email Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Email |
|||
emailalert="off" |
|||
email="[email protected]" |
|||
@ -35,10 +36,11 @@ pushbulletalert="off" |
|||
pushbullettoken="accesstoken" |
|||
channeltag="" |
|||
|
|||
# Telegram Bot Alerts |
|||
# Get an Bot API key from @botfather |
|||
# The chat id is the User or channel name or an integer like so: |
|||
# https://stackoverflow.com/questions/32423837/telegram-bot-how-to-get-a-group-chat-id/38388851#38388851 |
|||
# Pushover Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Pushover |
|||
pushoveralert="off" |
|||
pushovertoken="accesstoken" |
|||
|
|||
# Telegram Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Pushbullet |
|||
telegramalert="off" |
|||
telegramtoken="" |
|||
telegramchatid="" |
|||
|
@ -27,6 +27,7 @@ parms="-game doi -strictportbind -ip ${ip} -port ${port} +clientport ${clientpor |
|||
|
|||
## Notification Alerts |
|||
# (on|off) |
|||
|
|||
# Email Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Email |
|||
emailalert="off" |
|||
email="[email protected]" |
|||
@ -37,10 +38,11 @@ pushbulletalert="off" |
|||
pushbullettoken="accesstoken" |
|||
channeltag="" |
|||
|
|||
# Telegram Bot Alerts |
|||
# Get an Bot API key from @botfather |
|||
# The chat id is the User or channel name or an integer like so: |
|||
# https://stackoverflow.com/questions/32423837/telegram-bot-how-to-get-a-group-chat-id/38388851#38388851 |
|||
# Pushover Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Pushover |
|||
pushoveralert="off" |
|||
pushovertoken="accesstoken" |
|||
|
|||
# Telegram Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Pushbullet |
|||
telegramalert="off" |
|||
telegramtoken="" |
|||
telegramchatid="" |
|||
|
@ -28,6 +28,7 @@ parms="-persistent_storage_root ${persistentstorageroot} -conf_dir ${confdir} -c |
|||
|
|||
## Notification Alerts |
|||
# (on|off) |
|||
|
|||
# Email Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Email |
|||
emailalert="off" |
|||
email="[email protected]" |
|||
@ -38,10 +39,11 @@ pushbulletalert="off" |
|||
pushbullettoken="accesstoken" |
|||
channeltag="" |
|||
|
|||
# Telegram Bot Alerts |
|||
# Get an Bot API key from @botfather |
|||
# The chat id is the User or channel name or an integer like so: |
|||
# https://stackoverflow.com/questions/32423837/telegram-bot-how-to-get-a-group-chat-id/38388851#38388851 |
|||
# Pushover Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Pushover |
|||
pushoveralert="off" |
|||
pushovertoken="accesstoken" |
|||
|
|||
# Telegram Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Pushbullet |
|||
telegramalert="off" |
|||
telegramtoken="" |
|||
telegramchatid="" |
|||
|
@ -30,6 +30,7 @@ parms="-game empires -strictportbind -ip ${ip} -port ${port} +clientport ${clien |
|||
|
|||
## Notification Alerts |
|||
# (on|off) |
|||
|
|||
# Email Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Email |
|||
emailalert="off" |
|||
email="[email protected]" |
|||
@ -40,10 +41,11 @@ pushbulletalert="off" |
|||
pushbullettoken="accesstoken" |
|||
channeltag="" |
|||
|
|||
# Telegram Bot Alerts |
|||
# Get an Bot API key from @botfather |
|||
# The chat id is the User or channel name or an integer like so: |
|||
# https://stackoverflow.com/questions/32423837/telegram-bot-how-to-get-a-group-chat-id/38388851#38388851 |
|||
# Pushover Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Pushover |
|||
pushoveralert="off" |
|||
pushovertoken="accesstoken" |
|||
|
|||
# Telegram Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Pushbullet |
|||
telegramalert="off" |
|||
telegramtoken="" |
|||
telegramchatid="" |
|||
|
@ -24,6 +24,7 @@ parms="--start-server ${serverfiles}/save1.zip --server-settings ${servercfgfull |
|||
|
|||
## Notification Alerts |
|||
# (on|off) |
|||
|
|||
# Email Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Email |
|||
emailalert="off" |
|||
email="[email protected]" |
|||
@ -34,10 +35,11 @@ pushbulletalert="off" |
|||
pushbullettoken="accesstoken" |
|||
channeltag="" |
|||
|
|||
# Telegram Bot Alerts |
|||
# Get an Bot API key from @botfather |
|||
# The chat id is the User or channel name or an integer like so: |
|||
# https://stackoverflow.com/questions/32423837/telegram-bot-how-to-get-a-group-chat-id/38388851#38388851 |
|||
# Pushover Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Pushover |
|||
pushoveralert="off" |
|||
pushovertoken="accesstoken" |
|||
|
|||
# Telegram Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Pushbullet |
|||
telegramalert="off" |
|||
telegramtoken="" |
|||
telegramchatid="" |
|||
|
@ -25,6 +25,7 @@ parms="-game fof -strictportbind -ip ${ip} -port ${port} +clientport ${clientpor |
|||
|
|||
## Notification Alerts |
|||
# (on|off) |
|||
|
|||
# Email Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Email |
|||
emailalert="off" |
|||
email="[email protected]" |
|||
@ -35,10 +36,11 @@ pushbulletalert="off" |
|||
pushbullettoken="accesstoken" |
|||
channeltag="" |
|||
|
|||
# Telegram Bot Alerts |
|||
# Get an Bot API key from @botfather |
|||
# The chat id is the User or channel name or an integer like so: |
|||
# https://stackoverflow.com/questions/32423837/telegram-bot-how-to-get-a-group-chat-id/38388851#38388851 |
|||
# Pushover Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Pushover |
|||
pushoveralert="off" |
|||
pushovertoken="accesstoken" |
|||
|
|||
# Telegram Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Pushbullet |
|||
telegramalert="off" |
|||
telegramtoken="" |
|||
telegramchatid="" |
|||
|
@ -25,6 +25,7 @@ parms="-game gesource -strictportbind -ip ${ip} -port ${port} +clientport ${clie |
|||
|
|||
## Notification Alerts |
|||
# (on|off) |
|||
|
|||
# Email Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Email |
|||
emailalert="off" |
|||
email="[email protected]" |
|||
@ -35,10 +36,11 @@ pushbulletalert="off" |
|||
pushbullettoken="accesstoken" |
|||
channeltag="" |
|||
|
|||
# Telegram Bot Alerts |
|||
# Get an Bot API key from @botfather |
|||
# The chat id is the User or channel name or an integer like so: |
|||
# https://stackoverflow.com/questions/32423837/telegram-bot-how-to-get-a-group-chat-id/38388851#38388851 |
|||
# Pushover Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Pushover |
|||
pushoveralert="off" |
|||
pushovertoken="accesstoken" |
|||
|
|||
# Telegram Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Pushbullet |
|||
telegramalert="off" |
|||
telegramtoken="" |
|||
telegramchatid="" |
|||
|
@ -40,6 +40,7 @@ parms="-game garrysmod -strictportbind -ip ${ip} -port ${port} -tickrate ${tickr |
|||
|
|||
## Notification Alerts |
|||
# (on|off) |
|||
|
|||
# Email Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Email |
|||
emailalert="off" |
|||
email="[email protected]" |
|||
@ -50,10 +51,11 @@ pushbulletalert="off" |
|||
pushbullettoken="accesstoken" |
|||
channeltag="" |
|||
|
|||
# Telegram Bot Alerts |
|||
# Get an Bot API key from @botfather |
|||
# The chat id is the User or channel name or an integer like so: |
|||
# https://stackoverflow.com/questions/32423837/telegram-bot-how-to-get-a-group-chat-id/38388851#38388851 |
|||
# Pushover Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Pushover |
|||
pushoveralert="off" |
|||
pushovertoken="accesstoken" |
|||
|
|||
# Telegram Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Pushbullet |
|||
telegramalert="off" |
|||
telegramtoken="" |
|||
telegramchatid="" |
|||
|
@ -25,6 +25,7 @@ parms="-game hl2mp -strictportbind -ip ${ip} -port ${port} +clientport ${clientp |
|||
|
|||
## Notification Alerts |
|||
# (on|off) |
|||
|
|||
# Email Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Email |
|||
emailalert="off" |
|||
email="[email protected]" |
|||
@ -35,10 +36,11 @@ pushbulletalert="off" |
|||
pushbullettoken="accesstoken" |
|||
channeltag="" |
|||
|
|||
# Telegram Bot Alerts |
|||
# Get an Bot API key from @botfather |
|||
# The chat id is the User or channel name or an integer like so: |
|||
# https://stackoverflow.com/questions/32423837/telegram-bot-how-to-get-a-group-chat-id/38388851#38388851 |
|||
# Pushover Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Pushover |
|||
pushoveralert="off" |
|||
pushovertoken="accesstoken" |
|||
|
|||
# Telegram Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Pushbullet |
|||
telegramalert="off" |
|||
telegramtoken="" |
|||
telegramchatid="" |
|||
|
@ -24,6 +24,7 @@ parms="-game valve -strictportbind +ip ${ip} -port ${port} +clientport ${clientp |
|||
|
|||
## Notification Alerts |
|||
# (on|off) |
|||
|
|||
# Email Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Email |
|||
emailalert="off" |
|||
email="[email protected]" |
|||
@ -34,10 +35,11 @@ pushbulletalert="off" |
|||
pushbullettoken="accesstoken" |
|||
channeltag="" |
|||
|
|||
# Telegram Bot Alerts |
|||
# Get an Bot API key from @botfather |
|||
# The chat id is the User or channel name or an integer like so: |
|||
# https://stackoverflow.com/questions/32423837/telegram-bot-how-to-get-a-group-chat-id/38388851#38388851 |
|||
# Pushover Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Pushover |
|||
pushoveralert="off" |
|||
pushovertoken="accesstoken" |
|||
|
|||
# Telegram Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Pushbullet |
|||
telegramalert="off" |
|||
telegramtoken="" |
|||
telegramchatid="" |
|||
|
@ -25,6 +25,7 @@ parms="-game hl1mp -strictportbind -ip ${ip} -port ${port} +clientport ${clientp |
|||
|
|||
## Notification Alerts |
|||
# (on|off) |
|||
|
|||
# Email Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Email |
|||
emailalert="off" |
|||
email="[email protected]" |
|||
@ -35,10 +36,11 @@ pushbulletalert="off" |
|||
pushbullettoken="accesstoken" |
|||
channeltag="" |
|||
|
|||
# Telegram Bot Alerts |
|||
# Get an Bot API key from @botfather |
|||
# The chat id is the User or channel name or an integer like so: |
|||
# https://stackoverflow.com/questions/32423837/telegram-bot-how-to-get-a-group-chat-id/38388851#38388851 |
|||
# Pushover Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Pushover |
|||
pushoveralert="off" |
|||
pushovertoken="accesstoken" |
|||
|
|||
# Telegram Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Pushbullet |
|||
telegramalert="off" |
|||
telegramtoken="" |
|||
telegramchatid="" |
|||
|
@ -38,6 +38,7 @@ parms="-batchmode -nographics -exec \"host ${port} ${defaultmap} ${loadsave};que |
|||
|
|||
## Notification Alerts |
|||
# (on|off) |
|||
|
|||
# Email Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Email |
|||
emailalert="off" |
|||
email="[email protected]" |
|||
@ -48,10 +49,11 @@ pushbulletalert="off" |
|||
pushbullettoken="accesstoken" |
|||
channeltag="" |
|||
|
|||
# Telegram Bot Alerts |
|||
# Get an Bot API key from @botfather |
|||
# The chat id is the User or channel name or an integer like so: |
|||
# https://stackoverflow.com/questions/32423837/telegram-bot-how-to-get-a-group-chat-id/38388851#38388851 |
|||
# Pushover Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Pushover |
|||
pushoveralert="off" |
|||
pushovertoken="accesstoken" |
|||
|
|||
# Telegram Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Pushbullet |
|||
telegramalert="off" |
|||
telegramtoken="" |
|||
telegramchatid="" |
|||
|
@ -32,6 +32,7 @@ parms="-game insurgency -strictportbind -ip ${ip} -port ${port} +clientport ${cl |
|||
|
|||
## Notification Alerts |
|||
# (on|off) |
|||
|
|||
# Email Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Email |
|||
emailalert="off" |
|||
email="[email protected]" |
|||
@ -42,10 +43,11 @@ pushbulletalert="off" |
|||
pushbullettoken="accesstoken" |
|||
channeltag="" |
|||
|
|||
# Telegram Bot Alerts |
|||
# Get an Bot API key from @botfather |
|||
# The chat id is the User or channel name or an integer like so: |
|||
# https://stackoverflow.com/questions/32423837/telegram-bot-how-to-get-a-group-chat-id/38388851#38388851 |
|||
# Pushover Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Pushover |
|||
pushoveralert="off" |
|||
pushovertoken="accesstoken" |
|||
|
|||
# Telegram Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Pushbullet |
|||
telegramalert="off" |
|||
telegramtoken="" |
|||
telegramchatid="" |
|||
|
@ -17,6 +17,7 @@ parms="" |
|||
|
|||
## Notification Alerts |
|||
# (on|off) |
|||
|
|||
# Email Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Email |
|||
emailalert="off" |
|||
email="[email protected]" |
|||
@ -27,10 +28,11 @@ pushbulletalert="off" |
|||
pushbullettoken="accesstoken" |
|||
channeltag="" |
|||
|
|||
# Telegram Bot Alerts |
|||
# Get an Bot API key from @botfather |
|||
# The chat id is the User or channel name or an integer like so: |
|||
# https://stackoverflow.com/questions/32423837/telegram-bot-how-to-get-a-group-chat-id/38388851#38388851 |
|||
# Pushover Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Pushover |
|||
pushoveralert="off" |
|||
pushovertoken="accesstoken" |
|||
|
|||
# Telegram Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Pushbullet |
|||
telegramalert="off" |
|||
telegramtoken="" |
|||
telegramchatid="" |
|||
|
@ -29,6 +29,7 @@ parms="server ${defaultmap}?game=KFmod.KFGameType?VACSecured=true -nohomedir ini |
|||
|
|||
## Notification Alerts |
|||
# (on|off) |
|||
|
|||
# Email Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Email |
|||
emailalert="off" |
|||
email="[email protected]" |
|||
@ -39,10 +40,11 @@ pushbulletalert="off" |
|||
pushbullettoken="accesstoken" |
|||
channeltag="" |
|||
|
|||
# Telegram Bot Alerts |
|||
# Get an Bot API key from @botfather |
|||
# The chat id is the User or channel name or an integer like so: |
|||
# https://stackoverflow.com/questions/32423837/telegram-bot-how-to-get-a-group-chat-id/38388851#38388851 |
|||
# Pushover Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Pushover |
|||
pushoveralert="off" |
|||
pushovertoken="accesstoken" |
|||
|
|||
# Telegram Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Pushbullet |
|||
telegramalert="off" |
|||
telegramtoken="" |
|||
telegramchatid="" |
|||
|
@ -24,6 +24,7 @@ parms="-game left4dead2 -strictportbind -ip ${ip} -port ${port} +clientport ${cl |
|||
|
|||
## Notification Alerts |
|||
# (on|off) |
|||
|
|||
# Email Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Email |
|||
emailalert="off" |
|||
email="[email protected]" |
|||
@ -34,10 +35,11 @@ pushbulletalert="off" |
|||
pushbullettoken="accesstoken" |
|||
channeltag="" |
|||
|
|||
# Telegram Bot Alerts |
|||
# Get an Bot API key from @botfather |
|||
# The chat id is the User or channel name or an integer like so: |
|||
# https://stackoverflow.com/questions/32423837/telegram-bot-how-to-get-a-group-chat-id/38388851#38388851 |
|||
# Pushover Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Pushover |
|||
pushoveralert="off" |
|||
pushovertoken="accesstoken" |
|||
|
|||
# Telegram Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Pushbullet |
|||
telegramalert="off" |
|||
telegramtoken="" |
|||
telegramchatid="" |
|||
|
@ -24,6 +24,7 @@ parms="-game left4dead -strictportbind -ip ${ip} -port ${port} +clientport ${cli |
|||
|
|||
## Notification Alerts |
|||
# (on|off) |
|||
|
|||
# Email Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Email |
|||
emailalert="off" |
|||
email="[email protected]" |
|||
@ -34,10 +35,11 @@ pushbulletalert="off" |
|||
pushbullettoken="accesstoken" |
|||
channeltag="" |
|||
|
|||
# Telegram Bot Alerts |
|||
# Get an Bot API key from @botfather |
|||
# The chat id is the User or channel name or an integer like so: |
|||
# https://stackoverflow.com/questions/32423837/telegram-bot-how-to-get-a-group-chat-id/38388851#38388851 |
|||
# Pushover Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Pushover |
|||
pushoveralert="off" |
|||
pushovertoken="accesstoken" |
|||
|
|||
# Telegram Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Pushbullet |
|||
telegramalert="off" |
|||
telegramtoken="" |
|||
telegramchatid="" |
|||
|
@ -19,6 +19,7 @@ parms="nogui" |
|||
|
|||
## Notification Alerts |
|||
# (on|off) |
|||
|
|||
# Email Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Email |
|||
emailalert="off" |
|||
email="[email protected]" |
|||
@ -29,10 +30,11 @@ pushbulletalert="off" |
|||
pushbullettoken="accesstoken" |
|||
channeltag="" |
|||
|
|||
# Telegram Bot Alerts |
|||
# Get an Bot API key from @botfather |
|||
# The chat id is the User or channel name or an integer like so: |
|||
# https://stackoverflow.com/questions/32423837/telegram-bot-how-to-get-a-group-chat-id/38388851#38388851 |
|||
# Pushover Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Pushover |
|||
pushoveralert="off" |
|||
pushovertoken="accesstoken" |
|||
|
|||
# Telegram Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Pushbullet |
|||
telegramalert="off" |
|||
telegramtoken="" |
|||
telegramchatid="" |
|||
|
@ -18,6 +18,7 @@ parms="" |
|||
|
|||
## Notification Alerts |
|||
# (on|off) |
|||
|
|||
# Email Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Email |
|||
emailalert="off" |
|||
email="[email protected]" |
|||
@ -28,10 +29,11 @@ pushbulletalert="off" |
|||
pushbullettoken="accesstoken" |
|||
channeltag="" |
|||
|
|||
# Telegram Bot Alerts |
|||
# Get an Bot API key from @botfather |
|||
# The chat id is the User or channel name or an integer like so: |
|||
# https://stackoverflow.com/questions/32423837/telegram-bot-how-to-get-a-group-chat-id/38388851#38388851 |
|||
# Pushover Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Pushover |
|||
pushoveralert="off" |
|||
pushovertoken="accesstoken" |
|||
|
|||
# Telegram Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Pushbullet |
|||
telegramalert="off" |
|||
telegramtoken="" |
|||
telegramchatid="" |
|||
|
@ -18,6 +18,7 @@ parms="-fg -ini ${servercfgfullpath}" |
|||
|
|||
## Notification Alerts |
|||
# (on|off) |
|||
|
|||
# Email Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Email |
|||
emailalert="off" |
|||
email="[email protected]" |
|||
@ -28,10 +29,11 @@ pushbulletalert="off" |
|||
pushbullettoken="accesstoken" |
|||
channeltag="" |
|||
|
|||
# Telegram Bot Alerts |
|||
# Get an Bot API key from @botfather |
|||
# The chat id is the User or channel name or an integer like so: |
|||
# https://stackoverflow.com/questions/32423837/telegram-bot-how-to-get-a-group-chat-id/38388851#38388851 |
|||
# Pushover Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Pushover |
|||
pushoveralert="off" |
|||
pushovertoken="accesstoken" |
|||
|
|||
# Telegram Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Pushbullet |
|||
telegramalert="off" |
|||
telegramtoken="" |
|||
telegramchatid="" |
|||
|
@ -30,6 +30,7 @@ parms="-game nmrih -insecure -strictportbind -ip ${ip} -port ${port} +clientport |
|||
|
|||
## Notification Alerts |
|||
# (on|off) |
|||
|
|||
# Email Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Email |
|||
emailalert="off" |
|||
email="[email protected]" |
|||
@ -40,10 +41,11 @@ pushbulletalert="off" |
|||
pushbullettoken="accesstoken" |
|||
channeltag="" |
|||
|
|||
# Telegram Bot Alerts |
|||
# Get an Bot API key from @botfather |
|||
# The chat id is the User or channel name or an integer like so: |
|||
# https://stackoverflow.com/questions/32423837/telegram-bot-how-to-get-a-group-chat-id/38388851#38388851 |
|||
# Pushover Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Pushover |
|||
pushoveralert="off" |
|||
pushovertoken="accesstoken" |
|||
|
|||
# Telegram Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Pushbullet |
|||
telegramalert="off" |
|||
telegramtoken="" |
|||
telegramchatid="" |
|||
|
@ -36,6 +36,7 @@ parms="-name \"${servername}\" -port ${port} -webadmin -webdomain ${ip} -webuser |
|||
|
|||
## Notification Alerts |
|||
# (on|off) |
|||
|
|||
# Email Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Email |
|||
emailalert="off" |
|||
email="[email protected]" |
|||
@ -46,10 +47,11 @@ pushbulletalert="off" |
|||
pushbullettoken="accesstoken" |
|||
channeltag="" |
|||
|
|||
# Telegram Bot Alerts |
|||
# Get an Bot API key from @botfather |
|||
# The chat id is the User or channel name or an integer like so: |
|||
# https://stackoverflow.com/questions/32423837/telegram-bot-how-to-get-a-group-chat-id/38388851#38388851 |
|||
# Pushover Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Pushover |
|||
pushoveralert="off" |
|||
pushovertoken="accesstoken" |
|||
|
|||
# Telegram Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Pushbullet |
|||
telegramalert="off" |
|||
telegramtoken="" |
|||
telegramchatid="" |
|||
|
@ -36,6 +36,7 @@ parms="-name \"${servername}\" -port ${port} -webadmin -webdomain ${ip} -webuser |
|||
|
|||
## Notification Alerts |
|||
# (on|off) |
|||
|
|||
# Email Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Email |
|||
emailalert="off" |
|||
email="[email protected]" |
|||
@ -46,10 +47,11 @@ pushbulletalert="off" |
|||
pushbullettoken="accesstoken" |
|||
channeltag="" |
|||
|
|||
# Telegram Bot Alerts |
|||
# Get an Bot API key from @botfather |
|||
# The chat id is the User or channel name or an integer like so: |
|||
# https://stackoverflow.com/questions/32423837/telegram-bot-how-to-get-a-group-chat-id/38388851#38388851 |
|||
# Pushover Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Pushover |
|||
pushoveralert="off" |
|||
pushovertoken="accesstoken" |
|||
|
|||
# Telegram Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Pushbullet |
|||
telegramalert="off" |
|||
telegramtoken="" |
|||
telegramchatid="" |
|||
|
@ -24,6 +24,7 @@ parms="-game gearbox -strictportbind +ip ${ip} -port ${port} +clientport ${clien |
|||
|
|||
## Notification Alerts |
|||
# (on|off) |
|||
|
|||
# Email Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Email |
|||
emailalert="off" |
|||
email="[email protected]" |
|||
@ -34,10 +35,11 @@ pushbulletalert="off" |
|||
pushbullettoken="accesstoken" |
|||
channeltag="" |
|||
|
|||
# Telegram Bot Alerts |
|||
# Get an Bot API key from @botfather |
|||
# The chat id is the User or channel name or an integer like so: |
|||
# https://stackoverflow.com/questions/32423837/telegram-bot-how-to-get-a-group-chat-id/38388851#38388851 |
|||
# Pushover Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Pushover |
|||
pushoveralert="off" |
|||
pushovertoken="accesstoken" |
|||
|
|||
# Telegram Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Pushbullet |
|||
telegramalert="off" |
|||
telegramtoken="" |
|||
telegramchatid="" |
|||
|
@ -18,6 +18,7 @@ parms="--config ${servercfg}" |
|||
|
|||
## Notification Alerts |
|||
# (on|off) |
|||
|
|||
# Email Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Email |
|||
emailalert="off" |
|||
email="[email protected]" |
|||
@ -28,10 +29,11 @@ pushbulletalert="off" |
|||
pushbullettoken="accesstoken" |
|||
channeltag="" |
|||
|
|||
# Telegram Bot Alerts |
|||
# Get an Bot API key from @botfather |
|||
# The chat id is the User or channel name or an integer like so: |
|||
# https://stackoverflow.com/questions/32423837/telegram-bot-how-to-get-a-group-chat-id/38388851#38388851 |
|||
# Pushover Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Pushover |
|||
pushoveralert="off" |
|||
pushovertoken="accesstoken" |
|||
|
|||
# Telegram Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Pushbullet |
|||
telegramalert="off" |
|||
telegramtoken="" |
|||
telegramchatid="" |
|||
|
@ -25,6 +25,7 @@ parms="-game pvkii -strictportbind -ip ${ip} -port ${port} +clientport ${clientp |
|||
|
|||
## Notification Alerts |
|||
# (on|off) |
|||
|
|||
# Email Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Email |
|||
emailalert="off" |
|||
email="[email protected]" |
|||
@ -35,10 +36,11 @@ pushbulletalert="off" |
|||
pushbullettoken="accesstoken" |
|||
channeltag="" |
|||
|
|||
# Telegram Bot Alerts |
|||
# Get an Bot API key from @botfather |
|||
# The chat id is the User or channel name or an integer like so: |
|||
# https://stackoverflow.com/questions/32423837/telegram-bot-how-to-get-a-group-chat-id/38388851#38388851 |
|||
# Pushover Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Pushover |
|||
pushoveralert="off" |
|||
pushovertoken="accesstoken" |
|||
|
|||
# Telegram Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Pushbullet |
|||
telegramalert="off" |
|||
telegramtoken="" |
|||
telegramchatid="" |
|||
|
@ -20,6 +20,7 @@ parms="-ip ${ip} -adminpassword \"${adminpassword}\" -servername ${servicename}" |
|||
|
|||
## Notification Alerts |
|||
# (on|off) |
|||
|
|||
# Email Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Email |
|||
emailalert="off" |
|||
email="[email protected]" |
|||
@ -30,10 +31,11 @@ pushbulletalert="off" |
|||
pushbullettoken="accesstoken" |
|||
channeltag="" |
|||
|
|||
# Telegram Bot Alerts |
|||
# Get an Bot API key from @botfather |
|||
# The chat id is the User or channel name or an integer like so: |
|||
# https://stackoverflow.com/questions/32423837/telegram-bot-how-to-get-a-group-chat-id/38388851#38388851 |
|||
# Pushover Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Pushover |
|||
pushoveralert="off" |
|||
pushovertoken="accesstoken" |
|||
|
|||
# Telegram Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Pushbullet |
|||
telegramalert="off" |
|||
telegramtoken="" |
|||
telegramchatid="" |
|||
|
@ -22,6 +22,7 @@ parms="+set dedicated 1 +set ip ${ip} +set port ${port} +exec ${servercfg} +set |
|||
|
|||
## Notification Alerts |
|||
# (on|off) |
|||
|
|||
# Email Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Email |
|||
emailalert="off" |
|||
email="[email protected]" |
|||
@ -32,10 +33,11 @@ pushbulletalert="off" |
|||
pushbullettoken="accesstoken" |
|||
channeltag="" |
|||
|
|||
# Telegram Bot Alerts |
|||
# Get an Bot API key from @botfather |
|||
# The chat id is the User or channel name or an integer like so: |
|||
# https://stackoverflow.com/questions/32423837/telegram-bot-how-to-get-a-group-chat-id/38388851#38388851 |
|||
# Pushover Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Pushover |
|||
pushoveralert="off" |
|||
pushovertoken="accesstoken" |
|||
|
|||
# Telegram Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Pushbullet |
|||
telegramalert="off" |
|||
telegramtoken="" |
|||
telegramchatid="" |
|||
|
@ -22,6 +22,7 @@ parms="+set sv_punkbuster 0 +set fs_basepath ${serverfiles} +set dedicated 1 +se |
|||
|
|||
## Notification Alerts |
|||
# (on|off) |
|||
|
|||
# Email Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Email |
|||
emailalert="off" |
|||
email="[email protected]" |
|||
@ -32,10 +33,11 @@ pushbulletalert="off" |
|||
pushbullettoken="accesstoken" |
|||
channeltag="" |
|||
|
|||
# Telegram Bot Alerts |
|||
# Get an Bot API key from @botfather |
|||
# The chat id is the User or channel name or an integer like so: |
|||
# https://stackoverflow.com/questions/32423837/telegram-bot-how-to-get-a-group-chat-id/38388851#38388851 |
|||
# Pushover Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Pushover |
|||
pushoveralert="off" |
|||
pushovertoken="accesstoken" |
|||
|
|||
# Telegram Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Pushbullet |
|||
telegramalert="off" |
|||
telegramtoken="" |
|||
telegramchatid="" |
|||
|
@ -22,6 +22,7 @@ parms="+exec ${servercfg}" |
|||
|
|||
## Notification Alerts |
|||
# (on|off) |
|||
|
|||
# Email Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Email |
|||
emailalert="off" |
|||
email="[email protected]" |
|||
@ -32,10 +33,11 @@ pushbulletalert="off" |
|||
pushbullettoken="accesstoken" |
|||
channeltag="" |
|||
|
|||
# Telegram Bot Alerts |
|||
# Get an Bot API key from @botfather |
|||
# The chat id is the User or channel name or an integer like so: |
|||
# https://stackoverflow.com/questions/32423837/telegram-bot-how-to-get-a-group-chat-id/38388851#38388851 |
|||
# Pushover Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Pushover |
|||
pushoveralert="off" |
|||
pushovertoken="accesstoken" |
|||
|
|||
# Telegram Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Pushbullet |
|||
telegramalert="off" |
|||
telegramtoken="" |
|||
telegramchatid="" |
|||
|
@ -21,6 +21,7 @@ parms="-port ${port} -game ktx +exec ${servercfg}" |
|||
|
|||
## Notification Alerts |
|||
# (on|off) |
|||
|
|||
# Email Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Email |
|||
emailalert="off" |
|||
email="[email protected]" |
|||
@ -31,10 +32,11 @@ pushbulletalert="off" |
|||
pushbullettoken="accesstoken" |
|||
channeltag="" |
|||
|
|||
# Telegram Bot Alerts |
|||
# Get an Bot API key from @botfather |
|||
# The chat id is the User or channel name or an integer like so: |
|||
# https://stackoverflow.com/questions/32423837/telegram-bot-how-to-get-a-group-chat-id/38388851#38388851 |
|||
# Pushover Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Pushover |
|||
pushoveralert="off" |
|||
pushovertoken="accesstoken" |
|||
|
|||
# Telegram Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Pushbullet |
|||
telegramalert="off" |
|||
telegramtoken="" |
|||
telegramchatid="" |
|||
|
@ -43,6 +43,7 @@ parms="" |
|||
|
|||
## Notification Alerts |
|||
# (on|off) |
|||
|
|||
# Email Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Email |
|||
emailalert="off" |
|||
email="[email protected]" |
|||
@ -53,10 +54,11 @@ pushbulletalert="off" |
|||
pushbullettoken="accesstoken" |
|||
channeltag="" |
|||
|
|||
# Telegram Bot Alerts |
|||
# Get an Bot API key from @botfather |
|||
# The chat id is the User or channel name or an integer like so: |
|||
# https://stackoverflow.com/questions/32423837/telegram-bot-how-to-get-a-group-chat-id/38388851#38388851 |
|||
# Pushover Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Pushover |
|||
pushoveralert="off" |
|||
pushovertoken="accesstoken" |
|||
|
|||
# Telegram Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Pushbullet |
|||
telegramalert="off" |
|||
telegramtoken="" |
|||
telegramchatid="" |
|||
|
@ -25,6 +25,7 @@ parms="server ${defaultmap}?game=ROGame.ROTeamGame?VACSecured=true -nohomedir in |
|||
|
|||
## Notification Alerts |
|||
# (on|off) |
|||
|
|||
# Email Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Email |
|||
emailalert="off" |
|||
email="[email protected]" |
|||
@ -35,10 +36,11 @@ pushbulletalert="off" |
|||
pushbullettoken="accesstoken" |
|||
channeltag="" |
|||
|
|||
# Telegram Bot Alerts |
|||
# Get an Bot API key from @botfather |
|||
# The chat id is the User or channel name or an integer like so: |
|||
# https://stackoverflow.com/questions/32423837/telegram-bot-how-to-get-a-group-chat-id/38388851#38388851 |
|||
# Pushover Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Pushover |
|||
pushoveralert="off" |
|||
pushovertoken="accesstoken" |
|||
|
|||
# Telegram Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Pushbullet |
|||
telegramalert="off" |
|||
telegramtoken="" |
|||
telegramchatid="" |
|||
|
@ -24,6 +24,7 @@ parms="" |
|||
|
|||
## Notification Alerts |
|||
# (on|off) |
|||
|
|||
# Email Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Email |
|||
emailalert="off" |
|||
email="[email protected]" |
|||
@ -34,10 +35,11 @@ pushbulletalert="off" |
|||
pushbullettoken="accesstoken" |
|||
channeltag="" |
|||
|
|||
# Telegram Bot Alerts |
|||
# Get an Bot API key from @botfather |
|||
# The chat id is the User or channel name or an integer like so: |
|||
# https://stackoverflow.com/questions/32423837/telegram-bot-how-to-get-a-group-chat-id/38388851#38388851 |
|||
# Pushover Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Pushover |
|||
pushoveralert="off" |
|||
pushovertoken="accesstoken" |
|||
|
|||
# Telegram Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Pushbullet |
|||
telegramalert="off" |
|||
telegramtoken="" |
|||
telegramchatid="" |
|||
|
@ -24,6 +24,7 @@ parms="-logfile ${gamelogdir}/output_log__`date +%Y-%m-%d__%H-%M-%S`.txt -quit - |
|||
|
|||
## Notification Alerts |
|||
# (on|off) |
|||
|
|||
# Email Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Email |
|||
emailalert="off" |
|||
email="[email protected]" |
|||
@ -34,10 +35,11 @@ pushbulletalert="off" |
|||
pushbullettoken="accesstoken" |
|||
channeltag="" |
|||
|
|||
# Telegram Bot Alerts |
|||
# Get an Bot API key from @botfather |
|||
# The chat id is the User or channel name or an integer like so: |
|||
# https://stackoverflow.com/questions/32423837/telegram-bot-how-to-get-a-group-chat-id/38388851#38388851 |
|||
# Pushover Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Pushover |
|||
pushoveralert="off" |
|||
pushovertoken="accesstoken" |
|||
|
|||
# Telegram Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Pushbullet |
|||
telegramalert="off" |
|||
telegramtoken="" |
|||
telegramchatid="" |
|||
|
@ -23,6 +23,7 @@ parms="MULTIHOME=${ip} RANDOM=${randommap} Port=${port} QueryPort=${queryport}" |
|||
|
|||
## Notification Alerts |
|||
# (on|off) |
|||
|
|||
# Email Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Email |
|||
emailalert="off" |
|||
email="[email protected]" |
|||
@ -33,10 +34,11 @@ pushbulletalert="off" |
|||
pushbullettoken="accesstoken" |
|||
channeltag="" |
|||
|
|||
# Telegram Bot Alerts |
|||
# Get an Bot API key from @botfather |
|||
# The chat id is the User or channel name or an integer like so: |
|||
# https://stackoverflow.com/questions/32423837/telegram-bot-how-to-get-a-group-chat-id/38388851#38388851 |
|||
# Pushover Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Pushover |
|||
pushoveralert="off" |
|||
pushovertoken="accesstoken" |
|||
|
|||
# Telegram Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Pushbullet |
|||
telegramalert="off" |
|||
telegramtoken="" |
|||
telegramchatid="" |
|||
|
@ -21,6 +21,7 @@ parms="+ip ${ip} +logfile ${gamelog} +exec ${servercfgfullpath}" |
|||
|
|||
## Notification Alerts |
|||
# (on|off) |
|||
|
|||
# Email Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Email |
|||
emailalert="off" |
|||
email="[email protected]" |
|||
@ -31,10 +32,11 @@ pushbulletalert="off" |
|||
pushbullettoken="accesstoken" |
|||
channeltag="" |
|||
|
|||
# Telegram Bot Alerts |
|||
# Get an Bot API key from @botfather |
|||
# The chat id is the User or channel name or an integer like so: |
|||
# https://stackoverflow.com/questions/32423837/telegram-bot-how-to-get-a-group-chat-id/38388851#38388851 |
|||
# Pushover Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Pushover |
|||
pushoveralert="off" |
|||
pushovertoken="accesstoken" |
|||
|
|||
# Telegram Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Pushbullet |
|||
telegramalert="off" |
|||
telegramtoken="" |
|||
telegramchatid="" |
|||
|
@ -24,6 +24,7 @@ parms="-game svencoop -strictportbind +ip ${ip} -port ${port} +clientport ${clie |
|||
|
|||
## Notification Alerts |
|||
# (on|off) |
|||
|
|||
# Email Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Email |
|||
emailalert="off" |
|||
email="[email protected]" |
|||
@ -34,10 +35,11 @@ pushbulletalert="off" |
|||
pushbullettoken="accesstoken" |
|||
channeltag="" |
|||
|
|||
# Telegram Bot Alerts |
|||
# Get an Bot API key from @botfather |
|||
# The chat id is the User or channel name or an integer like so: |
|||
# https://stackoverflow.com/questions/32423837/telegram-bot-how-to-get-a-group-chat-id/38388851#38388851 |
|||
# Pushover Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Pushover |
|||
pushoveralert="off" |
|||
pushovertoken="accesstoken" |
|||
|
|||
# Telegram Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Pushbullet |
|||
telegramalert="off" |
|||
telegramtoken="" |
|||
telegramchatid="" |
|||
|
@ -24,6 +24,7 @@ parms="-config ${servercfgfullpath}" |
|||
|
|||
## Notification Alerts |
|||
# (on|off) |
|||
|
|||
# Email Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Email |
|||
emailalert="off" |
|||
email="[email protected]" |
|||
@ -34,10 +35,11 @@ pushbulletalert="off" |
|||
pushbullettoken="accesstoken" |
|||
channeltag="" |
|||
|
|||
# Telegram Bot Alerts |
|||
# Get an Bot API key from @botfather |
|||
# The chat id is the User or channel name or an integer like so: |
|||
# https://stackoverflow.com/questions/32423837/telegram-bot-how-to-get-a-group-chat-id/38388851#38388851 |
|||
# Pushover Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Pushover |
|||
pushoveralert="off" |
|||
pushovertoken="accesstoken" |
|||
|
|||
# Telegram Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Pushbullet |
|||
telegramalert="off" |
|||
telegramtoken="" |
|||
telegramchatid="" |
|||
|
@ -30,6 +30,7 @@ parms="-game tf -strictportbind -ip ${ip} -port ${port} +clientport ${clientport |
|||
|
|||
## Notification Alerts |
|||
# (on|off) |
|||
|
|||
# Email Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Email |
|||
emailalert="off" |
|||
email="[email protected]" |
|||
@ -40,10 +41,11 @@ pushbulletalert="off" |
|||
pushbullettoken="accesstoken" |
|||
channeltag="" |
|||
|
|||
# Telegram Bot Alerts |
|||
# Get an Bot API key from @botfather |
|||
# The chat id is the User or channel name or an integer like so: |
|||
# https://stackoverflow.com/questions/32423837/telegram-bot-how-to-get-a-group-chat-id/38388851#38388851 |
|||
# Pushover Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Pushover |
|||
pushoveralert="off" |
|||
pushovertoken="accesstoken" |
|||
|
|||
# Telegram Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Pushbullet |
|||
telegramalert="off" |
|||
telegramtoken="" |
|||
telegramchatid="" |
|||
|
@ -24,6 +24,7 @@ parms="-game tfc -strictportbind _ip ${ip} -port ${port} +clientport ${clientpor |
|||
|
|||
## Notification Alerts |
|||
# (on|off) |
|||
|
|||
# Email Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Email |
|||
emailalert="off" |
|||
email="[email protected]" |
|||
@ -34,10 +35,11 @@ pushbulletalert="off" |
|||
pushbullettoken="accesstoken" |
|||
channeltag="" |
|||
|
|||
# Telegram Bot Alerts |
|||
# Get an Bot API key from @botfather |
|||
# The chat id is the User or channel name or an integer like so: |
|||
# https://stackoverflow.com/questions/32423837/telegram-bot-how-to-get-a-group-chat-id/38388851#38388851 |
|||
# Pushover Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Pushover |
|||
pushoveralert="off" |
|||
pushovertoken="accesstoken" |
|||
|
|||
# Telegram Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Pushbullet |
|||
telegramalert="off" |
|||
telegramtoken="" |
|||
telegramchatid="" |
|||
|
@ -13,6 +13,7 @@ |
|||
|
|||
## Notification Alerts |
|||
# (on|off) |
|||
|
|||
# Email Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Email |
|||
emailalert="off" |
|||
email="[email protected]" |
|||
@ -23,10 +24,11 @@ pushbulletalert="off" |
|||
pushbullettoken="accesstoken" |
|||
channeltag="" |
|||
|
|||
# Telegram Bot Alerts |
|||
# Get an Bot API key from @botfather |
|||
# The chat id is the User or channel name or an integer like so: |
|||
# https://stackoverflow.com/questions/32423837/telegram-bot-how-to-get-a-group-chat-id/38388851#38388851 |
|||
# Pushover Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Pushover |
|||
pushoveralert="off" |
|||
pushovertoken="accesstoken" |
|||
|
|||
# Telegram Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Pushbullet |
|||
telegramalert="off" |
|||
telegramtoken="" |
|||
telegramchatid="" |
|||
|
@ -22,6 +22,7 @@ parms="-log -MultiHome=${ip} -Port=${port} -QueryPort=${queryport} -TowerServerI |
|||
|
|||
## Notification Alerts |
|||
# (on|off) |
|||
|
|||
# Email Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Email |
|||
emailalert="off" |
|||
email="[email protected]" |
|||
@ -32,10 +33,11 @@ pushbulletalert="off" |
|||
pushbullettoken="accesstoken" |
|||
channeltag="" |
|||
|
|||
# Telegram Bot Alerts |
|||
# Get an Bot API key from @botfather |
|||
# The chat id is the User or channel name or an integer like so: |
|||
# https://stackoverflow.com/questions/32423837/telegram-bot-how-to-get-a-group-chat-id/38388851#38388851 |
|||
# Pushover Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Pushover |
|||
pushoveralert="off" |
|||
pushovertoken="accesstoken" |
|||
|
|||
# Telegram Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Pushbullet |
|||
telegramalert="off" |
|||
telegramtoken="" |
|||
telegramchatid="" |
|||
|
@ -24,6 +24,7 @@ parms="-f ${servercfgfullpath}" |
|||
|
|||
## Notification Alerts |
|||
# (on|off) |
|||
|
|||
# Email Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Email |
|||
emailalert="off" |
|||
email="[email protected]" |
|||
@ -34,10 +35,11 @@ pushbulletalert="off" |
|||
pushbullettoken="accesstoken" |
|||
channeltag="" |
|||
|
|||
# Telegram Bot Alerts |
|||
# Get an Bot API key from @botfather |
|||
# The chat id is the User or channel name or an integer like so: |
|||
# https://stackoverflow.com/questions/32423837/telegram-bot-how-to-get-a-group-chat-id/38388851#38388851 |
|||
# Pushover Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Pushover |
|||
pushoveralert="off" |
|||
pushovertoken="accesstoken" |
|||
|
|||
# Telegram Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Pushbullet |
|||
telegramalert="off" |
|||
telegramtoken="" |
|||
telegramchatid="" |
|||
|
@ -21,6 +21,7 @@ parms="server ${defaultmap}?game=XGame.xDeathMatch -nohomedir ini=${servercfg} l |
|||
|
|||
## Notification Alerts |
|||
# (on|off) |
|||
|
|||
# Email Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Email |
|||
emailalert="off" |
|||
email="[email protected]" |
|||
@ -31,10 +32,11 @@ pushbulletalert="off" |
|||
pushbullettoken="accesstoken" |
|||
channeltag="" |
|||
|
|||
# Telegram Bot Alerts |
|||
# Get an Bot API key from @botfather |
|||
# The chat id is the User or channel name or an integer like so: |
|||
# https://stackoverflow.com/questions/32423837/telegram-bot-how-to-get-a-group-chat-id/38388851#38388851 |
|||
# Pushover Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Pushover |
|||
pushoveralert="off" |
|||
pushovertoken="accesstoken" |
|||
|
|||
# Telegram Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Pushbullet |
|||
telegramalert="off" |
|||
telegramtoken="" |
|||
telegramchatid="" |
|||
|
@ -33,6 +33,7 @@ parms="server ${defaultmap}?Game=${game}?bIsDedicated=${isdedicated}?bIsLanMatch |
|||
|
|||
## Notification Alerts |
|||
# (on|off) |
|||
|
|||
# Email Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Email |
|||
emailalert="off" |
|||
email="[email protected]" |
|||
@ -43,10 +44,11 @@ pushbulletalert="off" |
|||
pushbullettoken="accesstoken" |
|||
channeltag="" |
|||
|
|||
# Telegram Bot Alerts |
|||
# Get an Bot API key from @botfather |
|||
# The chat id is the User or channel name or an integer like so: |
|||
# https://stackoverflow.com/questions/32423837/telegram-bot-how-to-get-a-group-chat-id/38388851#38388851 |
|||
# Pushover Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Pushover |
|||
pushoveralert="off" |
|||
pushovertoken="accesstoken" |
|||
|
|||
# Telegram Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Pushbullet |
|||
telegramalert="off" |
|||
telegramtoken="" |
|||
telegramchatid="" |
|||
|
@ -21,6 +21,7 @@ parms="server ${defaultmap}.unr ini=${servercfgfullpath}" |
|||
|
|||
## Notification Alerts |
|||
# (on|off) |
|||
|
|||
# Email Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Email |
|||
emailalert="off" |
|||
email="[email protected]" |
|||
@ -31,10 +32,11 @@ pushbulletalert="off" |
|||
pushbullettoken="accesstoken" |
|||
channeltag="" |
|||
|
|||
# Telegram Bot Alerts |
|||
# Get an Bot API key from @botfather |
|||
# The chat id is the User or channel name or an integer like so: |
|||
# https://stackoverflow.com/questions/32423837/telegram-bot-how-to-get-a-group-chat-id/38388851#38388851 |
|||
# Pushover Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Pushover |
|||
pushoveralert="off" |
|||
pushovertoken="accesstoken" |
|||
|
|||
# Telegram Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Pushbullet |
|||
telegramalert="off" |
|||
telegramtoken="" |
|||
telegramchatid="" |
|||
|
@ -25,6 +25,7 @@ parms="UnrealTournament ${defaultmap}?Game=${gametype}?TimeLimit=${timelimit} -p |
|||
|
|||
## Notification Alerts |
|||
# (on|off) |
|||
|
|||
# Email Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Email |
|||
emailalert="off" |
|||
email="[email protected]" |
|||
@ -35,10 +36,11 @@ pushbulletalert="off" |
|||
pushbullettoken="accesstoken" |
|||
channeltag="" |
|||
|
|||
# Telegram Bot Alerts |
|||
# Get an Bot API key from @botfather |
|||
# The chat id is the User or channel name or an integer like so: |
|||
# https://stackoverflow.com/questions/32423837/telegram-bot-how-to-get-a-group-chat-id/38388851#38388851 |
|||
# Pushover Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Pushover |
|||
pushoveralert="off" |
|||
pushovertoken="accesstoken" |
|||
|
|||
# Telegram Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Pushbullet |
|||
telegramalert="off" |
|||
telegramtoken="" |
|||
telegramchatid="" |
|||
|
@ -17,6 +17,7 @@ fn_parms(){ |
|||
|
|||
## Notification Alerts |
|||
# (on|off) |
|||
|
|||
# Email Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Email |
|||
emailalert="off" |
|||
email="[email protected]" |
|||
@ -27,10 +28,11 @@ pushbulletalert="off" |
|||
pushbullettoken="accesstoken" |
|||
channeltag="" |
|||
|
|||
# Telegram Bot Alerts |
|||
# Get an Bot API key from @botfather |
|||
# The chat id is the User or channel name or an integer like so: |
|||
# https://stackoverflow.com/questions/32423837/telegram-bot-how-to-get-a-group-chat-id/38388851#38388851 |
|||
# Pushover Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Pushover |
|||
pushoveralert="off" |
|||
pushovertoken="accesstoken" |
|||
|
|||
# Telegram Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Pushbullet |
|||
telegramalert="off" |
|||
telegramtoken="" |
|||
telegramchatid="" |
|||
|
Loading…
Reference in new issue