Skip to content

Console & Logs

Live output

When a server is running, its stdout and stderr are streamed directly into the console panel. You'll see player joins, chat messages, warnings, and errors as they happen.

Sending commands

Type any command into the input field at the bottom and press Enter, it will be sent directly to the server's stdin.

Log files

Console output is automatically saved to logs/ inside each server folder. Filenames include a timestamp so you can review past sessions.

Color coding

  • Errors – red
  • Warnings – yellow
  • Player events – green
  • Normal output – white

Not affiliated with Mojang or Microsoft.