MiniMOTD 1.2.4
- Revert usage of
System.lineSeparator()and instead always use\n. Minecraft MOTDs always use\nfor newlines, not the system dependent line separator.
System.lineSeparator() and instead always use \n. Minecraft MOTDs always use \n for newlines, not the system dependent line separator.