diff --git a/lgsm/functions/info_config.sh b/lgsm/functions/info_config.sh index ccf99dfe0..898191d34 100644 --- a/lgsm/functions/info_config.sh +++ b/lgsm/functions/info_config.sh @@ -64,7 +64,7 @@ fn_info_config_justcause3(){ # Not Set servername=${servername:-"NOT SET"} - serverdescription=${servername:-"NOT SET"} + serverdescription=${serverdescription:-"NOT SET"} serverpassword=${serverpassword:-"NOT SET"} maxplayers=${maxplayers=:-"0"} port=${port=:-"0"}