Edit Minecraft server configuration on the Game Panel

View as Markdown

Edit your Minecraft server settings on the Game Panel including game mode, difficulty, and advanced server.properties options.

Objective

The Game Panel exposes the Minecraft server configuration directly in the UI. Basic options such as game mode and difficulty are available through a graphical form, and advanced settings let you edit server.properties directly for full control.

This guide explains how to edit Minecraft server configuration on the Game Panel.

Requirements

Instructions

Step 1 โ€” Open the server settings

From the main Game Panel page, locate the Minecraft server you want to configure. In the Management column, click Settings.

Minecraft server with Settings button highlighted

Step 2 โ€” Open the Game Config tab

In the Server Settings panel, select Game Config in the left sidebar.

Game Config tab in the Server Settings panel

Step 3 โ€” Configure your game

The Game Configuration section lets you manage the main settings of your Minecraft server through the following tabs:

  • Server Settings: edit the game settings as well as the Minecraft version used by your server.
  • Plugins/Mods: upload and manage your plugins and mods to customise the gameplay experience. This feature is only available for PaperMC, Fabric, and NeoForge server types.
  • Operators: add or remove operators (OP) to manage the server's administration rights.
  • Whitelist: enable or disable the whitelist, then add or remove players allowed to join the server. Administrators can always connect to the server, even if the whitelist is enabled and they are not on it.
  • Player Bans: ban players to prevent them from accessing the server.
  • IP Bans: ban IP addresses to block any connection from them. You can also enter a player's name, provided they are connected at the time of the operation; their IP address is then the one that gets banned.

Step 4 โ€” Edit advanced settings

The Advanced Configuration section gives you direct access to the server.properties file, providing more control than the basic UI options.

Advanced Configuration section showing server.properties editor
Info

For the full list of server.properties keys with descriptions, default values, and accepted ranges, refer to the official Minecraft Wiki page on server.properties.

Common keys you may want to adjust:

KeyDescriptionDefault
gamemodeDefault game mode (survival, creative, adventure, spectator)survival
difficultyServer difficulty (peaceful, easy, normal, hard)easy
max-playersMaximum number of concurrent players20
motdMessage displayed in the server listA Minecraft Server
online-modeRestricts joining to authenticated Minecraft accountstrue
view-distanceServer-side render distance in chunks (3โ€“32)10
simulation-distanceEntity update distance in chunks (3โ€“32)10
white-listRestricts connections to whitelisted playersfalse
hardcoreEnables hardcore modefalse
pvpEnables player-versus-player damagetrue
Warning

Some keys (such as level-seed, level-type, generator-settings) only take effect when the world is generated. Changing them on an existing world has no effect.

Step 5 โ€” Save and restart

After saving your changes, restart the Minecraft server from the Game Panel for the new configuration to take effect.

Go further

Join our community of users.

Was this page helpful?