Hello, I'm migrating my composed servers to this application for easier management and it's working great except for one small issue;
I can't use multi-line MOTDs anymore, even when removing the MOTD key in the container manager and editing server.properties via SSH or Shares it converts any \n to \\n so the formatting in the in-game server browser breaks, is there some special Unraid specific formatting I should be using or does it just not work?
The image below shows the MOTD variable in Unraid and what that converts to in server.properties, color, typeface and special character formatting still works (as shown in the second image), it's just that the backslash seems to be causing a problem:
(It's supposed to be styled like an SSH output when running the "tree" command)