ETsneak Posted January 30, 2015 Share Posted January 30, 2015 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 "" Quote Link to comment Share on other sites More sharing options...
Zelly Posted January 30, 2015 Share Posted January 30, 2015 I think this has been the case a long time, and the usual way of dealing with it is putting spaces in the first couple. Quote Link to comment Share on other sites More sharing options...
Aciz Posted January 30, 2015 Share Posted January 30, 2015 Yes, you need to put a space on an empty line. Quote Link to comment Share on other sites More sharing options...
ETsneak Posted January 30, 2015 Author Share Posted January 30, 2015 Being a bug for a long time doesn't stop it from being a bug. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.