Jump to content

motd not appearing if lines aren't populated in order


ETsneak

Recommended Posts

This would output a working MOTD:

set server_motd0 "^7test blabla"
set server_motd1 "^7stuff"
set server_motd2 "^7aguhsdgshb"
set server_motd3 ""
set server_motd4 ""
set server_motd5 ""

Skipping lines in MOTD makes entire MOTD go blank when connecting to server:

set server_motd0 "^7test blabla"
set server_motd1 ""
set server_motd2 ""
set server_motd3 "^7stuff"
set server_motd4 "^7aguhsdgshb"
set server_motd5 ""
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...