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 Some launchers allow you to disable installed mods as a way to prevent it from being used and not...
### Enhancement Type Improve an existing feature ### Describe the enhancement EDIT : The feature already exists, [mentioned here](https://docker-minecraft-server.readthedocs.io/en/latest/types-and-platforms/server-types/bukkit-spigot/#build-from-source). I have edited the request considering it. Hello, Since download.getbukkit.org is...
Provide image-defaults for `CF_OVERRIDES_EXCLUSIONS` similar to existing support for `CF_EXCLUDE_MODS`. [Discussed in Discord](https://discord.com/channels/660567679458869252/660569641550217327/1302673181869608990) Could add a new section to https://github.com/itzg/docker-minecraft-server/blob/master/files/cf-exclude-include.json that gets processed by mc-image-helper.
### Enhancement Type Not sure ### Describe the enhancement Latest branch does not have the environmental variable config for HARDCORE parameter. This is something I can help add if needed....
### Enhancement Type Improve an existing feature ### Describe the enhancement When `online-mode=false` OPS and WHITELIST users that are not found using playerdb.co should have UUIDs generated offline using something...
### Describe the problem When start the minecraft server in docker container try to download data from https://playerdb.co/api/player/minecraft/%2Fdata%2Fops.json but this site drops 500 Internal Server Error ### Container definition ```...
### Enhancement Type Improve an existing feature ### Describe the enhancement It would be useful if `CF_EXCLUDE_MODS` and `CF_INCLUDE_MODS` could support the `@file` syntax, similar to how `CURSEFORGE_FILES: "@/extras/cf-mods.txt"` works....
### Enhancement Type Improve an existing feature ### Describe the enhancement Asked around in the Discord server whether it is possible to specify directory for `CURSEFORGE_FILES` was told that it...
Pulls in https://github.com/itzg/mc-image-helper/pull/557 To help debug https://github.com/itzg/docker-minecraft-server/issues/3435
### Describe the problem Neoforge currently has an outage which is preventing minecraft-server from starting. This is for an existing container that has been running fine until it decided to...