Skip to content

Data Directory

  • Directorydata/
    • DirectoryServer/
      • Directorybackups/ # Backups directory
        • Directoryarchive/ # Archived backups
          • [yyyy-MM-dd_HH-mm-ss].zip
        • [yyyy-MM-dd_HH-mm-ss].zip
      • DirectoryLicenses/ # Hytale Licenses
        • [license].xml|.html|.txt
      • Directorylogs/ # Logs directory
        • [yyyy-MM-dd_HH-mm-ss]_server.log
      • Directorymods/ # Mods directory
        • Directory[mod_name]/ # Mods configuration
        • [mod_name].jar
      • auth.enc # Encrypted authentication file for online mode
      • bans.json # Player bans
      • config.json # Server configuration
      • HytaleServer.jar # Hytale server jar
      • permissions.json # Player permissions
      • whitelist.json # Player whitelist
    • Directoryuniverse/ # Universe data
      • Directoryplayers/ # Player data
        • [uuid].json
      • Directoryworlds/ # Server worlds
        • Directorydefault/ # Default world
          • Directorychunks/ # World chunks
            • [region].bin
          • Directoryresources/ # World resources
            • [file].json
          • config.json
      • memories.json
    • Assets.zip
    • .game-version # Current game version generated by updater.sh
    • .hytale-downloader-credentials.json # Hytale downloader credentials
    • .machine-id # Machine-ID to identify the server installation