diff --git a/lgsm/functions/command_details.sh b/lgsm/functions/command_details.sh index b7a25b2d7..60f244407 100644 --- a/lgsm/functions/command_details.sh +++ b/lgsm/functions/command_details.sh @@ -402,10 +402,6 @@ fn_details_quakelive(){ fn_details_wolfensteinenemyterritory(){ echo -e "netstat -atunp | grep etded" echo -e "" - if [ -z "${port}" ]||[ -z "${rconport}" ]||[ -z "${statsport}" ]; then - echo -e "${red}ERROR!${default} Missing/commented ports in ${servercfg}." - echo -e "" - fi { echo -e "DESCRIPTION\tDIRECTION\tPORT\tPROTOCOL" echo -e "> Game\tINBOUND\t${port}\tudp"