docker-minecraft-server
docker-minecraft-server copied to clipboard
Feature Request: latest optifine version
Enhancement Type
Improve an existing feature
Describe the enhancement
as in title, it would be nice to have a version option that updates to latest version supported by optifine.
How are you getting optifine so far into the container? Also, optifine is a client-side mod, so I'm not sure why this would be a server-side, container concern.
I don't run optifine in the container, but running vanilla with version "latest" tends to update the server past the latest version of optifine, thus no optifine clients can connect to it.
In that case, just pin the VERSION
as described here
https://docker-minecraft-server.readthedocs.io/versions/minecraft/
...and just wanted to note that it is not feasible to query the latest Minecraft/Forge version supported by Optifine since they don't provide a web API to query for that.