Skip to content

Docs: fix env var for enabling query #3552

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

Merged
merged 1 commit into from
Jul 13, 2025
Merged

Conversation

gkeeth
Copy link
Contributor

@gkeeth gkeeth commented Jul 13, 2025

The docs referred to QUERY_PORT as the right env var for enabling query in the server properties, but as noted later in the docs that's for configuring the port for query (maps to the query.port server property), not for enabling/disabling query.

The correct env var to reference here is ENABLE_QUERY, I think. Ref https://github.com/itzg/docker-minecraft-server/blob/master/files/property-definitions.json#L12

Copy link
Owner

@itzg itzg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, that's indeed what it should have been.

@itzg itzg merged commit 1fd1e15 into itzg:master Jul 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants