Panel Guides

Console

How to use the live server console and send commands.

The console is your direct line to your game server. Watch real-time output and send commands without needing an external tool.

Using the Live Console

  1. Go to your server's Console tab
  2. The console displays live server output as it happens
  3. Type a command into the input field at the bottom and press Enter to send it

The console shows everything your server outputs — startup messages, player activity, errors, and more.

Need more screen space? Click the popup console button to open the console in a fullscreen window. This is useful when you need to monitor output while working on other parts of the panel.

Sending Commands

The command input works just like typing directly into your server's terminal. The exact commands available depend on your game:

GameExample Commands
Minecraft/say Hello, /op PlayerName, /whitelist add Player
ValheimCommon server management commands
Other gamesCheck your game's documentation for available commands

💡 Tip: You can scroll through the console output to review past messages. The console automatically scrolls to the bottom when new output arrives.

⚠️ Warning: Be careful with commands that modify world data or player permissions. There's no undo for most server commands.

How is this guide?

40% Off — Limited TimeGet your Panel Guides server todayInstant setup, DDoS protection, and 24/7 support included.
Get a Server

On this page