Back to Hytale Guides
    🎮Hytale Config Builder

    Config Builder

    Generate your Hytale server config.json file with an interactive builder. Customize settings and download your configuration.

    Quick Presets

    config.json Preview

    {
      "server": {
        "name": "My Hytale Server",
        "description": "Welcome to my Hytale server!",
        "maxPlayers": 16
      },
      "network": {
        "port": 5520,
        "bindAddress": "0.0.0.0"
      },
      "access": {
        "whitelist": false
      },
      "world": {
        "name": "world"
      }
    }

    Quick Start

    1. 1. Download the config.json file
    2. 2. Place it in your Hytale server directory
    3. 3. Start the server with: java -jar HytaleServer.jar --assets Assets.zip
    4. 4. Authenticate with /auth login device