Rcon Output Newline
Fixes rcon output by appending a newline.
Quick challenge
How far can you run before the mobs catch you?
Rotate your phone
Dino Mine is ready when your screen is landscape.
Minecraft check
Confirm your run
Complete the quick check to get your code.
Your code
Expires in 5 hours
Rcon Output Newline
Fixes https://bugs.mojang.com/browse/MC-7569 by adding a newline between lines in output.
Examples
Without mod:
``` > help .../give <targets> <item> [<count>]/help [<command>]/item (replace|modify)... ```
With mod:
``` > help ... /give <targets> <item> [<count>] /help [<command>] /item (replace|modify) ... ```