Daniel Gibbs f022986832 Now using core_exit.sh 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 d84114f6e9 or 10 年之前
check_config.sh f022986832 Now using core_exit.sh 10 年之前
check_deps.sh 2f79f5c56e success to complete 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 9b5af1b22f missing bracket 10 年之前
check_root.sh 46941def99 function_selfname + fixes 10 年之前
check_status.sh 46941def99 function_selfname + fixes 10 年之前
check_steamcmd.sh 46fcf9346a #579 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 34ab71036d Added physical cached memory info 10 年之前
command_dev_debug.sh adbe729b0e added absolutepath to dev-debug 10 年之前
command_dev_detect_deps.sh 46941def99 function_selfname + fixes 10 年之前
command_fastdl.sh 46941def99 function_selfname + fixes 10 年之前
command_install.sh 0054b041df space 10 年之前
command_monitor.sh ccb4077c63 changed to restart 10 年之前
command_restart.sh b1eb6fa499 removed unrequired exitbypass 10 年之前
command_start.sh 2b1ff033a7 added exitbypass 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 997dc006fd corrected message display 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 f7978da801 commandaction for print 10 年之前
core_trap.sh b8f44749a0 Ditched lgsm_version as not used 10 年之前
fix.sh 4ba347f73b removed function_selfname 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 a176649c34 Add support to 7 days to die to info_config.sh 10 年之前
info_distro.sh 05d68774de typo 10 年之前
info_glibc.sh 46941def99 function_selfname + fixes 10 年之前
info_parms.sh 9bf343a9c7 Fixes #842 10 年之前
install_complete.sh 46941def99 function_selfname + fixes 10 年之前
install_config.sh a60432b0c3 Added support for Starbound 1.0 10 年之前
install_gslt.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 a430cd44a0 removed function_selfname 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 a2e6062ab8 added core_exit.sh 10 年之前
update_steamcmd.sh fd4102c11c Revert "added timeout of 10 seconds" 10 年之前
update_ts3.sh 29965a732b updated comment 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.