Ver Fonte

Added Eco to telnet query

Daniel Gibbs há 8 anos atrás
pai
commit
d3edf19e92
1 ficheiros alterados com 1 adições e 1 exclusões
  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