Skip to content

MiniMOTD 1.2.4

Choose a tag to compare

@jpenilla jpenilla released this 14 Jan 05:26
· 390 commits to master since this release
  • Revert usage of System.lineSeparator() and instead always use \n. Minecraft MOTDs always use \n for newlines, not the system dependent line separator.