itzg/docker-minecraft-bedrock-server

Add support for importing local mcworld files

Open

#585 aperta il 21 dic 2025

Vedi su GitHub
 (6 commenti) (0 reazioni) (0 assegnatari)Shell (295 fork)github user discovery
enhancementhelp wanted

Metriche repository

Star
 (1793 star)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

  • 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

Guida contributor