Console and commands
Console shows your server's live log and lets you send commands to it. Use it for startup errors, admin commands, saves, and quick checks.
When to use Console
Find startup errors
Open Console after a restart to see missing mods, bad settings, world load errors, or plugin failures.
Run admin commands
Send commands directly without joining the server in-game.
Running commands
- Open the server and choose Console.
- Wait for the log stream to connect.
- Type the command without a leading slash.
- Press Send and watch the response in the log.
Useful commands
| Command | Use it for |
|---|---|
list | See who is online. |
save-all | Force a world save before a risky change. |
whitelist add Steve | Allow a player when whitelist is on. |
op Steve | Make a player an operator. |
deop Steve | Remove operator access. |
kick Steve reason | Disconnect a player without banning them. |
ban Steve reason | Ban a player account. |
pardon Steve | Remove a player ban. |
ban-ip 203.0.113.10 | Ban an IP address. |
pardon-ip 203.0.113.10 | Remove an IP ban. |
Availability
Console works while your server is running. It is unavailable while a server is parked, suspended, still building, 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.