docker-minecraft-server icon indicating copy to clipboard operation
docker-minecraft-server copied to clipboard

Docker image that provides a Minecraft Server that will automatically download selected version at startup

Results 243 docker-minecraft-server issues
Sort by recently updated
recently updated
newest added

I had the idea to add the server ``TYPE`` [Limbo](https://github.com/LOOHP/Limbo), because it's a standalone server (.jar) and not just any plugin etc. _I'm not sure if I understand the code...

enhancement
status/ready to test

### Describe the problem Does the container have wget installed? The modpack I downloaded must use wget to fetch the forge server jar. Here is the modpack's included ServerStart.sh: ```...

enhancement

### Enhancement Type New server type ### Describe the enhancement Currently, Modrinth mod packs are still in alpha, but as far as I can tell the format seems to be...

enhancement
keep

### Describe the problem I try to start a container with a map hosted on a ftp server but it fail to download the map. This commit (18d8aba) seems to...

enhancement

### Describe the problem Starting the container fails with: `'ERROR : 'get' command failed: Failed to download https://media.forgecdn.net/files/3806/247/Medieval+Minecraft+Server+Pack+%255bFABRIC%255d+v11.zip: status code: 404, reason phrase: Not Found'` When downloading via Browser/Curl/wget the...

bug
status/needs triage

### Enhancement Type Improve an existing feature ### Describe the enhancement Currently, the [variable replacement](https://github.com/itzg/docker-minecraft-server#replacing-variables-inside-configs) mechanism has no option to define defaults inline; this means all parameters you add become...

enhancement

### Enhancement Type Improve an existing feature ### Describe the enhancement Follow up to VERSION pinning done in https://github.com/itzg/docker-minecraft-server/pull/1555

enhancement

### Describe the problem Hello, since I tried to update to some newer Versions e.g 1.17* I am getting those errors in the logs. It seems like something is wrong,...

bug
status/needs triage

### Enhancement Type Improve an existing feature ### Describe the enhancement Currently, autopause starts with a template `/autopause/knockd-config.cfg` file and then substitutes SERVER_PORT and RCON_PORT in case they've been changed....

enhancement
help wanted
hacktoberfest

### Describe the problem After server restart, the server world files are corrupted. Everything works well while running pure Paper server without docker and also running same container on macOS...

reason/external
keep