LinuxGSM
LinuxGSM copied to clipboard
The command-line tool for quick, simple deployment and management of Linux dedicated game servers.
It would be quite cool if you added a script for a mc server with plugin support. Just saying :)
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...
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...
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...
## User Story As a server admin I want to be able to customise the delete days for each log type. There is example:  All older logs as **7(-9)...
## 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...
As a developer I would like to add support for running multiple executables from the same script using Tmux split