itzg/docker-minecraft-bedrock-server

Add support for importing local mcworld files

オープン

#585 opened on 2025/12/21

 (6 件のコメント) (0 件のリアクション) (0 人の担当者)Shell (295 件のフォーク)github user discovery
enhancementhelp wanted

Repository metrics

Stars
 (1,793 個のスター)
PR merge metrics
 (平均マージ 5h 13m) (30d で 10 merged PRs)

説明

  • 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

コントリビューターガイド