How to Use the Config Editor on Your Minecraft Server

Edit server.properties, spigot.yml, paper-global.yml, and other config files using the visual Config Editor in the XGamingServer panel.

The Config Editor provides a visual interface for editing your Minecraft server's configuration files. Instead of manually editing raw text files, you get labeled toggle switches, number inputs, and text fields for every setting.

Opening the Config Editor

Log in to the panel

Go to the XGamingServer panel and select your Minecraft server.

Open Configs

In the sidebar under CONFIG, click Configs.

Using the Config Editor

Select a config file

Use the config file dropdown at the top to choose which file to edit. Available files depend on your server software and may include:

FileServer Type
server.propertiesAll server types
spigot.ymlSpigot, Paper, Purpur
bukkit.ymlSpigot, Paper, Purpur
paper-global.ymlPaper, Purpur
paper-world-defaults.ymlPaper, Purpur
purpur.ymlPurpur

Find the setting you want

Use the search box to filter settings by name, or scroll through the two-column grid of config entries.

Change the value

Each setting uses the appropriate input type:

  • Boolean values (true/false) — Toggle switch
  • Numbers — Number input
  • Text — Text input

Save your changes

Click Save at the top of the page.

Restart your server

Go to the Console page and restart your server for changes to take effect.

Common Settings

Here are some frequently changed settings and where to find them:

SettingFileWhat It Controls
max-playersserver.propertiesMaximum player count
difficultyserver.propertiespeaceful, easy, normal, hard
pvpserver.propertiesEnable or disable PvP
spawn-protectionserver.propertiesRadius around spawn where only ops can build
view-distanceserver.propertiesChunk render distance
online-modeserver.propertiesRequire Mojang authentication
motdserver.propertiesServer message displayed in the server list
allow-flightserver.propertiesAllow flying (prevents kicks from anti-fly)

💡 Tip: For a full reference of every setting in server.properties, see our Configure Your Minecraft Server guide.

When to Use the Config Editor vs Files

Use CaseRecommended Method
Quick toggle or number changeConfig Editor — faster and less error-prone
Editing a file not in the dropdownFiles — open and edit the file directly
Bulk editing many settings at onceFiles — raw text editing is faster for large changes
Adding comments or custom formattingFiles — the Config Editor strips comments

Troubleshooting

  • "No configuration files are available" — Your server may not have generated config files yet. Start the server once and then check again.
  • "No matching keys found" — Your search term does not match any settings. Try a shorter search term.
  • Changes not taking effect — Make sure you clicked Save and then restarted the server. Some settings require a full server restart, not just a reload.

How is this guide?

40% Off — Limited TimeGet your Minecraft server todayInstant setup, DDoS protection, and 24/7 support included.
Get a Server

On this page