How to Edit Your Core Server Settings
Your Minecraft server's core settings are stored in server.properties. The Minecraft panel gives you a straightforward way to edit these without needing to use an FTP client directly.
Edit core server settings
- Log into the Minecraft panel.
- Open your server's control panel page.
- Click Files on the left side, then click Config Files.
- Click Server Settings to open the
server.propertieseditor. - Modify the settings as needed.
- Click Save when finished.
Common settings
| Setting | Description |
|---|---|
level-seed | Seed used to generate the world. See change level seed. |
white-list | Enables the server whitelist. See enable whitelist. |
gamemode | Default game mode for new players (survival, creative, adventure, spectator). |
difficulty | Server difficulty (peaceful, easy, normal, hard). |
max-players | Maximum number of players allowed on the server at once. |
pvp | Enables or disables player vs. player combat. |
Troubleshooting
Changes did not apply. Restart the server after saving. Some settings only take effect on the next start.
Config Files page shows no options. This can occur if the server has never started successfully and server.properties has not been created yet. Start the server once, let it fully load, then stop it and try again.