Using the Console
The console is a powerful tool that allows you to interact directly with your game server. It provides real-time output of your server's logs and allows you to send commands directly to the server.
Accessing the Console
To access the console, follow these steps:
- Log in to your GamePanel dashboard on the zedhosting.gg game hosting site.
- Navigate to the server you wish to manage.
- Click on the 'Console' tab.
Using the Console
Once you're in the console, you can view the real-time output of your server's logs. This can be useful for troubleshooting issues or monitoring the server's performance.
You can also send commands directly to the server. To do this, type your command into the input field at the bottom of the console and press 'Enter'.
# Example command
say "Hello, world!"
In this example, the say
command sends a message to all players on the server.
Important Notes
- Be careful when using the console, as certain commands can have significant effects on your server.
- If you're not sure what a command does, it's best to look it up before running it.
- The console only provides a real-time view of the server's logs. If you need to view older logs, you'll need to use the 'Log Viewer' feature.
In the next sections, we'll cover other features of the GamePanel dashboard, including the File Manager, Database creation and access, Scheduled Tasks, Backup and Restores, and Firewall.