Marvin Lehmann
0b7499a413
Fixed typos and improved descriptions
These changes do not affect the functionality of the code.
9 years ago
Marvin Lehmann
1e8351bb49
Fixed typos
Teamspeak -> TeamSpeak
9 years ago
Daniel Gibbs
46941def99
function_selfname + fixes
9 years ago
Daniel Gibbs
6a3193194d
removed local commandaction="Checking"
9 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
9 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
9 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