Your Game Server Command Center
The FREAKHOSTING Game Panel Dashboard is the first screen you see after selecting a server at games.freakhosting.com. Think of it as mission control for your game server — power controls, real-time resource stats, server details, SFTP credentials, and quick access to every management tool — all on a single page. Let us walk through exactly what you will find here and how to make the most of it.Difficulty
Beginner
Time
5 Minutes
The Top Navigation Bar
The navigation bar runs across the top of every page in the panel and stays visible no matter where you are. Here is what you will find:- FREAKHOSTING Logo — On the far left. Click it to return to the main server list from anywhere.
- Server Selector Dropdown — Just to the right of the logo, this dropdown displays your currently selected server (for example, “Server Ts test”). Click it to instantly switch between your game servers without navigating back to the list.
- Discord Link — On the right side of the bar. Takes you directly to the FREAKHOSTING community Discord server where you can get help, share tips, and stay updated.
- Account Link with Avatar — The rightmost item. Click your avatar to access account settings, change your password, or manage your profile.
Server Header and Status Bar
Directly below the top navigation, the server header gives you the most critical information about your currently selected server at a glance.Server Name and Status Badge
On the left side of the header, you will see your server name followed by a colored status badge:- Running (green badge) — Your server is online and accepting connections. This is the status you want to see.
- Offline (red badge) — Your server is not currently running. Use the power controls to start it.
- Starting — The server is in the process of booting up. Give it a moment.
- Stopping — The server is shutting down gracefully.
Connection Address
Next to the server name and status, you will find the IP address and port for your server displayed prominently — for example, 191.96.94.103:9987. This is the address players or clients use to connect to your server. You can click it to copy it to your clipboard for quick sharing.Resource Stats Bar
The header also displays three real-time resource gauges inline:| Resource | Example Display | What It Means |
|---|---|---|
| CPU | 0% / Unlimited | Current CPU usage against your allocation. Unlimited means no hard cap is set on your plan. |
| Memory | 0 GiB / Unlimited | Current RAM usage against your allocation. Shows actual consumption in real time. |
| Disk | 20.93 MiB / Unlimited | Total disk space used by your server files, including the game installation, configs, and world saves. |
When your plan shows Unlimited (displayed as an infinity symbol) for CPU, memory, or disk, it means FREAKHOSTING has not imposed a hard cap on that resource for your server type. You still share node resources with other servers, so be mindful of extremely heavy usage.
Power Controls
Directly below the server header, three power control buttons let you manage your server’s state:Start
Green button. Boots your server from an offline state. Click this when you want to bring your server online. The status badge will change from Offline (red) to Starting, then to Running (green) once the boot completes.
Restart
Dark button. Performs a graceful restart — the server stops and immediately starts again. Use this after configuration changes, mod updates, or if your server is acting sluggish. Players will be briefly disconnected.
Stop
Red outlined button. Sends a graceful shutdown signal to your server. The server will save its state and stop cleanly. Use this when you need to take the server offline for maintenance or extended downtime.
Navigation Tabs
Below the power controls, a row of navigation tabs gives you access to every management feature for your server. Here is what each tab contains:Primary Tabs
| Tab | What It Does |
|---|---|
| Dashboard | Returns you to this main overview page — your home base for the selected server |
| Console | Opens the live server console where you can view real-time output and type commands directly |
| Settings | Server configuration options including server name, description, and reinstall options |
| Activity | A chronological log of all actions performed on the server — who did what and when |
Management Dropdown
The Management dropdown expands to reveal these sections:| Section | What It Does |
|---|---|
| Files | A full file manager for browsing, editing, uploading, and downloading your server files — configs, plugins, mods, world saves, and more |
| Databases | Create and manage MySQL databases for plugins or mods that require database storage |
| Backups | Create, download, restore, and manage server backups. Essential before making big changes |
| Subdomains | Configure custom subdomains for your server if your plan supports it |
| Network | View and manage network allocations, ports, and IP assignments for your server |
| Importer | Import server files or configurations from external sources |
Configuration Dropdown
The Configuration dropdown provides these tools:| Section | What It Does |
|---|---|
| Schedules | Set up automated tasks like daily restarts, periodic backups, or timed commands. Think of it as cron jobs for your game server |
| Users | Manage sub-users who can access this specific server. Assign granular permissions so team members can help manage the server without full account access |
| Startup | View and edit startup parameters, command-line flags, and environment variables that control how your server launches |
Admin View
If you have administrative privileges, an Admin tab is also visible. This links to the Pterodactyl administration backend and is only shown to accounts with admin access.Dashboard Content Area
Below the navigation tabs, the dashboard is divided into several content sections that give you a comprehensive view of your server’s health.Banner Image
At the top of the content area, a banner image is displayed based on the type of game server you are running (for example, a Minecraft landscape banner for Minecraft servers). This is purely visual and helps you quickly identify the server type.Resource Usage Cards
Three resource monitoring cards sit below the banner, each with a teal-colored icon and clear labels:CPU Usage
Shows your current CPU consumption. When the server is offline, it displays Offline. When running, you will see a percentage value against your allocation (for example, “12% / Unlimited”). Useful for spotting performance bottlenecks during peak player activity.
Memory Usage
Displays current RAM usage in real time. When offline, shows 0 Bytes. When running, it updates to show actual memory consumption (for example, “1.2 GiB / Unlimited”). If your server is lagging, check this card first — high memory usage is a common culprit.
Disk Usage
Shows total disk space consumed by your server files. For example, 20.93 MiB / Unlimited. This value persists even when the server is offline because your files remain on disk. Keep an eye on this if you have large world saves, many plugins, or frequent backups stored locally.
Server Information Panel
Below the resource cards, the Server Info panel provides essential technical details about your server:| Field | Example Value | What It Means |
|---|---|---|
| Status | Offline (red badge) or Running (green badge) | Current power state of your server |
| Uptime | Displays time since last start | How long the server has been running continuously. Resets when the server restarts or stops |
| Hostname | 94.103-de.freakhosting.com:9987 | The DNS hostname assigned to your server, including the port. Players can use this instead of the raw IP address |
| Server IP | 191.96.94.103 | The raw IPv4 address of the node your server is running on |
| Node ID | N20 | The internal identifier for the physical node hosting your server. Useful when communicating with support |
| Server ID | #41298f70 | Your server’s unique identifier within the panel. Reference this when opening support tickets for faster resolution |
The Hostname is often easier for players to remember than a raw IP address. Share the hostname (for example, 94.103-de.freakhosting.com:9987) with your community so they can connect even if the underlying IP ever changes.
SFTP Details Panel
The SFTP Details panel provides everything you need to connect to your server files via SFTP (Secure File Transfer Protocol). This is essential for uploading large files, bulk-editing configurations, or managing mods and plugins outside of the web-based file manager.| Field | Example Value |
|---|---|
| Server Address | sftp://n20.freakhosting.com:2022 |
| Username | freak0705.41298f70 |
Your SFTP password is the same password you use to log in to this panel. There is no separate SFTP password to remember. If you change your panel password, your SFTP password changes with it.
Connecting via SFTP
Get Your SFTP Credentials
Find the SFTP Details panel on your dashboard. Note the Server Address and Username displayed there.
Open Your SFTP Client
Use an SFTP client like FileZilla, WinSCP, or Cyberduck. Enter the server address, port (2022), your username, and your panel password.
sftp:// protocol, clicking this button will open the client and connect automatically.
Quick Actions from the Dashboard
You do not need to leave the dashboard for many common tasks. Here is what you can do right from this page:- Start, restart, or stop your server — The power buttons are always visible at the top of the dashboard. One click is all it takes.
- Check resource usage — Glance at the three resource cards to see if CPU, memory, or disk usage looks unusual. High values during peak play times are normal, but unexpected spikes when no one is online could indicate a problem.
- Copy your connection address — The IP:Port displayed in the server header can be copied and shared with players instantly.
- Grab SFTP credentials — The SFTP Details panel has everything you need to connect a file transfer client without navigating to any other page.
- Check server uptime — The Server Info panel shows how long your server has been running since its last start, helping you track stability.
Tips for Getting the Most Out of Your Dashboard
Monitor resource usage to prevent lag
Monitor resource usage to prevent lag
The three resource cards on the dashboard update in real time when your server is running. If players report lag, check the CPU Usage and Memory Usage cards first. Consistently high values (above 80-90%) suggest your server may need optimization — reducing view distance, limiting entities, or removing heavy plugins can help. If the resource cards regularly show high usage during normal player counts, consider upgrading your plan.
Use the hostname instead of the IP for player connections
Use the hostname instead of the IP for player connections
The Hostname in the Server Info panel (for example, 94.103-de.freakhosting.com:9987) is a DNS name that points to your server. Share this with your players instead of the raw IP address. If your server ever migrates to a different node, the hostname can be updated to point to the new IP, meaning your players do not need to change anything.
Set up scheduled restarts for stability
Set up scheduled restarts for stability
Game servers can accumulate memory leaks and temporary data over long run times. Head to Configuration > Schedules to set up automatic daily restarts during low-activity hours (for example, 4:00 AM). This keeps your server fresh and prevents the slow performance degradation that comes with extended uptime.
Create backups before making changes
Create backups before making changes
Before installing new mods, updating plugins, or editing configuration files, always create a backup first. Navigate to Management > Backups and click Create Backup. If something goes wrong, you can restore your server to the exact state it was in before the change. It takes less than a minute and can save you hours of frustration.
Use sub-users for team management
Use sub-users for team management
If you have moderators or co-admins helping you run your game server, set them up as sub-users under Configuration > Users. You can assign granular permissions so they can restart the server or manage files without having access to sensitive settings like startup parameters or network configuration. This is much safer than sharing your main account credentials.
Need Extra Help?
If you encounter any issues, our support team is ready to assist:- Live Chat: Quick assistance via our website.
- Support Ticket: Open a Ticket
- Discord: Join our Community
- Email: support@freakhosting.com
Last Updated: March 2026 | Game Panel Support: Dashboard navigation simplified.