itzg/docker-minecraft-bedrock-server

Add support for importing local mcworld files

开放

#585 创建于 2025年12月21日

 (6 条评论) (0 个反应) (0 位负责人)Shell (295 个派生)github user discovery
enhancementhelp wanted

仓库指标

星标
 (1,793 个星标)
PR 合并指标
 (平均合并 5小时 13分钟) (30 天内合并 10 个 PR)

描述

  • 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

贡献者指南