Configuring Your Server Settings

Every game server uses one or more configuration files to control how the server behaves. These files determine everything from the server name and game mode to player limits, passwords, and advanced gameplay settings.

Common Configuration Files

Minecraft – server.properties: This is the main configuration file for Minecraft servers. It controls settings like the server port, max players, difficulty, game mode, world seed, PvP toggle, and more.

FiveM – server.cfg: The primary configuration file for FiveM servers. It defines the server name, description, tags, resource list, convars, permissions, and license key.

Other Games: Most games use a similar structure. Common file names include server.cfg, settings.ini, GameUserSettings.ini, and similar. Check our game-specific guides for details.

How to Edit Configuration Files

Step 1: Open the File Manager

In the Pterodactyl panel, go to your server and click the File Manager tab.

Step 2: Locate the File

Navigate to the configuration file you want to edit. It is usually in the root directory or a config subfolder.

Step 3: Edit the File

Click on the file to open it in the built-in text editor. Make your changes carefully, following the syntax required by the game.

Step 4: Save and Restart

Click Save, then restart your server from the Console tab for the changes to take effect.

Warning:  Be careful with syntax when editing configuration files. A missing quote, bracket, or incorrect value can prevent your server from starting. If you are unsure about a setting, refer to the official documentation for the game or ask our support team.

 

Was this article helpful?