Daniel Gibbs d04fd54ea5 console will attempt access after starting hace 10 años
..
README.md 841a65b2f7 moved functions to lgsm dir hace 10 años
alert.sh 97864ef769 updated log messages hace 10 años
alert_email.sh 97864ef769 updated log messages hace 10 años
alert_pushbullet.sh 97864ef769 updated log messages hace 10 años
check.sh bf03a08f06 Version 210516 hace 10 años
check_config.sh 97864ef769 updated log messages hace 10 años
check_deps.sh 97864ef769 updated log messages hace 10 años
check_glibc.sh bf03a08f06 Version 210516 hace 10 años
check_ip.sh b077588f36 More alterations for exitcodes hace 10 años
check_logs.sh bf03a08f06 Version 210516 hace 10 años
check_permissions.sh 678f8b83f8 Removed trailing spaces from files hace 10 años
check_root.sh eb74cfa459 core_exit hace 10 años
check_status.sh bf03a08f06 Version 210516 hace 10 años
check_steamcmd.sh b077588f36 More alterations for exitcodes hace 10 años
check_system_dir.sh b077588f36 More alterations for exitcodes hace 10 años
check_tmux.sh b077588f36 More alterations for exitcodes hace 10 años
command_backup.sh b6c117bca6 local modulename may be required after all hace 10 años
command_console.sh d04fd54ea5 console will attempt access after starting hace 10 años
command_debug.sh 5b71d3655a added reset as goldsource broke terminal on exit hace 10 años
command_details.sh 755778641c Merge remote-tracking branch 'refs/remotes/origin/master' into exitcodes hace 10 años
command_dev_debug.sh b077588f36 More alterations for exitcodes hace 10 años
command_dev_detect_deps.sh b6c117bca6 local modulename may be required after all hace 10 años
command_fastdl.sh 97864ef769 updated log messages hace 10 años
command_install.sh 73213d6439 Streamlining ts3 installer hace 10 años
command_monitor.sh 97864ef769 updated log messages hace 10 años
command_restart.sh cf95c40de8 setting up an exit bypass hace 10 años
command_start.sh 4a363c67bf Revert "updated to ts3server code" hace 10 años
command_stop.sh f1ee3aacfd OK to info hace 10 años
command_test_alert.sh b6c117bca6 local modulename may be required after all hace 10 años
command_ts3_server_pass.sh b6c117bca6 local modulename may be required after all hace 10 años
command_update.sh 0e94e2bb7e added function name hace 10 años
command_update_functions.sh 56e5a1f03b added modulename hace 10 años
command_validate.sh 7c66cb0588 exitbypass hace 10 años
compress_unreal2_maps.sh bf03a08f06 Version 210516 hace 10 años
compress_ut99_maps.sh 3f22dc1ef5 converted more to exitcodes hace 10 años
core_dl.sh 62a07a4a02 messages hace 10 años
core_exit.sh f2d673a070 bug hace 10 años
core_functions.sh 036eb31c04 added new update functions hace 10 años
core_getopt.sh 3b2e246d46 added Unknown command message hace 10 años
core_messages.sh 7a65153810 cannot spell hace 10 años
core_trap.sh 3833aed5fa updated commend hace 10 años
fix.sh 62a07a4a02 messages hace 10 años
fix_arma3.sh 09a3cb679a As per #815 hace 10 años
fix_csgo.sh bf03a08f06 Version 210516 hace 10 años
fix_dst.sh bf03a08f06 Version 210516 hace 10 años
fix_glibc.sh 678f8b83f8 Removed trailing spaces from files hace 10 años
fix_ins.sh 3f22dc1ef5 converted more to exitcodes hace 10 años
fix_kf.sh bf03a08f06 Version 210516 hace 10 años
fix_ro.sh bf03a08f06 Version 210516 hace 10 años
fix_steamcmd.sh 678f8b83f8 Removed trailing spaces from files hace 10 años
fix_ut2k4.sh bf03a08f06 Version 210516 hace 10 años
fix_ut99.sh bf03a08f06 Version 210516 hace 10 años
fn_functions bf03a08f06 Version 210516 hace 10 años
fn_getopt bf03a08f06 Version 210516 hace 10 años
fn_update_functions 97864ef769 updated log messages hace 10 años
gsquery.py 65bc10074c Changed http to https on LGSM links hace 10 años
info_config.sh 678f8b83f8 Removed trailing spaces from files hace 10 años
info_distro.sh 58b3f6301e Added LGSM total disk used and tidy up hace 10 años
info_glibc.sh 678f8b83f8 Removed trailing spaces from files hace 10 años
info_parms.sh 603fc30fdc added exit code handling. hace 10 años
install_complete.sh b6c117bca6 local modulename may be required after all hace 10 años
install_config.sh b6c117bca6 local modulename may be required after all hace 10 años
install_gslt.sh 97864ef769 updated log messages hace 10 años
install_gsquery.sh ebd35d2d89 corrected gsquery bug hace 10 años
install_header.sh b6c117bca6 local modulename may be required after all hace 10 años
install_logs.sh 62a07a4a02 messages hace 10 años
install_retry.sh b6c117bca6 local modulename may be required after all hace 10 años
install_server_dir.sh b6c117bca6 local modulename may be required after all hace 10 años
install_server_files.sh 5b10275c45 re ordered if statements hace 10 años
install_steamcmd.sh b6c117bca6 local modulename may be required after all hace 10 años
install_ts3.sh b6c117bca6 local modulename may be required after all hace 10 años
install_ts3db.sh b6c117bca6 local modulename may be required after all hace 10 años
install_ut2k4_key.sh 97864ef769 updated log messages hace 10 años
logs.sh 97864ef769 updated log messages hace 10 años
monitor_gsquery.sh b6c117bca6 local modulename may be required after all hace 10 años
update_check.sh 97864ef769 updated log messages hace 10 años
update_dl.sh b6c117bca6 local modulename may be required after all hace 10 años
update_steamcmd.sh 97864ef769 updated log messages hace 10 años
update_ts3.sh 60ca35600c bug 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.