Daniel Gibbs %!s(int64=4) %!d(string=hai) anos
pai
achega
2c2a8f31a5
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      lgsm/functions/alert.sh

+ 1 - 1
lgsm/functions/alert.sh

@@ -105,7 +105,7 @@ alerticon="https://raw.githubusercontent.com/${githubuser}/${githubrepo}/${githu
 if [ "${querystatus}" != "0" ]; then
 	if [ -n "${maxplayers}" ]; then
 		alertplayerstitle="Maxplayers"
-		alertplayers="-${maxplayers}"
+		alertplayers="${maxplayers}"
 	fi
 else
 	if [ -n "${gdplayers}" ]&&[ -n "${gdmaxplayers}" ]; then