|
@@ -27,8 +27,6 @@ case "${getopt}" in
|
|
|
command_monitor.sh;;
|
|
command_monitor.sh;;
|
|
|
ta|test-alert)
|
|
ta|test-alert)
|
|
|
command_test_alert.sh;;
|
|
command_test_alert.sh;;
|
|
|
- pd|postdetails)
|
|
|
|
|
- command_postdetails.sh;;
|
|
|
|
|
dt|details)
|
|
dt|details)
|
|
|
command_details.sh;;
|
|
command_details.sh;;
|
|
|
b|backup)
|
|
b|backup)
|
|
@@ -68,7 +66,6 @@ case "${getopt}" in
|
|
|
echo -e "${blue}monitor\t${default}m |Checks that the server is running."
|
|
echo -e "${blue}monitor\t${default}m |Checks that the server is running."
|
|
|
echo -e "${blue}test-alert\t${default}ta |Sends test alert."
|
|
echo -e "${blue}test-alert\t${default}ta |Sends test alert."
|
|
|
echo -e "${blue}details\t${default}dt |Displays useful information about the server."
|
|
echo -e "${blue}details\t${default}dt |Displays useful information about the server."
|
|
|
- echo -e "${blue}postdetails\t${default}pd | Post stripped details to pastebin (for support)"
|
|
|
|
|
echo -e "${blue}backup\t${default}b |Create archive of the server."
|
|
echo -e "${blue}backup\t${default}b |Create archive of the server."
|
|
|
echo -e "${blue}console\t${default}c |Console allows you to access the live view of a server."
|
|
echo -e "${blue}console\t${default}c |Console allows you to access the live view of a server."
|
|
|
echo -e "${blue}debug\t${default}d |See the output of the server directly to your terminal."
|
|
echo -e "${blue}debug\t${default}d |See the output of the server directly to your terminal."
|
|
@@ -94,8 +91,6 @@ case "${getopt}" in
|
|
|
command_monitor.sh;;
|
|
command_monitor.sh;;
|
|
|
ta|test-alert)
|
|
ta|test-alert)
|
|
|
command_test_alert.sh;;
|
|
command_test_alert.sh;;
|
|
|
- pd|postdetails)
|
|
|
|
|
- command_postdetails.sh;;
|
|
|
|
|
dt|details)
|
|
dt|details)
|
|
|
command_details.sh;;
|
|
command_details.sh;;
|
|
|
b|backup)
|
|
b|backup)
|
|
@@ -131,7 +126,6 @@ case "${getopt}" in
|
|
|
echo -e "${blue}monitor\t${default}m |Checks that the server is running."
|
|
echo -e "${blue}monitor\t${default}m |Checks that the server is running."
|
|
|
echo -e "${blue}test-alert\t${default}ta |Sends test alert."
|
|
echo -e "${blue}test-alert\t${default}ta |Sends test alert."
|
|
|
echo -e "${blue}details\t${default}dt |Displays useful information about the server."
|
|
echo -e "${blue}details\t${default}dt |Displays useful information about the server."
|
|
|
- echo -e "${blue}postdetails\t${default}pd | Post stripped details to pastebin (for support)"
|
|
|
|
|
echo -e "${blue}change-password\t${default}pw |Changes TS3 serveradmin password."
|
|
echo -e "${blue}change-password\t${default}pw |Changes TS3 serveradmin password."
|
|
|
echo -e "${blue}backup\t${default}b |Create archive of the server."
|
|
echo -e "${blue}backup\t${default}b |Create archive of the server."
|
|
|
echo -e "${blue}install\t${default}i |Install the server."
|
|
echo -e "${blue}install\t${default}i |Install the server."
|
|
@@ -193,7 +187,6 @@ case "${getopt}" in
|
|
|
echo -e "${blue}monitor\t${default}m |Checks that the server is running."
|
|
echo -e "${blue}monitor\t${default}m |Checks that the server is running."
|
|
|
echo -e "${blue}test-alert\t${default}ta |Sends test alert."
|
|
echo -e "${blue}test-alert\t${default}ta |Sends test alert."
|
|
|
echo -e "${blue}details\t${default}dt |Displays useful infomation about the server."
|
|
echo -e "${blue}details\t${default}dt |Displays useful infomation about the server."
|
|
|
- echo -e "${blue}postdetails\t${default}pd | Post stripped details to pastebin (for support)"
|
|
|
|
|
echo -e "${blue}backup\t${default}b |Create archive of the server."
|
|
echo -e "${blue}backup\t${default}b |Create archive of the server."
|
|
|
echo -e "${blue}console\t${default}c |Console allows you to access the live view of a server."
|
|
echo -e "${blue}console\t${default}c |Console allows you to access the live view of a server."
|
|
|
echo -e "${blue}debug\t${default}d |See the output of the server directly to your terminal."
|
|
echo -e "${blue}debug\t${default}d |See the output of the server directly to your terminal."
|
|
@@ -250,7 +243,6 @@ case "${getopt}" in
|
|
|
echo -e "${blue}monitor\t${default}m |Checks that the server is running."
|
|
echo -e "${blue}monitor\t${default}m |Checks that the server is running."
|
|
|
echo -e "${blue}test-alert\t${default}ta |Sends test alert."
|
|
echo -e "${blue}test-alert\t${default}ta |Sends test alert."
|
|
|
echo -e "${blue}details\t${default}dt |Displays useful information about the server."
|
|
echo -e "${blue}details\t${default}dt |Displays useful information about the server."
|
|
|
- echo -e "${blue}postdetails\t${default}pd | Post stripped details to pastebin (for support)"
|
|
|
|
|
echo -e "${blue}backup\t${default}b |Create archive of the server."
|
|
echo -e "${blue}backup\t${default}b |Create archive of the server."
|
|
|
echo -e "${blue}install\t${default}i |Install the server."
|
|
echo -e "${blue}install\t${default}i |Install the server."
|
|
|
} | column -s $'\t' -t
|
|
} | column -s $'\t' -t
|
|
@@ -319,7 +311,6 @@ case "${getopt}" in
|
|
|
echo -e "${blue}monitor\t${default}m |Checks that the server is running."
|
|
echo -e "${blue}monitor\t${default}m |Checks that the server is running."
|
|
|
echo -e "${blue}test-alert\t${default}ta |Sends test alert."
|
|
echo -e "${blue}test-alert\t${default}ta |Sends test alert."
|
|
|
echo -e "${blue}details\t${default}dt |Displays useful information about the server."
|
|
echo -e "${blue}details\t${default}dt |Displays useful information about the server."
|
|
|
- echo -e "${blue}postdetails\t${default}pd | Post stripped details to pastebin (for support)"
|
|
|
|
|
echo -e "${blue}backup\t${default}b |Create archive of the server."
|
|
echo -e "${blue}backup\t${default}b |Create archive of the server."
|
|
|
echo -e "${blue}console\t${default}c |Console allows you to access the live view of a server."
|
|
echo -e "${blue}console\t${default}c |Console allows you to access the live view of a server."
|
|
|
echo -e "${blue}debug\t${default}d |See the output of the server directly to your terminal."
|
|
echo -e "${blue}debug\t${default}d |See the output of the server directly to your terminal."
|
|
@@ -382,7 +373,6 @@ case "${getopt}" in
|
|
|
echo -e "${blue}monitor\t${default}m |Checks that the server is running."
|
|
echo -e "${blue}monitor\t${default}m |Checks that the server is running."
|
|
|
echo -e "${blue}test-alert\t${default}ta |Sends test alert."
|
|
echo -e "${blue}test-alert\t${default}ta |Sends test alert."
|
|
|
echo -e "${blue}details\t${default}dt |Displays useful information about the server."
|
|
echo -e "${blue}details\t${default}dt |Displays useful information about the server."
|
|
|
- echo -e "${blue}postdetails\t${default}pd | Post stripped details to pastebin (for support)"
|
|
|
|
|
echo -e "${blue}backup\t${default}b |Create archive of the server."
|
|
echo -e "${blue}backup\t${default}b |Create archive of the server."
|
|
|
echo -e "${blue}console\t${default}c |Console allows you to access the live view of a server."
|
|
echo -e "${blue}console\t${default}c |Console allows you to access the live view of a server."
|
|
|
echo -e "${blue}debug\t${default}d |See the output of the server directly to your terminal."
|
|
echo -e "${blue}debug\t${default}d |See the output of the server directly to your terminal."
|
|
@@ -456,7 +446,6 @@ case "${getopt}" in
|
|
|
echo -e "${blue}monitor\t${default}m |Checks that the server is running."
|
|
echo -e "${blue}monitor\t${default}m |Checks that the server is running."
|
|
|
echo -e "${blue}test-alert\t${default}ta |Sends test alert."
|
|
echo -e "${blue}test-alert\t${default}ta |Sends test alert."
|
|
|
echo -e "${blue}details\t${default}dt |Displays useful information about the server."
|
|
echo -e "${blue}details\t${default}dt |Displays useful information about the server."
|
|
|
- echo -e "${blue}postdetails\t${default}pd | Post stripped details to pastebin (for support)"
|
|
|
|
|
echo -e "${blue}backup\t${default}b |Create archive of the server."
|
|
echo -e "${blue}backup\t${default}b |Create archive of the server."
|
|
|
echo -e "${blue}console\t${default}c |Console allows you to access the live view of a server."
|
|
echo -e "${blue}console\t${default}c |Console allows you to access the live view of a server."
|
|
|
echo -e "${blue}debug\t${default}d |See the output of the server directly to your terminal."
|
|
echo -e "${blue}debug\t${default}d |See the output of the server directly to your terminal."
|
|
@@ -522,7 +511,6 @@ case "${getopt}" in
|
|
|
echo -e "${blue}monitor\t${default}m |Checks that the server is running."
|
|
echo -e "${blue}monitor\t${default}m |Checks that the server is running."
|
|
|
echo -e "${blue}test-alert\t${default}ta |Sends test alert."
|
|
echo -e "${blue}test-alert\t${default}ta |Sends test alert."
|
|
|
echo -e "${blue}details\t${default}dt |Displays useful information about the server."
|
|
echo -e "${blue}details\t${default}dt |Displays useful information about the server."
|
|
|
- echo -e "${blue}postdetails\t${default}pd | Post stripped details to pastebin (for support)"
|
|
|
|
|
echo -e "${blue}backup\t${default}b |Create archive of the server."
|
|
echo -e "${blue}backup\t${default}b |Create archive of the server."
|
|
|
echo -e "${blue}console\t${default}c |Console allows you to access the live view of a server."
|
|
echo -e "${blue}console\t${default}c |Console allows you to access the live view of a server."
|
|
|
echo -e "${blue}debug\t${default}d |See the output of the server directly to your terminal."
|
|
echo -e "${blue}debug\t${default}d |See the output of the server directly to your terminal."
|
|
@@ -553,4 +541,4 @@ elif [ "${engine}" == "unreal" ]; then
|
|
|
else
|
|
else
|
|
|
fn_getopt_generic
|
|
fn_getopt_generic
|
|
|
fi
|
|
fi
|
|
|
-core_exit.sh
|
|
|
|
|
|
|
+core_exit.sh
|