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 Improve an existing feature ### Describe the enhancement I seem to remember there was a Java agent could expose JMX metrics via HTTP. There might be mods/plugins...
### Enhancement Type A completely new feature ### Describe the enhancement On reattachment, print the log to the console, and resume normal operation. So when you detach and reattach to...
### Enhancement Type A completely new feature ### Describe the enhancement As of now, Modrinth now allow the download of plugins for any Bukkit/Spigot/Paper server, which is awesome, and could...
### Describe the problem It crashes after about an hour or two of running. ### Container definition ``` docker run -d -it -p 25565:25565 -e EULA=TRUE -e GAMEMODE=creative -e ONLINE_MODE=FALSE...
### Describe the problem java8-multiarch, java17 both work well. Only Java8 raise the error bellow I also tried _vannilla_ and _paper_ core but still Not sure its a bug or...
### Describe the problem Helo when using the Java17 version or the latest version the arm 64 bits version does not start. Created with Kubernetes, repository https://github.com/HiltonWS/minecraft-server ### Container definition...
### Enhancement Type Improve an existing feature ### Describe the enhancement Since minecraft mods in my opinion do not follow very consistent version types (release, beta, alpha), it should be...
EssentialsX (aka resource ID 9089) breaks the normal spiget flow as discussed in this PR with the spiget maintainers: https://github.com/itzg/docker-minecraft-server/pull/982#issuecomment-889530186 I probably need to explicitly disallow that resource via `SPIGET_RESOURCE`....
### Describe the problem just reinstalled my minecraft fabric server to change to a new modpack, just get this error and it doesnt even generate the server files like 'config'...
### Enhancement Type Improve an existing feature ### Describe the enhancement The change in https://github.com/itzg/mc-monitor/issues/10 needs to be incorporated here, conditionally by version: https://github.com/itzg/docker-minecraft-server/blob/ef141af30b3f682d3377991cec8f6abb4007a486/files/auto/autopause-fcns.sh#L26 Mentioned [in Discord](https://discord.com/channels/660567679458869252/660569641550217327/1052403068148396173)