docker-minecraft-server
docker-minecraft-server copied to clipboard
Docker image that provides a Minecraft Server that will automatically download selected version at startup
### Enhancement Type A completely new feature ### Describe the enhancement After stopping the server, the container could delete downloaded server files for saving space when the server is not...
### Enhancement Type Improve an existing feature ### Describe the enhancement It is too tempting to set `RESOURCE_PACK` to a file situated on the server rather than a URL. As...
### Enhancement Type Improve an existing feature ### Describe the enhancement [Serialization Is Bad](https://github.com/dogboy21/serializationisbad) is attached to the JVM as a Java Agent, set via JVM arguments. It'd be nice...
https://docker-minecraft-server.readthedocs.io/en/latest/configuration/server-properties/#level-world-save-name The multiple containers and `-v` guidance is a bit confusing. Really should just say: make sure two or more containers are not using the same data volume...or maybe not...
### Enhancement Type Improve an existing feature ### Describe the enhancement Hello, That would be really nice if we could have something like `RCON_CMDS_STARTUP` for shell so that we could...
### Describe the problem Minecraft 1.4.7 with Forge Version 6.6.1.529 is not working. I get `itzg.helpers.errors.GenericException: Failed to locate forge installer ` Error. ### Container definition ``` Image: itzg/minecraft-server:java8-multiarch environment:...
### Enhancement Type Improve an existing feature ### Describe the enhancement Most modpacks on CurseForge have mods that require manual downloads, so what if there was another mode for the...
https://discord.com/channels/660567679458869252/660569641550217327/1130402051134857266
### Enhancement Type Improve an existing feature ### Describe the enhancement For datapacks, add the functionality to map a "datapacks" directory that would be automatically imported to the $WORLD/datapacks folder....
### Enhancement Type Improve an existing feature ### Describe the enhancement [Discussed in Discord](https://discord.com/channels/660567679458869252/660569755320844308/1129063858720481281) Make sure to output a message that the exit is delayed by the amount configured/defaulted.