Browse Source

Added Eco to telnet query

Daniel Gibbs 8 năm trước cách đây
mục cha
commit
d3edf19e92
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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