Daniel Gibbs 2caa124944 can now check all files have correct user 10 年 前
..
README.md 841a65b2f7 moved functions to lgsm dir 10 年 前
alert.sh 46941def99 function_selfname + fixes 10 年 前
alert_email.sh 46941def99 function_selfname + fixes 10 年 前
alert_pushbullet.sh 46941def99 function_selfname + fixes 10 年 前
check.sh 46941def99 function_selfname + fixes 10 年 前
check_config.sh 46941def99 function_selfname + fixes 10 年 前
check_deps.sh 46941def99 function_selfname + fixes 10 年 前
check_glibc.sh 46941def99 function_selfname + fixes 10 年 前
check_ip.sh 46941def99 function_selfname + fixes 10 年 前
check_logs.sh 46941def99 function_selfname + fixes 10 年 前
check_permissions.sh 2caa124944 can now check all files have correct user 10 年 前
check_root.sh 46941def99 function_selfname + fixes 10 年 前
check_status.sh 46941def99 function_selfname + fixes 10 年 前
check_steamcmd.sh 46941def99 function_selfname + fixes 10 年 前
check_system_dir.sh 46941def99 function_selfname + fixes 10 年 前
check_tmux.sh 46941def99 function_selfname + fixes 10 年 前
command_backup.sh 46941def99 function_selfname + fixes 10 年 前
command_console.sh 46941def99 function_selfname + fixes 10 年 前
command_debug.sh 46941def99 function_selfname + fixes 10 年 前
command_details.sh 46941def99 function_selfname + fixes 10 年 前
command_dev_debug.sh 46941def99 function_selfname + fixes 10 年 前
command_dev_detect_deps.sh 46941def99 function_selfname + fixes 10 年 前
command_fastdl.sh 46941def99 function_selfname + fixes 10 年 前
command_install.sh 46941def99 function_selfname + fixes 10 年 前
command_monitor.sh 46941def99 function_selfname + fixes 10 年 前
command_restart.sh 46941def99 function_selfname + fixes 10 年 前
command_start.sh 46941def99 function_selfname + fixes 10 年 前
command_stop.sh 46941def99 function_selfname + fixes 10 年 前
command_test_alert.sh 46941def99 function_selfname + fixes 10 年 前
command_ts3_server_pass.sh 46941def99 function_selfname + fixes 10 年 前
command_update.sh 46941def99 function_selfname + fixes 10 年 前
command_update_functions.sh 46941def99 function_selfname + fixes 10 年 前
command_validate.sh 46941def99 function_selfname + fixes 10 年 前
compress_unreal2_maps.sh 46941def99 function_selfname + fixes 10 年 前
compress_ut99_maps.sh 46941def99 function_selfname + fixes 10 年 前
core_dl.sh 46941def99 function_selfname + fixes 10 年 前
core_exit.sh 46941def99 function_selfname + fixes 10 年 前
core_functions.sh 60110fdc8c colours are now variables 10 年 前
core_getopt.sh 46941def99 function_selfname + fixes 10 年 前
core_messages.sh 46941def99 function_selfname + fixes 10 年 前
core_trap.sh b8f44749a0 Ditched lgsm_version as not used 10 年 前
fix.sh 46941def99 function_selfname + fixes 10 年 前
fix_arma3.sh 46941def99 function_selfname + fixes 10 年 前
fix_csgo.sh 46941def99 function_selfname + fixes 10 年 前
fix_dst.sh 46941def99 function_selfname + fixes 10 年 前
fix_glibc.sh 46941def99 function_selfname + fixes 10 年 前
fix_ins.sh 46941def99 function_selfname + fixes 10 年 前
fix_kf.sh 46941def99 function_selfname + fixes 10 年 前
fix_ro.sh 46941def99 function_selfname + fixes 10 年 前
fix_steamcmd.sh 46941def99 function_selfname + fixes 10 年 前
fix_ut2k4.sh 46941def99 function_selfname + fixes 10 年 前
fix_ut99.sh 46941def99 function_selfname + fixes 10 年 前
fn_functions 46941def99 function_selfname + fixes 10 年 前
fn_getopt 46941def99 function_selfname + fixes 10 年 前
fn_update_functions 46941def99 function_selfname + fixes 10 年 前
gsquery.py 852a2140ba bug: removed bash code 10 年 前
info_config.sh 46941def99 function_selfname + fixes 10 年 前
info_distro.sh 46941def99 function_selfname + fixes 10 年 前
info_glibc.sh 46941def99 function_selfname + fixes 10 年 前
info_parms.sh 46941def99 function_selfname + fixes 10 年 前
install_complete.sh 46941def99 function_selfname + fixes 10 年 前
install_config.sh 46941def99 function_selfname + fixes 10 年 前
install_gslt.sh 46941def99 function_selfname + fixes 10 年 前
install_gsquery.sh 46941def99 function_selfname + fixes 10 年 前
install_header.sh 46941def99 function_selfname + fixes 10 年 前
install_logs.sh 46941def99 function_selfname + fixes 10 年 前
install_retry.sh 46941def99 function_selfname + fixes 10 年 前
install_server_dir.sh 46941def99 function_selfname + fixes 10 年 前
install_server_files.sh 46941def99 function_selfname + fixes 10 年 前
install_steamcmd.sh 46941def99 function_selfname + fixes 10 年 前
install_ts3db.sh 46941def99 function_selfname + fixes 10 年 前
install_ut2k4_key.sh 46941def99 function_selfname + fixes 10 年 前
logs.sh 46941def99 function_selfname + fixes 10 年 前
monitor_gsquery.sh 46941def99 function_selfname + fixes 10 年 前
update_steamcmd.sh 46941def99 function_selfname + fixes 10 年 前
update_ts3.sh 46941def99 function_selfname + fixes 10 年 前

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.