Daniel Gibbs 6d1819e05f Added CANCELED and REMOVED eol há 10 anos atrás
..
README.md 739596714d Update README.md há 10 anos atrás
check.sh bc0fc9d1cc Corrected update_functions name há 10 anos atrás
check_config.sh 37c3f7f2e2 Adjusted to run on specific commands há 10 anos atrás
check_deps.sh 0dbeb0789c Added script logging and removed unzip dep há 10 anos atrás
check_ip.sh 3c1e6da572 Line break at end of IP warning há 10 anos atrás
check_logs.sh 5f290fd3b8 Updates all version numbers há 10 anos atrás
check_root.sh 496463f45c Added ability to be logged if available. há 10 anos atrás
check_steamcmd.sh cec75582c3 Updated fn_printokeol to fn_printokeolnl há 10 anos atrás
check_system_dir.sh 2e70c72476 Renamed function há 10 anos atrás
check_tmux.sh 5f290fd3b8 Updates all version numbers há 10 anos atrás
command_backup.sh 6f7aca25b3 changed to using function_selfname over getopt há 10 anos atrás
command_console.sh 6f7aca25b3 changed to using function_selfname over getopt há 10 anos atrás
command_debug.sh 8f851c5ed3 start fixes and install fixes kept apart. há 10 anos atrás
command_details.sh 49807528c9 Disk details missing re-added há 10 anos atrás
command_dev_debug.sh d7f5f9cc1c date há 10 anos atrás
command_dev_detect_deps.sh 443018125a missing then há 10 anos atrás
command_email_test.sh 4aa2c3ad76 renamed email_test há 10 anos atrás
command_install.sh 0a5c682d71 corrected if best practice há 10 anos atrás
command_monitor.sh 6f7aca25b3 changed to using function_selfname over getopt há 10 anos atrás
command_start.sh 9dd1b0c83e minor fix há 10 anos atrás
command_stop.sh 6f7aca25b3 changed to using function_selfname over getopt há 10 anos atrás
command_ts3_server_pass.sh cfa3ffa409 date há 10 anos atrás
command_update.sh 860126bf7d Initial renaming há 10 anos atrás
command_update_functions.sh f924b10dc3 removed legacy functions dir há 10 anos atrás
command_validate.sh 2037faa487 tee tidy há 10 anos atrás
compress_unreal2_maps.sh 6f7aca25b3 changed to using function_selfname over getopt há 10 anos atrás
compress_ut99_maps.sh c6e8123572 added missing quotes há 10 anos atrás
core_dl.sh 9ea653ac84 added exit to trap há 10 anos atrás
core_functions.sh 3a5086c821 corrected if há 10 anos atrás
core_getopt.sh bceae77c24 corrected if and renamed function há 10 anos atrás
core_messages.sh 6d1819e05f Added CANCELED and REMOVED eol há 10 anos atrás
email.sh 67558f0764 More useful details on the monitor email há 10 anos atrás
fix.sh 18c3eb8055 syntax error há 10 anos atrás
fix_arma3.sh d02c14d228 corrected if statement há 10 anos atrás
fix_csgo.sh dbc0832894 renamed function há 10 anos atrás
fix_dst.sh 243043af90 changed to symlink há 10 anos atrás
fix_glibc.sh 5b4e0d7711 Updated glibc requirements há 10 anos atrás
fix_ins.sh 43cbe01970 fix há 10 anos atrás
fix_kf.sh 8f851c5ed3 start fixes and install fixes kept apart. há 10 anos atrás
fix_ro.sh 8f851c5ed3 start fixes and install fixes kept apart. há 10 anos atrás
fix_steamcmd.sh 2629a9bbde Removed gmod libsteam.so fix as per #596 há 10 anos atrás
fix_ut2k4.sh 8f851c5ed3 start fixes and install fixes kept apart. há 10 anos atrás
fix_ut99.sh 2037faa487 tee tidy há 10 anos atrás
fn_functions 5f290fd3b8 Updates all version numbers há 10 anos atrás
fn_getopt 5f290fd3b8 Updates all version numbers há 10 anos atrás
fn_update_functions 91c88c0632 tidy há 10 anos atrás
gsquery.py b21c1eeac0 Moved gsquery to functions há 10 anos atrás
info_config.sh 20fd5936fb Minor tidy há 10 anos atrás
info_distro.sh 5f290fd3b8 Updates all version numbers há 10 anos atrás
info_glibc.sh 5b4e0d7711 Updated glibc requirements há 10 anos atrás
info_ts3status.sh fdce54ff05 renamed check_ts3status.sh to info_ts3status.sh há 10 anos atrás
install_complete.sh 19b9e779d9 Added logging há 10 anos atrás
install_config.sh 59a40f71d1 Corrected variable há 10 anos atrás
install_gslt.sh 364856e819 Optimised function há 10 anos atrás
install_header.sh 867fb3b911 Altered header to link to github contrib page há 10 anos atrás
install_logs.sh 6d1819e05f Added CANCELED and REMOVED eol há 10 anos atrás
install_retry.sh 5f290fd3b8 Updates all version numbers há 10 anos atrás
install_server_dir.sh 3c09d25d03 Renamed files há 10 anos atrás
install_server_files.sh ee76be76cf Added message explaining multiple dl attempts há 10 anos atrás
install_steamcmd.sh a587cfc7d2 Install SteamCMD now uses the check instead há 10 anos atrás
install_ts3.sh d59bd57d44 fix ts3 update há 10 anos atrás
install_ts3db.sh d0b4d226c4 Made titles more consistant há 10 anos atrás
install_ut2k4_key.sh 19b9e779d9 Added logging há 10 anos atrás
logs.sh 2037faa487 tee tidy há 10 anos atrás
monitor_gsquery.sh 5d687b023d Major update to monitor_gsquery.sh há 10 anos atrás
update_check.sh e05a42daae Added unset updateonstart to resolve updater looping há 10 anos atrás
update_dl.sh 2037faa487 tee tidy há 10 anos atrás

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.