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

### Describe the problem The error is in this file: [2024-08-23-output.log.txt](https://github.com/user-attachments/files/16730377/2024-08-23-output.log.txt) Basically it errors out while trying to spin up for the first time. ### Container definition ``` services: mc:...

discussion

### Describe the problem My ATM10 server is trying to load the mod "lighty" which it shouldn't, hence causing a crash. I have put "lighty" in CF_EXCLUDE_MODS environmental variable, however...

discussion

### Describe the problem I run several docker vanilla Java servers in my house, and when I tried to access them today, they weren't running. After a bit of digging,...

discussion

### Describe the problem I was trying to setup a 1.7.10 server using bukkit but the server jar failed to download. It has changed to download.getbukkit.org ### Container definition ```...

bug

### Describe the problem In theory #2066 should have added the webp packages used by Dynmap for generating webp tiles, however it appears that for some reason the packages are...

discussion

[Requested in Discord](https://discord.com/channels/660567679458869252/1263612639259656303) > A lot of mods on older versions can be used on newer versions of Minecraft (i.e. 1.20.4 mod on 1.21 server). PrismLauncher has an option for...

enhancement

### Describe the problem "foamfix-for-minecraft"s slug has appeared to have changed to "foamfix-optimization-mod" which is forcing the container to exit. When I try to exclude foamfix-for-minecraft nothing changes. I attempted...

bug
status/needs triage

- Typically a user probably wants the latest release/build - Probably could be provided as a custom URL scheme like "github://" - For both, the last part of the URL...

enhancement

Sorry if this is a repeat question with all the mods, but I've tried removing/downgrading mods like allthewizard gear and sodium-extra but I can not get this server to work....

discussion

In this PR there is : - Removing some unused functions - A new logger system with colors - A Warning specific logger ( yellow ) - An Eroor specific...