docker-minecraft-server icon indicating copy to clipboard operation
docker-minecraft-server copied to clipboard

Feature Request: latest optifine version

Open inputoutput1126 opened this issue 1 year ago • 4 comments

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.

inputoutput1126 avatar Jun 13 '23 16:06 inputoutput1126

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.

itzg avatar Jun 13 '23 17:06 itzg

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.

inputoutput1126 avatar Jun 13 '23 17:06 inputoutput1126

In that case, just pin the VERSION as described here

https://docker-minecraft-server.readthedocs.io/versions/minecraft/

itzg avatar Jun 13 '23 18:06 itzg

...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.

itzg avatar Jun 15 '23 20:06 itzg