Game Control Panel
This guide will help you get started with using our panel regardless of what service you're managing. It will also be a good place to come back to if you don't remember how to something specific or just need a refresher on the features available.
How to log in
You can access your server on WinterNode using the Game Control Panel.
Once you have created your server, you will receive an email to create an account (check your Spam folder, if it’s not in your inbox).
It will generate a username and will use your email from the Client Area account.
In the email, you will have a button that will give you a form to set up your password for Game Control Panel account.
In the Game Control Panel sign in page, fill in your credentials and press Sign In
.
Alternatively, you can use your Client Area account to login into Game Control Panel by providing Client Area account credentials and pressing Sign In with SSO
.
If you're being asked for a 2FA code, this is because your account has 2FA (Two-factor authentication) enabled, this requires a second step where you need to import the 6-digit code given by the Authentication app you set up on your account.
If you lost the app or don't have the code, you can insert the backup 2FA code, otherwise, open a Client Area Ticket to try to resolve your problem.
Getting to know the Game Control Panel
Loading...
Once you log in, you will be prompted to the server list.
On top is the header. In the right top corner, you have:
- Announcements - Here you can view announcements from WinterNode.
- Notifications - Here you can view notifications about your servers.
- Logout - This will log you out from Game Control Panel.
- Account - Here you can manage your account details.
On the bar below, there is a navigation bar, allowing you to navigate to different areas of the panel. Some tabs have sub-tabs that show when you click and expand them.
Server List
The server list is located underneath the header and holds the list of servers accessed by your account.
Each server in that list will give you a preview of it:
The Go to Console button
, with an arrow pointing to the upper right, will open a new pop-out window with only the server's console, while the Manage
button, that looks like a wrench or spanner, will access the server to manage it.
Server Management
When you open a server, it will greet you with the server's console, server actions, and graph underneath.
The actions that are below the console have 4 self-explanatory options:
Start
- Starts the serverRestart
- Restarts the serverStop
- Stops the serverKill
- Kills the server, this will end the process, and you will lose unsaved data!
The graph on the bottom shows live CPU and memory usage.
On the navigation bar in the header, there will be new tabs for setting up the server which we will guide through.
File Manager
The file manager is best used for quickly editing text based files or uploading small files. It's also the main location where you'll interact with your files to Compress or Decompress them. To make the most out of your server it's important to understand what the File Manager can do for you, and what it can't. You'll find some walk throughs of the main features of the File Manager below.
Locating the File Manager
The File Manager can be found under the Management tab as seen in the image to the right. Once there you'll be taken to your server root and should see the all of the files currently located on your server.
Loading...
Navigation
The File Manager displays the current file content of your server and allows you to navigate through the directories it contains. You can enter a Directory by clicking on it's name in the File Table located in the center of your screen. When you enter a Directory it will be added to the File Path at the top of the page as seen in the image to the right.
If you need to navigate back to the Directory above your current one, for example in the image to the right, the plugins Directory, you can select the ← <DIRECTORY>/
button at the top of the File Table.
Loading...
Loading...
If you need to navigate back to the Server Root at any time then you can select the ←
button at the far top of the File Table
. Your Server Root will always be /home/container
so you can double check your location using the file path at the top of the screen.
Editing a File
If you need to navigate back to the Server Root at any time then you can select the ←
button at the far top of the File Table
. Your Server Root will always be /home/container
so you can double check your location using the file path at the top of the screen.
To edit a file navigate to it in the File Table
and the click on it's name. If it's a file that can be edited as text then you'll be sent to a basic text editor. You can easily edit your file from here and use the save button on the bottom right of the window to save your file. Once you're done editing you can use the Return to File Manager
button to return to the directory that contained the file.
There are some QoL keyboard shortcuts that might make editing your files a little bit easier. You'll find a list of them below.
Shortcuts
Shortcut | Action |
---|---|
CTRL+SHIFT+D | Duplicates the current line to the line below. |
CTRL+D | Deletes the current line. |
CTRL+A | Selects the entire file. |
CTRL+S | Saves the current contents of the file. |
CTRL+X | Removes the selected content from the file and places into your paste buffer. |
CTRL+V | Places the contents of your paste buffer at the text cursor position. |
CTRL+Z | Undoes the last action. Includes parts of typed text. |
CTRL+SHIFT+Z | Redoes the last action that was undone. |
Decompressing a compressed file
After uploading your compressed file to your server Using SFTP you need to decompress it by following the steps below.
- Locate the file you uploaded on the File Manager
- Click the 3 dots on the right side of your file
- Select Decompress
- Ensure that the files you wanted are now in the correct location!
Loading...
Compressing Folders and Files
Compressing a folder allows the folder to act as a single file and decreases it's size at the same time, while compressing an individual file will only decrease it size. In both cases, programs such as game servers, plugins, mods, or software won't be able to interact with the files or folders as they normally would, so being able to compress items is primarily useful to you as a user rather than the server.
You can use the web file manager to compress files/folders individually or in bulk.
You may find that the File Manager freezes or disconnects from the Daemon when creating large archives. This is normal and will not cause harm to a running server.
Compressing an individual file or folder
You can compress a single file or a folder containing multiple files by following the steps below.
- Locate the file or folder you want to compress
- Click on the ellipsis menu on the right side of the item
- Click the compress option
Loading...
Compressing multiple files or folders
You can compress multiple files/folders into one archive by following the steps below
- Locate the files/folders you want to compress.
- Select each file/folder using the check boxes on the left side of the items.
- Click the Orange
Compress
that appeared at the bottom of the webpage.
Loading...
After compression finishes you'll find a new file named archive
with a suffix for 4 randomly generated characters. For example, archive.15Ji.tar
Uploading a file
You can upload files directly from the File Manager by either dragging the file into the File List as you can see in the image to the right. The Web Based File Manager has an upload limit of 100mb, so if you need to upload a file that's larger than 100mb you need to use SFTP. If you're not sure how to use SFTP, then check out our Using SFTP page.
Loading...
Where's the Server IP Address?
Server IP Address can be found in Management → Allocations
. Or under the server’s name on your server list.
Loading...
Loading...
To connect to that IP address, use the IP Address for the IP and Port for the port.
To see other ports available on the server, go to the
Management → Allocations
tab.
Loading...
Related Articles
📄️ Creating a MySQL Database
We provide MySQL databases with our Game Servers that are managed through our Game Panel. You can follow the steps below to create a MySQL database.
📄️ Game Panel 2FA
2-Factor Authentication is an extra step added to logging into an account that helps prevent unauthorized access. When you log into your account you’ll be prompted to provide a token provided by an Authenticator application that’s cryptographically generated from a private code only shared between WinterNode and the Authenticator application.
📄️ Game Panel Sub-Users
You can find information on how to setup and use Billing Contacts and Billing Sub-Users on our Billing Contacts & Sub-Users Page article!
📄️ Getting an API Key
An API Key can be used to interact with the Game Panel API and automate most of the tasks you're able to do manually using the Game Control Panel (GCP). Every request you send to the API will need to be authorized using an API key, most often the same API Key for one project.
📄️ Manual Backup
We always recommend taking backups before performing any destructive work on your server, and sometimes making use of a tool like DriveBackupV2 is either unwieldy or impossible, but you can still make a manual backup using the archive function in the File Manager. We’ll be going over how to do exactly that here.
📄️ Renaming your Server
You may want to rename your server to something that is relevant to it’s purpose after upgrading from a Trial Server or after purchasing a new plan. Luckily, the process to do so is very simple. All you’ll need to do is navigate to your server on the Game Control Panel, and then use the side bar to get to the Server Details page under System → Server Details.
📄️ Using SFTP
The purpose of this guide is to provide our Game Server and Minecraft clients guidance for using an external FTP application to access SFTP. This enables clients to upload larger files and manage everything within their game server directory easily outside the panel.
📄️ Using the File Manager
The file manager is best used for quickly editing text based files or uploading small files. It's also the main location where you'll interact with your files to Compress or Decompress them. To make the most out of your server it's important to understand what the File Manager can do for you, and what it can't. You'll find some walk throughs of the main features of the File Manager below.
📄️ Using the Schedule Manager
The schedule manager is a powerful tool provided by our Game Panel that allows you to schedule events such as running a console command or power actions. You can find details about how to use and take full advantage of the Schedule Manager below.
📄️ Using the Sub-Domain Manager
You can set up a free subdomain for each of your services through our Game Panel. A subdomain allows you to share your server with your players without the use of a numerical IP, such as 111.111.111.111:25565, and gives you the freedom to change the IP in the future without having to share it again.