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 417 LinuxGSM issues
Sort by recently updated
recently updated
newest added

It would be quite cool if you added a script for a mc server with plugin support. Just saying :)

type: feature
game: Minecraft

Instead of setting variables using `foo = "bar"` style, a alternative could be to use `foo = "${foo:-"bar"}"` since it would allow defining variables beforehand. This is very useful if...

type: feature
info: docker

Would be nice to use the LGSM functionalities to allow installing any appid. It would not be possible to start the server or game, but at least to install the...

type: feature
info: steamcmd

Hello, I don't know if this is possible, but it would be very helpful, if the user could be warned via ingame chat, when the server will be restarted. From...

type: feature
game: 7 Days to Die

## User Story As a server admin I want to be able to customise the delete days for each log type. There is example: ![image](https://user-images.githubusercontent.com/25010528/56700582-bf168e00-6703-11e9-918f-4b4d5364a273.png) All older logs as **7(-9)...

type: feature
Epic
Atomic

## User Story As a server admin I want details to confirm if ports are open so that it is possible to know if a game server can be seen...

type: feature
command: details

As a developer I would like to add support for running multiple executables from the same script using Tmux split

type: feature
Epic