LinuxGSM/lgsm/functions
2023-10-14 17:32:33 +01:00
..
alert_discord.sh fix: add all modules from v23.2.3 to functions dir 2023-05-18 18:59:36 +01:00
alert_email.sh fix: add all modules from v23.2.3 to functions dir 2023-05-18 18:59:36 +01:00
alert_gotify.sh fix: add all modules from v23.2.3 to functions dir 2023-05-18 18:59:36 +01:00
alert_ifttt.sh fix: add all modules from v23.2.3 to functions dir 2023-05-18 18:59:36 +01:00
alert_mailgun.sh fix: add all modules from v23.2.3 to functions dir 2023-05-18 18:59:36 +01:00
alert_pushbullet.sh fix: add all modules from v23.2.3 to functions dir 2023-05-18 18:59:36 +01:00
alert_pushover.sh fix: add all modules from v23.2.3 to functions dir 2023-05-18 18:59:36 +01:00
alert_rocketchat.sh fix: add all modules from v23.2.3 to functions dir 2023-05-18 18:59:36 +01:00
alert_slack.sh fix: add all modules from v23.2.3 to functions dir 2023-05-18 18:59:36 +01:00
alert_telegram.sh fix: add all modules from v23.2.3 to functions dir 2023-05-18 18:59:36 +01:00
alert.sh fix: add all modules from v23.2.3 to functions dir 2023-05-18 18:59:36 +01:00
check_config.sh fix: add all modules from v23.2.3 to functions dir 2023-05-18 18:59:36 +01:00
check_deps.sh fix: add all modules from v23.2.3 to functions dir 2023-05-18 18:59:36 +01:00
check_executable.sh fix: add all modules from v23.2.3 to functions dir 2023-05-18 18:59:36 +01:00
check_glibc.sh fix: add all modules from v23.2.3 to functions dir 2023-05-18 18:59:36 +01:00
check_ip.sh fix: add all modules from v23.2.3 to functions dir 2023-05-18 18:59:36 +01:00
check_last_update.sh fix: add all modules from v23.2.3 to functions dir 2023-05-18 18:59:36 +01:00
check_logs.sh fix: revert modules in functions dir to v23.2.3 2023-05-18 21:50:41 +01:00
check_permissions.sh fix: add all modules from v23.2.3 to functions dir 2023-05-18 18:59:36 +01:00
check_root.sh fix: revert modules in functions dir to v23.2.3 2023-05-18 21:50:41 +01:00
check_status.sh Fix(tmux): better tmux session handling for multiple instance on same server / user session (#3767) 2023-07-20 22:54:05 +01:00
check_steamcmd.sh fix: add all modules from v23.2.3 to functions dir 2023-05-18 18:59:36 +01:00
check_system_dir.sh fix: add all modules from v23.2.3 to functions dir 2023-05-18 18:59:36 +01:00
check_system_requirements.sh fix: add all modules from v23.2.3 to functions dir 2023-05-18 18:59:36 +01:00
check_tmuxception.sh fix: add all modules from v23.2.3 to functions dir 2023-05-18 18:59:36 +01:00
check_version.sh fix: add all modules from v23.2.3 to functions dir 2023-05-18 18:59:36 +01:00
check.sh feat: add steamcmd checking to monitor 2023-07-03 21:43:03 +01:00
command_backup.sh fix: add all modules from v23.2.3 to functions dir 2023-05-18 18:59:36 +01:00
command_check_update.sh fix: add all modules from v23.2.3 to functions dir 2023-05-18 18:59:36 +01:00
command_console.sh Fix(tmux): better tmux session handling for multiple instance on same server / user session (#3767) 2023-07-20 22:54:05 +01:00
command_debug.sh fix: add all modules from v23.2.3 to functions dir 2023-05-18 18:59:36 +01:00
command_details.sh fix: add all modules from v23.2.3 to functions dir 2023-05-18 18:59:36 +01:00
command_dev_clear_functions.sh fix: add all modules from v23.2.3 to functions dir 2023-05-18 18:59:36 +01:00
command_dev_debug.sh fix: add all modules from v23.2.3 to functions dir 2023-05-18 18:59:36 +01:00
command_dev_detect_deps.sh fix: add all modules from v23.2.3 to functions dir 2023-05-18 18:59:36 +01:00
command_dev_detect_glibc.sh fix: add all modules from v23.2.3 to functions dir 2023-05-18 18:59:36 +01:00
command_dev_detect_ldd.sh fix: add all modules from v23.2.3 to functions dir 2023-05-18 18:59:36 +01:00
command_dev_query_raw.sh fix: add all modules from v23.2.3 to functions dir 2023-05-18 18:59:36 +01:00
command_donate.sh fix: add all modules from v23.2.3 to functions dir 2023-05-18 18:59:36 +01:00
command_fastdl.sh fix: add all modules from v23.2.3 to functions dir 2023-05-18 18:59:36 +01:00
command_install_resources_mta.sh fix: add all modules from v23.2.3 to functions dir 2023-05-18 18:59:36 +01:00
command_install.sh fix: add all modules from v23.2.3 to functions dir 2023-05-18 18:59:36 +01:00
command_mods_install.sh fix: add all modules from v23.2.3 to functions dir 2023-05-18 18:59:36 +01:00
command_mods_remove.sh fix: add all modules from v23.2.3 to functions dir 2023-05-18 18:59:36 +01:00
command_mods_update.sh fix: add all modules from v23.2.3 to functions dir 2023-05-18 18:59:36 +01:00
command_monitor.sh fix: add all modules from v23.2.3 to functions dir 2023-05-18 18:59:36 +01:00
command_postdetails.sh fix: add all modules from v23.2.3 to functions dir 2023-05-18 18:59:36 +01:00
command_restart.sh fix: add all modules from v23.2.3 to functions dir 2023-05-18 18:59:36 +01:00
command_send.sh Fix(tmux): better tmux session handling for multiple instance on same server / user session (#3767) 2023-07-20 22:54:05 +01:00
command_skeleton.sh fix: add all modules from v23.2.3 to functions dir 2023-05-18 18:59:36 +01:00
command_start.sh Fix(tmux): better tmux session handling for multiple instance on same server / user session (#3767) 2023-07-20 22:54:05 +01:00
command_stop.sh Fix(tmux): better tmux session handling for multiple instance on same server / user session (#3767) 2023-07-20 22:54:05 +01:00
command_test_alert.sh fix: add all modules from v23.2.3 to functions dir 2023-05-18 18:59:36 +01:00
command_ts3_server_pass.sh fix: add all modules from v23.2.3 to functions dir 2023-05-18 18:59:36 +01:00
command_update_linuxgsm.sh fix: revert modules in functions dir to v23.2.3 2023-05-18 21:50:41 +01:00
command_update.sh fix: add all modules from v23.2.3 to functions dir 2023-05-18 18:59:36 +01:00
command_validate.sh fix: add all modules from v23.2.3 to functions dir 2023-05-18 18:59:36 +01:00
command_wipe.sh fix: add all modules from v23.2.3 to functions dir 2023-05-18 18:59:36 +01:00
compress_unreal2_maps.sh fix: add all modules from v23.2.3 to functions dir 2023-05-18 18:59:36 +01:00
compress_ut99_maps.sh fix: add all modules from v23.2.3 to functions dir 2023-05-18 18:59:36 +01:00
core_dl.sh fix: revert modules in functions dir to v23.2.3 2023-05-18 21:50:41 +01:00
core_exit.sh fix: revert modules in functions dir to v23.2.3 2023-05-18 21:50:41 +01:00
core_functions.sh change core_functions to older version v23.2.3 2023-05-28 16:01:23 +01:00
core_getopt.sh fix: revert modules in functions dir to v23.2.3 2023-05-18 21:50:41 +01:00
core_github.sh fix: revert modules in functions dir to v23.2.3 2023-05-18 21:50:41 +01:00
core_legacy.sh refactor: update log directory configuration 2023-07-05 11:18:33 +01:00
core_logs.sh fix: revert modules in functions dir to v23.2.3 2023-05-18 21:50:41 +01:00
core_messages.sh fix: revert modules in functions dir to v23.2.3 2023-05-18 21:50:41 +01:00
core_modules.sh Release v23.3.1 2023-05-28 15:14:02 +01:00
core_steamcmd.sh refactor: improve lockfile checking and add backup and debug mode checks 2023-07-03 20:47:08 +01:00
core_trap.sh fix: revert modules in functions dir to v23.2.3 2023-05-18 21:50:41 +01:00
fix_ark.sh fix: add all modules from v23.2.3 to functions dir 2023-05-18 18:59:36 +01:00
fix_arma3.sh fix: add all modules from v23.2.3 to functions dir 2023-05-18 18:59:36 +01:00
fix_armar.sh fix: add all modules from v23.2.3 to functions dir 2023-05-18 18:59:36 +01:00
fix_av.sh fix: add all modules from v23.2.3 to functions dir 2023-05-18 18:59:36 +01:00
fix_bo.sh fix: add all modules from v23.2.3 to functions dir 2023-05-18 18:59:36 +01:00
fix_bt.sh fix: add all modules from v23.2.3 to functions dir 2023-05-18 18:59:36 +01:00
fix_cmw.sh fix: add all modules from v23.2.3 to functions dir 2023-05-18 18:59:36 +01:00
fix_csgo.sh fix: add all modules from v23.2.3 to functions dir 2023-05-18 18:59:36 +01:00
fix_dst.sh fix: add all modules from v23.2.3 to functions dir 2023-05-18 18:59:36 +01:00
fix_hw.sh fix: add all modules from v23.2.3 to functions dir 2023-05-18 18:59:36 +01:00
fix_ins.sh fix: add all modules from v23.2.3 to functions dir 2023-05-18 18:59:36 +01:00
fix_kf2.sh fix: add all modules from v23.2.3 to functions dir 2023-05-18 18:59:36 +01:00
fix_kf.sh fix: add all modules from v23.2.3 to functions dir 2023-05-18 18:59:36 +01:00
fix_lo.sh fix: add all modules from v23.2.3 to functions dir 2023-05-18 18:59:36 +01:00
fix_mcb.sh fix: add all modules from v23.2.3 to functions dir 2023-05-18 18:59:36 +01:00
fix_mta.sh fix: add all modules from v23.2.3 to functions dir 2023-05-18 18:59:36 +01:00
fix_nmrih.sh fix: add all modules from v23.2.3 to functions dir 2023-05-18 18:59:36 +01:00
fix_onset.sh fix: add all modules from v23.2.3 to functions dir 2023-05-18 18:59:36 +01:00
fix_ro.sh fix: add all modules from v23.2.3 to functions dir 2023-05-18 18:59:36 +01:00
fix_rust.sh fix: add all modules from v23.2.3 to functions dir 2023-05-18 18:59:36 +01:00
fix_rw.sh fix: add all modules from v23.2.3 to functions dir 2023-05-18 18:59:36 +01:00
fix_samp.sh fix: add all modules from v23.2.3 to functions dir 2023-05-18 18:59:36 +01:00
fix_sdtd.sh fix: add all modules from v23.2.3 to functions dir 2023-05-18 18:59:36 +01:00
fix_sfc.sh fix: add all modules from v23.2.3 to functions dir 2023-05-18 18:59:36 +01:00
fix_sof2.sh fix: add all modules from v23.2.3 to functions dir 2023-05-18 18:59:36 +01:00
fix_squad.sh fix: add all modules from v23.2.3 to functions dir 2023-05-18 18:59:36 +01:00
fix_st.sh fix: add all modules from v23.2.3 to functions dir 2023-05-18 18:59:36 +01:00
fix_steamcmd.sh fix: add all modules from v23.2.3 to functions dir 2023-05-18 18:59:36 +01:00
fix_terraria.sh fix: add all modules from v23.2.3 to functions dir 2023-05-18 18:59:36 +01:00
fix_tf2.sh fix: add all modules from v23.2.3 to functions dir 2023-05-18 18:59:36 +01:00
fix_ts3.sh fix: add all modules from v23.2.3 to functions dir 2023-05-18 18:59:36 +01:00
fix_unt.sh fix: add all modules from v23.2.3 to functions dir 2023-05-18 18:59:36 +01:00
fix_ut2k4.sh fix: add all modules from v23.2.3 to functions dir 2023-05-18 18:59:36 +01:00
fix_ut3.sh fix: add all modules from v23.2.3 to functions dir 2023-05-18 18:59:36 +01:00
fix_ut.sh fix: add all modules from v23.2.3 to functions dir 2023-05-18 18:59:36 +01:00
fix_vh.sh fix: add all modules from v23.2.3 to functions dir 2023-05-18 18:59:36 +01:00
fix_wurm.sh fix: add all modules from v23.2.3 to functions dir 2023-05-18 18:59:36 +01:00
fix_zmr.sh fix: add all modules from v23.2.3 to functions dir 2023-05-18 18:59:36 +01:00
fix.sh fix: add all modules from v23.2.3 to functions dir 2023-05-18 18:59:36 +01:00
info_distro.sh Fix(tmux): better tmux session handling for multiple instance on same server / user session (#3767) 2023-07-20 22:54:05 +01:00
info_game.sh fix(armar): fix parsing new a2s config (#4268) 2023-07-20 20:46:12 +01:00
info_messages.sh feat(new server): HYPERCHARGE: Unboxed (#4163) 2023-05-25 12:30:50 +01:00
info_stats.sh fix: add all modules from v23.2.3 to functions dir 2023-05-18 18:59:36 +01:00
install_complete.sh fix: add all modules from v23.2.3 to functions dir 2023-05-18 18:59:36 +01:00
install_config.sh fix: add all modules from v23.2.3 to functions dir 2023-05-18 18:59:36 +01:00
install_dst_token.sh fix: add all modules from v23.2.3 to functions dir 2023-05-18 18:59:36 +01:00
install_eula.sh fix: add all modules from v23.2.3 to functions dir 2023-05-18 18:59:36 +01:00
install_factorio_save.sh fix: add all modules from v23.2.3 to functions dir 2023-05-18 18:59:36 +01:00
install_gslt.sh fix: add all modules from v23.2.3 to functions dir 2023-05-18 18:59:36 +01:00
install_header.sh fix: add all modules from v23.2.3 to functions dir 2023-05-18 18:59:36 +01:00
install_logs.sh fix: add all modules from v23.2.3 to functions dir 2023-05-18 18:59:36 +01:00
install_mta_resources.sh fix: add all modules from v23.2.3 to functions dir 2023-05-18 18:59:36 +01:00
install_retry.sh fix: add all modules from v23.2.3 to functions dir 2023-05-18 18:59:36 +01:00
install_server_dir.sh fix: add all modules from v23.2.3 to functions dir 2023-05-18 18:59:36 +01:00
install_server_files.sh fix: add all modules from v23.2.3 to functions dir 2023-05-18 18:59:36 +01:00
install_squad_license.sh fix: add all modules from v23.2.3 to functions dir 2023-05-18 18:59:36 +01:00
install_stats.sh fix: add all modules from v23.2.3 to functions dir 2023-05-18 18:59:36 +01:00
install_steamcmd.sh fix: add all modules from v23.2.3 to functions dir 2023-05-18 18:59:36 +01:00
install_ts3db.sh fix: add all modules from v23.2.3 to functions dir 2023-05-18 18:59:36 +01:00
install_ut2k4_key.sh fix: add all modules from v23.2.3 to functions dir 2023-05-18 18:59:36 +01:00
mods_core.sh fix: add all modules from v23.2.3 to functions dir 2023-05-18 18:59:36 +01:00
mods_list.sh fix: add all modules from v23.2.3 to functions dir 2023-05-18 18:59:36 +01:00
query_gamedig.sh docs: replace gamedig repository links to the actual repository (#4338) 2023-10-14 17:32:33 +01:00
query_gsquery.py fix: add all modules from v23.2.3 to functions dir 2023-05-18 18:59:36 +01:00
README.md fix: add all modules from v23.2.3 to functions dir 2023-05-18 18:59:36 +01:00
update_factorio.sh fix: add all modules from v23.2.3 to functions dir 2023-05-18 18:59:36 +01:00
update_jediknight2.sh fix: add all modules from v23.2.3 to functions dir 2023-05-18 18:59:36 +01:00
update_minecraft_bedrock.sh fix(mcb): update version check to account for a colon (#4227) 2023-06-09 16:35:34 +01:00
update_minecraft.sh fix: add all modules from v23.2.3 to functions dir 2023-05-18 18:59:36 +01:00
update_mta.sh fix: add all modules from v23.2.3 to functions dir 2023-05-18 18:59:36 +01:00
update_papermc.sh fix: add all modules from v23.2.3 to functions dir 2023-05-18 18:59:36 +01:00
update_steamcmd.sh fix: add all modules from v23.2.3 to functions dir 2023-05-18 18:59:36 +01:00
update_ts3.sh fix: add all modules from v23.2.3 to functions dir 2023-05-18 18:59:36 +01:00
update_ut99.sh fix: add all modules from v23.2.3 to functions dir 2023-05-18 18:59:36 +01:00
update_vintagestory.sh fix: add all modules from v23.2.3 to functions dir 2023-05-18 18:59:36 +01:00

LinuxGSM - Modules

These modules are scripts that are called upon by the primary script linuxgsm.sh

Module Names

Modules have been named to give an idea of what the function does.

  • core: Essential modules that will always run first.
  • command: Primary command function.
  • check: Runs checks that will either halt on or fix an issue.
  • dev: development modules.
  • fix: Applies a game server specific fix.
  • info: retrieves information from a source such as config file or the OS.
  • install: modules related to the installer.
  • monitor: modules related to monitor.
  • update: modules that update the game server.