Daniel Gibbs
11696acf5a
Renamed LGSM to LinuxGSM
For consistant branding.
10 years ago
UltimateByte
8c0f2b967c
get info_config.sh to run #1136
needed to get the port
10 years ago
UltimateByte
36c49850d1
port is a variable
Partially fixes #1136
dev hardcoded stuff was still being in code
10 years ago
Marvin Lehmann
6b26e2437d
Changed Teamspeak to TeamSpeak
- added fix for TeamSpeak 3 scripts using gamename="Teamspeak 3"
(core_functions.sh)
10 years ago
Marvin Lehmann
3eee2b3690
Fixed some typos and improved descriptions
These changes do not affect the functionality of the code.
10 years ago
UltimateByte
9949d78d13
Contrib
10 years ago
UltimateByte
7384278f38
Added mumble status
10 years ago
Daniel Gibbs
46941def99
function_selfname + fixes
10 years ago
Daniel Gibbs
6a3193194d
removed local commandaction="Checking"
10 years ago
Daniel Gibbs
21512494fa
module name has been split
now named
commandname and command action
command name is used in logs
command action is used on-screen.
Also alterations to function_selfname now called just selfname
10 years ago
Daniel Gibbs
b8f44749a0
Ditched lgsm_version as not used
added
local modulename="Function"
local function_selfname="$(basename $(readlink -f "${BASH_SOURCE[0]}"))"
to all functions
10 years ago
Daniel Gibbs
bf03a08f06
Version 210516
10 years ago
Daniel Gibbs
65bc10074c
Changed http to https on LGSM links
10 years ago
Daniel Gibbs
435f6baf51
ts3error=status
10 years ago
Daniel Gibbs
999ba07fa1
Added execdir
10 years ago
Daniel Gibbs
3bbfb0dbe5
Getting server status is now consistent
Both tmux and ts3 status gathering are the same/ Now call a file called
check_status.sh this returns the server status as 0 or 1
10 years ago