Przeglądaj źródła

Added Eco to telnet query

Daniel Gibbs 8 lat temu
rodzic
commit
d3edf19e92
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      lgsm/functions/command_monitor.sh

+ 1 - 1
lgsm/functions/command_monitor.sh

@@ -186,7 +186,7 @@ if [ "${gamename}" == "Starbound" ]; then
 	if [ "${queryenabled}" == "true" ]; then
 		fn_monitor_query
 	fi
-elif [ "${gamename}" == "TeamSpeak 3" ]; then
+elif [ "${gamename}" == "TeamSpeak 3" ]||[ "${gamename}" == "Eco" ]; then
 	fn_monitor_query_telnet
 else
 	fn_monitor_query