Daniel Gibbs 37c3f7f2e2 Adjusted to run on specific commands 10 лет назад
..
README.md 739596714d Update README.md 10 лет назад
check.sh 37c3f7f2e2 Adjusted to run on specific commands 10 лет назад
check_config.sh 37c3f7f2e2 Adjusted to run on specific commands 10 лет назад
check_ip.sh 3c1e6da572 Line break at end of IP warning 10 лет назад
check_logs.sh 5f290fd3b8 Updates all version numbers 10 лет назад
check_root.sh 496463f45c Added ability to be logged if available. 10 лет назад
check_steamcmd.sh a9faafac74 corrected if statements 10 лет назад
check_steamuser.sh 5f290fd3b8 Updates all version numbers 10 лет назад
check_systemdir.sh 496463f45c Added ability to be logged if available. 10 лет назад
check_tmux.sh 5f290fd3b8 Updates all version numbers 10 лет назад
command_backup.sh 6f7aca25b3 changed to using function_selfname over getopt 10 лет назад
command_console.sh 6f7aca25b3 changed to using function_selfname over getopt 10 лет назад
command_debug.sh 8f851c5ed3 start fixes and install fixes kept apart. 10 лет назад
command_details.sh 41513970f3 Removed confi check from details 10 лет назад
command_dev_debug.sh d7f5f9cc1c date 10 лет назад
command_dev_detect_deps.sh 6f7aca25b3 changed to using function_selfname over getopt 10 лет назад
command_email_test.sh 4aa2c3ad76 renamed email_test 10 лет назад
command_install.sh f74be89e1c removed server fixes menu 10 лет назад
command_monitor.sh 6f7aca25b3 changed to using function_selfname over getopt 10 лет назад
command_start.sh 8d3cc1112d intergrating fix.sh 10 лет назад
command_stop.sh 6f7aca25b3 changed to using function_selfname over getopt 10 лет назад
command_update.sh 860126bf7d Initial renaming 10 лет назад
command_validate.sh 8d3cc1112d intergrating fix.sh 10 лет назад
compress_unreal2_maps.sh 6f7aca25b3 changed to using function_selfname over getopt 10 лет назад
compress_ut99_maps.sh c6e8123572 added missing quotes 10 лет назад
core_functions.sh 840c28011d Added check_config.sh 10 лет назад
core_getopt.sh 48281a3384 typo 10 лет назад
core_messages.sh 5f290fd3b8 Updates all version numbers 10 лет назад
email.sh 5f290fd3b8 Updates all version numbers 10 лет назад
fix.sh 18c3eb8055 syntax error 10 лет назад
fix_arma3.sh d02c14d228 corrected if statement 10 лет назад
fix_csgo.sh dbc0832894 renamed function 10 лет назад
fix_dst.sh 243043af90 changed to symlink 10 лет назад
fix_glibc.sh 7eec562dea Updated DST name 10 лет назад
fix_ins.sh 4aa55b3c1c changed to function_selfname 10 лет назад
fix_kf.sh 8f851c5ed3 start fixes and install fixes kept apart. 10 лет назад
fix_ro.sh 8f851c5ed3 start fixes and install fixes kept apart. 10 лет назад
fix_steamcmd.sh 2629a9bbde Removed gmod libsteam.so fix as per #596 10 лет назад
fix_ut2k4.sh 8f851c5ed3 start fixes and install fixes kept apart. 10 лет назад
fix_ut99.sh 8f851c5ed3 start fixes and install fixes kept apart. 10 лет назад
fn_functions 5f290fd3b8 Updates all version numbers 10 лет назад
fn_getopt 5f290fd3b8 Updates all version numbers 10 лет назад
fn_update_functions 750d67db1a Re-added fn_update_functions 10 лет назад
info_config.sh 139c7e8aa6 Removed servercfgfullpath 10 лет назад
info_distro.sh 5f290fd3b8 Updates all version numbers 10 лет назад
info_glibc.sh ca6c68d2a6 Updated Glibc info and added error catch 10 лет назад
info_ts3status.sh fdce54ff05 renamed check_ts3status.sh to info_ts3status.sh 10 лет назад
install_complete.sh 7eec562dea Updated DST name 10 лет назад
install_config.sh 7eec562dea Updated DST name 10 лет назад
install_dl_ut2k4.sh d0b4d226c4 Made titles more consistant 10 лет назад
install_dl_ut99.sh d0b4d226c4 Made titles more consistant 10 лет назад
install_gslt.sh 5f290fd3b8 Updates all version numbers 10 лет назад
install_gsquery.sh 5f290fd3b8 Updates all version numbers 10 лет назад
install_header.sh 5f290fd3b8 Updates all version numbers 10 лет назад
install_logs.sh 5f290fd3b8 Updates all version numbers 10 лет назад
install_retry.sh 5f290fd3b8 Updates all version numbers 10 лет назад
install_serverdir.sh d0b4d226c4 Made titles more consistant 10 лет назад
install_serverfiles.sh c2c5693047 Moving checks to start of commands 10 лет назад
install_steamcmd.sh d0b4d226c4 Made titles more consistant 10 лет назад
install_ts3.sh 5f290fd3b8 Updates all version numbers 10 лет назад
install_ts3db.sh d0b4d226c4 Made titles more consistant 10 лет назад
install_ut2k4.sh d0b4d226c4 Made titles more consistant 10 лет назад
install_ut2k4_key.sh d0b4d226c4 Made titles more consistant 10 лет назад
install_ut99.sh d0b4d226c4 Made titles more consistant 10 лет назад
logs.sh 5f290fd3b8 Updates all version numbers 10 лет назад
monitor_gsquery.sh 5f290fd3b8 Updates all version numbers 10 лет назад
update_check.sh 3b80940260 added check.sh remove duplication of code 10 лет назад
update_dl.sh 8d3cc1112d intergrating fix.sh 10 лет назад
update_functions.sh 93e6421e49 reversed check to deny 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.