LinuxGSM icon indicating copy to clipboard operation
LinuxGSM copied to clipboard

The command-line tool for quick, simple deployment and management of Linux dedicated game servers.

Results 272 LinuxGSM issues
Sort by recently updated
recently updated
newest added

TLDR: I have implemented a method to get LGSM alerts to be distributed via the MQTT protocol. I am looking for feedback on it , review the implementation AND on...

type: feature request
info: alerts

I can't found my server in custom server browser when using your script. But in the same time on the same server when I'm using manual installation via SteamCMD or...

type: bug
info: steamcmd
distro: Ubuntu
game: Squad

## User Story AS a user i want to have the latest stable sourcemod version on my source server ## Basic info * **Distro:** [Debian 11 * **Game:** [Counter Strike:Global...

distro: Debian
command: mods
feature

# Description Update sourcemod to the new release 1.11 Fixes #3918 ## Type of change * [ ] Bug fix (a change which fixes an issue). * [x] New feature...

command: mods

# Description Fixed could not find a part of the path exception on fresh install Barotrauma server. Base on `fix_arma3.sh`. Fixes #3915 ## Type of change * [x] Bug fix...

## User Story As a server owner, I want set up a Barotrauma server. ## Basic info * **Distro:** [Ubuntu 20.04.4] * **Game:** [Barotrauma] * **Command:** [debug] * **LinuxGSM version:**...

type: bug
distro: Ubuntu
info: docs
command: install
command: start
command: debug
command: console
game: Barotrauma

The starbound server instructions not only tell me to install stuff through npm, which without sudo doesn't even work, But tells me to create a new steam login due to...

type: support

# Description Added custom alert function and used it to alert when the host is down for backups. General Usage: Set alert="custom" to call the fn_alert_custom function in alert.sh Set...

## What game server would you like to add? Core Keeper ## Can you link to any tutorials or guides? (https://steamdb.info/app/1963720/config/) ## Is the server on Steam? * [X] Yes...

type: game server request

# Description I replaced optparse with argparse and refactored some process to check arguments. Breaking change: Status code 4 no longer occurs because argparse checks whether an argument is passed....