Game Panel Sub-Users
Check out our article on Billing Contacts & Sub-Users!
A Game Panel Sub-User is able manage your server depending on the permissions you grant them. You invite them via email and they're able to create a WinterNode account without purchasing a server.
Adding a new Game Panel Sub-User
- Log into the
GCP and navigate to the "Management" -> "SubUsers" tab. - Click the "Create" button on the top right.
Fill out the email of the SubUser
They'll receive an email with a link asking them to setup an account if they don't already have one and informing them that they've been invited to access your server. We have more information on what that looks like for them in the Next Section called Game Panel Sub-User Verification.
Loading...Select the permissions you'd like the SubUser to have.
They're separated into dropdowns and each permission has a short description for what it allows the Sub User to do. You can then grant access to it by ticking the checkbox next to it if it's something you want them to do, or leave it empty if you don't. There's also a section dedicated to the specifics of each permission in the Securing a Game Panel Sub-Users account section.
- Click "Add New SubUser".
Game Panel Sub-User Verification
Entering the users email address and clicking the Add New Subuser button will send an email to the user and they will be added to the list of Sub-Users for that server.
Loading...
The user you invited will then receive emails similar to the ones shown below notifying them that they've been added to a new server and another instructing them on how to create an account if they haven't already.
Loading...
Loading...
If they already have an account then they’ll be able to log in and see the new server added to the My Servers tab on the Game Panel just as they’d see any other server.
If they don’t have an account then they’ll need to create one using the link or button provided in the email sent to them. Once they’ve created an account they’ll have access to the server you’ve invited them to. They will only need to create one account to access any number of servers they’ve been invited to using that email address.
Removing an existing Game Panel Sub-User
You can remove an existing Game Panel Sub-User from your server by following the steps below:
- Navigate to the
Subuserstab underManagmenton the server. Click the Delete icon next to their name.
Loading...Confirm that you want to delete this Sub-User by entering their email address.
Loading...
Removing a Sub-User will instantly revoke their access to your server!
Securing a Game Panel Sub-Users account
2 Factor Authentication
2-Factor authentication is an extra step added to logging into to an account that helps prevent unauthorized access. It's highly recommended for both the primary account and sub-users to all have 2FA enabled.
You can check if a Game Panel Sub-User has enabled 2-FA by looking at the Management -> Manage Users tab and checking the 2FA column. A closed green lock means they have enabled it and an open red lock means they have not.
Loading...
Loading...
You can find the 2FA setting under the security controls tab on your home page in the Game Panel. Once there you’ll find a box labeled 2-Factor Authentication with a button inside labeled Enable 2-Factor Authentication. Click that button to get your Authentication code and QR code.
Click the "2-Factor Authentication" tab and click "Enable 2-Factor Authentication".
Loading...Scan the QR code or enter the code into your Authenticator app.
You can scan the QR code using an app like Google Authenticator or Authy or you can enter the code manually into either of the two apps. You can also click the alphanumeric code to copy it into your clipboard.
cautionMake sure to save the alphanumeric code or QR code somewhere in a secure format. Good ways are in a private password manager or encrypted flash drive!
Loading...- Enter the numbers that your app provides into the "Token" field.
There are a lot of Authenticator apps with many different features, so you might want to try a few out or look at what’s provided by your phone already. If you save the code above then you’ll have no problem switching Authenticator apps!
Setting Permissions
Before you create a Game Panel Sub-User, you have the ability to restrict their access to your server by specifying the permissions they have. You can also change those permission after you create a Game Panel Sub-User by following the steps below:
- Open the Sub Users page of your server
- Select the permissions you want the user to have, using the list below as reference.
Some available permissions are not supported by WinterNode, you can find details about each perssion and it's support staus below.
Support OP Access
Permissions which are related to allowing support op access to this server.
Update
Toggle Support OP Access for this server in the Support tab.
Ability to grant WinterNode staff access to your server for assistance. The toggle is located under the Configuration -> advanced tab.
Control
Ability to grant WinterNode staff access to your server for assistance. The toggle is located under the
Configuration -> advancedtab.
Console
Allows the user to view the console logs for this server.
Ability to view the live console logs under the System -> Console tab. This is unrelated to any Console logs saved to a file or in the audit logs.
Run Commands
Allows the user to send commands to the console. If the user does not have stop or restart permissions they cannot send the application's stop command
Ability to run commands on the System -> Console tab. The stop command is defined in the game egg, IE for Minecraft it’s simply stop and without the stop permission the user will not be able to run it.
Start
Allows the user to start this server.
Ability to start the server by clicking the start button on the System -> Console tab.
Stop
Allows the user to stop this server.
Ability to use the Stop command and press the Stop button on the System -> Console tab.
Restart
Allows the user to restart this server.
Ability to to use the restart button on the System -> Console tab.
Subuser
Permissions which allow users to manage other subusers assigned to the server.
Read
Allows the user to list & inspect Sub-Users assigned to this server.
Ability to list other Sub-Users, their associated emails, and the permissions assigned to them, under the Management -> Subusers tab.
Update
Allows the user to edit permissions assigned to other subusers.
Ability to edit the permissions assigned to other Sub-Users by clicking on the Configure Permissions button on the Management -> Subusers tab.
Create
Allows the user to create additional subusers on this server.
Ability to create new Sub-Users on the Management -> Subusers tab.
Delete
Allows the user to delete other subusers on this server.
Ability to delete other Sub-Users by clicking the trash can icon next to them in the list on the Management -> Subusers tab.
Allocations
Permissions which allow the user to manage all assigned IP:Port's to this server.
Read
Allows the user to view all allocations assigned to this server. Users with any access to the server can always view the default allocation via the Details page.
Ability to view the port and IP allocations for the server on the Management -> Allocations tab. If you or the Sub-User need additional ports allocated see our page on Requesting Additional Ports.
Update
Allows the user to change the primary allocation.
Ability to change the primary port allocation which is used to display the connection address on your server list page and in the configuration for some server types. This can be accessed on the Management -> Allocations tab.
Startup Parameters
Permissions which allow users to manage the server's configuration.
Read
Allows the user to view the startup command and associated variables for this server.
Ability to view the Startup Command and Variables on the Configuration -> Startup Parameters tab.
Update
Allows the user to modify startup variables for this server.
Ability to edit the startup variables for the server under the Configuration -> Startup Parameters tab. If you need your Startup Command changed, please open a ticket with WinterNode staff and we’ll be happy to help!
Database
Permissions which allow users to manage MySQL databases for the server.
Read
Allows the user to view all databases associated with this server including the usernames and passwords for the databases.
Ability to view all data about and within databases associated with this server. Database details can be found under the Management -> Databases tab and the contents of Databases can be viewed with a software like HeidiSQL.
Reset Password
Allows the user to reset the passwords for databases.
Ability to reset the password for any database associated with this server under the Management -> Databases tab.
Create
Allows the user to create additional databases for this server.
Ability to create a new database in the Management -> Databases tab as long as the server has an open database allocation.
Delete
Allows the user to delete the databases from this server.
Ability to delete any existing database under the Management -> Databases tab.
File Manager
Permissions which allow users to manage the files stored on a server through the File Manager or the SFTP Server.
SFTP
Allows the user to connect to the SFTP server.
Ability to connect the server via SFTP using the credentials under the System -> SFTP Details tab.
The SFTP connection respects the other permissions within this group.
List
Allows the user to list all files & folders on this server but not view file contents.
Ability to list, but not view, folders and files under the Management -> File Management tab.
Read
Allows the user to view the contents of existing files.
Ability to view, but not edit or save, the contents of existing files by selecting them under the Management -> File Management tab.
Write
Allows the user to update the contents of existing files for this server.
Ability to update the contents of existing files on the server by uploading them directly, saving them using a file editor over SFTP, or the web editor on the Management -> File Manager tab.
Delete
Allows the user to delete files from this server in the file manager or SFTP.
Ability to delete existing files/folders on the server, either individually or in bulk, as seen on our Game Control Panel - The Basics page under the Management -> File Management tab.
Archive
Allows the user to compress files & folders in the file manager.
Ability to compress existing files/folders on the server, either individually or in bulk, as seen on our Game Control Panel - The Basics page under the Management -> File Management tab.
Git
Allows the user to use git actions (ie Cloning, Pulling).
Ability to use the git actions by using the ellipsis menu on the top right side of the Management -> File Management tab.
Schedule
Permissions which allow the user to create automatic tasks that run periodically on the server.
Read
Allows the user to list schedules & view a schedule's details including all of the assigned tasks.
Ability to view all schedules and associated tasks under the Configuration -> Startup Parameters tab.
Update
Allows the user to edit a schedule including all of the schedule's tasks. This will allow the user to remove individual tasks, but not delete the schedule itself.
Ability to edit a schedule as mentioned above under the Configuration -> Startup Parameters tab.
Create
Allows the user to create a new schedule.
Ability to create new schedules under the Configuration -> Startup Parameters tab.
Delete
Allows the user to delete schedules from this server.
Ability to delete any existing schedule associated with this server under the Configuration -> Startup Parameters tab.
Details
Permissions which allow the user to change the name that identifies the server in the panel.
Read
Allows the user to view this server details.
Ability to view the Server Details tab located at System -> Server Details.
Update
Allows the user to change this server name. This only allows the user to change the name the server is named in the panel, not in-game.
Ability to edit the Server Name parameter on the System -> Server Details tab.
Audit Log
Permissions which allow the user to inspect all actions going on for this server.
Read
Allows the user to view this server action logs. Note: This may contain information which could be locked behind other permissions.
Ability to view everything on the System -> Audit Logs tab.
Mod Manager
Permissions which allow the user to view & install one-click mods for this server.
This is an Unsupported Feature! To install individual mods please try the Plugin Manager or check out our page on Forge - Manual Modpack Installation
Read
Allows the user to view available one-click mods to install on this server.
Ability to view mods available for installation on the Tools -> Mod Manager tab.
This is an Unsupported Feature! To install individual mods please try the Plugin Manager or check out our page on Forge - Manual Modpack Installation
Update
Allows the user to install one-click mods on this server.
Ability to install mods listed on the Tools -> Mod Manager tab.
This is an Unsupported Feature! To install individual mods please try the Plugin Manager or check out our page on Forge - Manual Modpack Installation
Modpack Manager
Permissions which allow the user to install Minecraft Modpacks on this server.
Read
Allows the user to view which modpacks are available for installation on this server.
Ability to view available ModPacks on the Tools -> ModPack Manager tab.
Install
Allows the user to install a modpack on this server.
Ability to install ModPacks listed on the Tools -> Mod Manager tab.
Plugin Manager
Permissions which allow the user to install Minecraft Plugins on this server.
Read
Allows the user to view which plugins are available for installation on this server.
Ability to view available Plugins on the Tools -> Plugin Manager tab.
Update
Allows the user to install a plugin on this server.
Ability to install Plugins listed on the Tools -> Plugin Manager tab.
Health Monitor
Permissions which allow the user to use the manage the Health Monitor for this server.
Read
Allows the user to view the status of server's Health Monitor.
Ability to view the current state of the server’s health monitor setting under the Configuration -> Server Actions tab.
Update
Allows the user to toggle the server's Health Monitor status.
Ability to toggle the current state of the server’s health monitor setting under the Configuration -> Server Actions tab.
Reinstall
Permissions which allow the user to trigger a re-installation for this server.
Update
Allows the user to reinstall this server.
Ability to install, or reinstall, the server on the Configuration -> Server Actions tab.

