Possible to make loading process default?Not An Issue
Hi,

Is it possible to make the second lane with loading information default and the top title as it now is?

many people complaining about that it tooks long for loading and that they cant see the progress where the loading is.

Kind regards,
OxiniX
Not possible there are only labels.. Maybe you can add another line with \n but not sure.
Can't you just change your config from this : 

"Top Status": "<color=yellow>Welcome to my server ...</color>",
"Bottom Status": "<color=lightblue>Hope you have fun.</color>"

to

"Top Status": "<color=yellow>Welcome to my server .... </color>",
"Bottom Status": ""

That way, with no messages set, it will just show default loading information?
Locked automatically