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

But very important: keep supporting the original term. Could also log a warning if TYPE is also set. _Originally posted by @itzg in https://github.com/itzg/docker-minecraft-server/discussions/3114#discussioncomment-10996118_

documentation

### Enhancement Type Improve an existing feature ### Describe the enhancement From what I've noticed (and it could me being blind), there seems to be no clean way of updating...

enhancement

### Enhancement Type Improve an existing feature ### Describe the enhancement similar to DATAPACKS_FILE, a similar variable for auto downloaded mods may be nice. DATAPACKS_FILE has the neat function that...

enhancement

Rather than just derive the custom server jar name from the given URL path it should use mc-image-helper's `get` operation to output to /data directory and derive filename from attachment...

enhancement

vanillatweaks_file test failed with a 403 Disabled test in https://github.com/itzg/docker-minecraft-server/pull/3142 https://github.com/itzg/docker-minecraft-server/actions/runs/11758152976/job/32756197269?pr=3142 ``` [mc-image-helper] 17:33:43.066 ERROR : 'vanillatweaks' command failed. Version is 1.40.4 me.itzg.helpers.http.FailedRequestException: HTTP request of https://vanillatweaks.net/assets/server/zipcraftingtweaks.php failed with 403...

bug

### Enhancement Type A completely new feature ### Describe the enhancement add a variable to run rcon commands on player death: been trying to get a bash script to work,...

discussion

### Enhancement Type A completely new feature ### Describe the enhancement Currently, the only way to connect to the server and send commands is to use the rcon-cli that your...

enhancement

### Enhancement Type Improve an existing feature ### Describe the enhancement If an `AUTO_CURSEFORGE` pack is already install, encountering Curseforge API issues (403 / `Access to https://api.curseforge.com is forbidden or...

enhancement

Forge seems to be disallowing automated access to the crucial, first-step of Forge installation process ``` curl -fsSL https://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json curl: (56) The requested URL returned error: 403 ```

reason/upstream

### Describe the problem Hi all, I'm working on a project to evaluate LLM performance using Minecraft. While trying to export the saved structure, no matter how hard I try,...

discussion