itzg/docker-minecraft-bedrock-server
Add support for importing local mcworld files
開放
#585 建立於 2025年12月21日
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