loothost docs

Run your Minecraft server without guessing

Task guides for creating, joining, operating, recovering, and billing your loothost server.

Browse docs

Console and commands

Console streams the server log and sends commands to the running Minecraft process. Use it for startup errors, admin commands, saves, and quick recovery checks.

When to use Console

Find startup errors

Open Console after a restart to see missing mods, bad properties, world load errors, or plugin failures.

Run admin commands

Send commands directly without joining the server in-game.

Running commands

  1. Open the server and choose Console.
  2. Wait for the log stream to connect.
  3. Type the command without a leading slash.
  4. Press Send and watch the response in the log.

Useful commands

Command Use it for
listSee who is online.
save-allForce a world save before a risky change.
whitelist add SteveAllow a player when whitelist is on.
op SteveMake a player an operator.
deop SteveRemove operator access.
kick Steve reasonDisconnect a player without banning them.
ban Steve reasonBan a player account.
pardon SteveRemove a player ban.
ban-ip 203.0.113.10Ban an IP address.
pardon-ip 203.0.113.10Remove an IP ban.

Availability

Console only works when the server process can be reached. It is unavailable while a server is parked, suspended, still provisioning, or deleted.

If the console disconnects

Reload the page to reconnect. If the server itself stopped, open Overview and start it again, then return to Console.

Still stuck? Try Troubleshooting, or contact support.