Daniel Gibbs 45c2ef3816 bug hace 10 años
..
README.md 841a65b2f7 moved functions to lgsm dir hace 10 años
alert.sh 45c2ef3816 bug hace 10 años
alert_email.sh fdd4a72b89 Backward compatibility hace 10 años
alert_pushbullet.sh 885d3b118b notifications are now called alerts hace 10 años
check.sh eebd9bebf5 removed command_stop from glibc check hace 10 años
check_config.sh 65bc10074c Changed http to https on LGSM links hace 10 años
check_deps.sh 885d3b118b notifications are now called alerts hace 10 años
check_glibc.sh 65b5558fd3 altered UNKNOWN colour hace 10 años
check_ip.sh 65bc10074c Changed http to https on LGSM links hace 10 años
check_logs.sh 65bc10074c Changed http to https on LGSM links hace 10 años
check_permissions.sh f373fe1201 code presentation hace 10 años
check_root.sh 65bc10074c Changed http to https on LGSM links hace 10 años
check_status.sh 65bc10074c Changed http to https on LGSM links hace 10 años
check_steamcmd.sh 65bc10074c Changed http to https on LGSM links hace 10 años
check_system_dir.sh 65bc10074c Changed http to https on LGSM links hace 10 años
check_tmux.sh 65bc10074c Changed http to https on LGSM links hace 10 años
command_backup.sh 96c86e8b6d corrected [y/N] hace 10 años
command_console.sh 5401972356 Corrected = separator length hace 10 años
command_debug.sh 5401972356 Corrected = separator length hace 10 años
command_details.sh 885d3b118b notifications are now called alerts hace 10 años
command_dev_debug.sh 65bc10074c Changed http to https on LGSM links hace 10 años
command_dev_detect_deps.sh 65bc10074c Changed http to https on LGSM links hace 10 años
command_fastdl.sh f373fe1201 code presentation hace 10 años
command_install.sh 65bc10074c Changed http to https on LGSM links hace 10 años
command_monitor.sh 745dcc0a42 alert messages being migrated to alert.sh hace 10 años
command_start.sh d5fc079b41 only tries to move file if exists hace 10 años
command_stop.sh eb903e5145 info_ts3status.sh deprecated hace 10 años
command_test_alert.sh 745dcc0a42 alert messages being migrated to alert.sh hace 10 años
command_ts3_server_pass.sh f373fe1201 code presentation hace 10 años
command_update.sh 841a65b2f7 moved functions to lgsm dir hace 10 años
command_update_functions.sh 65bc10074c Changed http to https on LGSM links hace 10 años
command_validate.sh f373fe1201 code presentation hace 10 años
compress_unreal2_maps.sh 5401972356 Corrected = separator length hace 10 años
compress_ut99_maps.sh 5401972356 Corrected = separator length hace 10 años
core_dl.sh f373fe1201 code presentation hace 10 años
core_functions.sh 885d3b118b notifications are now called alerts hace 10 años
core_getopt.sh e1aa07f3e0 corrected ta hace 10 años
core_messages.sh 65bc10074c Changed http to https on LGSM links hace 10 años
fix.sh 65bc10074c Changed http to https on LGSM links hace 10 años
fix_arma3.sh 65bc10074c Changed http to https on LGSM links hace 10 años
fix_csgo.sh 65bc10074c Changed http to https on LGSM links hace 10 años
fix_dst.sh 65bc10074c Changed http to https on LGSM links hace 10 años
fix_glibc.sh 9161b0078d glibcfix shouls run with correct functions hace 10 años
fix_ins.sh 65bc10074c Changed http to https on LGSM links hace 10 años
fix_kf.sh 65bc10074c Changed http to https on LGSM links hace 10 años
fix_ro.sh 65bc10074c Changed http to https on LGSM links hace 10 años
fix_steamcmd.sh 65bc10074c Changed http to https on LGSM links hace 10 años
fix_ut2k4.sh 65bc10074c Changed http to https on LGSM links hace 10 años
fix_ut99.sh 65bc10074c Changed http to https on LGSM links hace 10 años
fn_functions 65bc10074c Changed http to https on LGSM links hace 10 años
fn_getopt 65bc10074c Changed http to https on LGSM links hace 10 años
fn_update_functions 65bc10074c Changed http to https on LGSM links hace 10 años
gsquery.py 65bc10074c Changed http to https on LGSM links hace 10 años
info_config.sh 23301a31d3 improved Terraria support hace 10 años
info_distro.sh 34c34c48f8 supress du error hace 10 años
info_glibc.sh f7d9d79a4b added terraria hace 10 años
info_parms.sh 65bc10074c Changed http to https on LGSM links hace 10 años
install_complete.sh 65bc10074c Changed http to https on LGSM links hace 10 años
install_config.sh e9ed446618 Setting up notification feature hace 10 años
install_gslt.sh 5401972356 Corrected = separator length hace 10 años
install_gsquery.sh f373fe1201 code presentation hace 10 años
install_header.sh 65bc10074c Changed http to https on LGSM links hace 10 años
install_logs.sh 6f16645e29 gamelogs now symlink hace 10 años
install_retry.sh 65bc10074c Changed http to https on LGSM links hace 10 años
install_server_dir.sh 96c86e8b6d corrected [y/N] hace 10 años
install_server_files.sh ea5a2e3d7d Added steamcmd branch support hace 10 años
install_steamcmd.sh 65bc10074c Changed http to https on LGSM links hace 10 años
install_ts3.sh f625b39046 Added header hace 10 años
install_ts3db.sh 65bc10074c Changed http to https on LGSM links hace 10 años
install_ut2k4_key.sh f5c5dbd567 added missing fi hace 10 años
logs.sh 65bc10074c Changed http to https on LGSM links hace 10 años
monitor_gsquery.sh 885d3b118b notifications are now called alerts hace 10 años
update_check.sh ea5a2e3d7d Added steamcmd branch support hace 10 años
update_dl.sh d19e3b7699 Added some parms to DST hace 10 años

README.md

Linux Game Server Manager - Functions

These functions are universal functions that work in all scripts.

Function Names

Functions have been named to give an idea of what the function does.

  • core: Essential functions that are will always run first.
  • command: Primary command function.
  • check: Runs checks that will either halt on or fix an issue.
  • dev: development functions.
  • fix: Applies a game server specific fix.
  • info: retrieves information from a source such as config file or the OS.
  • install: Functions related to the installer.
  • monitor: Functions related to monitor.
  • update: Functions that update the game server.