docker-minecraft-server
docker-minecraft-server copied to clipboard
Docker image that provides a Minecraft Server that will automatically download selected version at startup
My Minecraft server worked with curseforge for up to 2 hours without any problems and suddenly my log only shows this error [init] Running as uid=1000 gid=1000 with /data as...
First of all, thank you for your work on this image - very useful and nicely developed. ### Describe the problem The issue I am facing: After changing modpack version...
### Enhancement Type Improve an existing feature ### Describe the enhancement I would like to set up a fabric 1.19.2 (just released) server this image and download mods from modrinth,...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 3.1.0 to 3.1.1. Release notes Sourced from docker/build-push-action's releases. v3.1.1 Fix GitHub token not passed with Git context if subdir defined by @crazy-max (#663) Replace deprecated fs.rmdir...
### Enhancement Type A completely new feature ### Describe the enhancement Add a new option that when set to true will delete the world folder on startup. Useful for minigame...
### Enhancement Type Improve an existing feature ### Describe the enhancement Keep java8-multiarch image tag but also tag it as java8 to avoid the stale version of java 8 that...
### Enhancement Type Improve an existing feature ### Describe the enhancement Exported Client modpacks use Manifest.json to communicate the modfiles that are used as well as forge version and minecraft...
### Enhancement Type New server type ### Describe the enhancement Add new server type https://github.com/Bloom-host/Petal as a Petal server. Performance fork of Purpur with async pathfinding and multi-threaded entity tracking.
### Describe the problem The Docker Container fails to start and keeps restarting over and over. From the logs it seems like the version lookup fails or rather the connection...
### Describe the problem I am attempting to launch a CURSEFORGE type container that is utilizing a fabric-based modpack. The modpack does not include a start script so I used...