itzg/docker-minecraft-bedrock-server

Add support for importing local mcworld files

Open

#585 geöffnet am 21. Dez. 2025

Auf GitHub ansehen
 (6 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Shell (295 Forks)github user discovery
enhancementhelp wanted

Repository-Metriken

Stars
 (1.793 Stars)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

  • Specified by user by an environment variable such as IMPORT_MCWORLD
  • Would be a container path to the file
  • Docs could suggest mounting a host directory to a container path such as /worlds
  • Contents of mcworld would be unzipped. If the resulting level directory already exists, skip the rest with a logged warning.
  • Identifies level name
  • Sets level name environment variable to be provided to properties file management

Contributor Guide