itzg/docker-minecraft-bedrock-server
Add support for importing local mcworld files
Aberta
#585 aberto em 21 de dez. de 2025
enhancementhelp wanted
Métricas do repositório
- Stars
- (1.793 estrelas)
- Métricas de merge de PR
- (Mesclagem média 5h 13m) (10 fundiu PRs em 30d)
Description
- 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