Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change server version #4

Open
DesertCookie opened this issue Feb 28, 2021 · 1 comment
Open

Change server version #4

DesertCookie opened this issue Feb 28, 2021 · 1 comment

Comments

@DesertCookie
Copy link

Since there's no way to set the server version via an environmental variable I tried copying the jar I wanted and renamed it to minecraft_server.jar. It gets overwritten with the 1.16.5 version though.

@binhex
Copy link
Owner

binhex commented Aug 31, 2021

two options for this:-

  1. specifically use the tagged version you want, see here for a list of tags:-https://registry.hub.docker.com/repository/docker/binhex/arch-minecraftserver/tags?page=1&ordering=last_updated
  2. specify the jar as CUSTOM_JAR_PATH, this will prevent the usage of the latest jar file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants