Skip to content

Update Query Config doc #60

@clovertortoise

Description

@clovertortoise

I've searched existing issues and couldn't find a duplicate.

  • I confirm this is not a duplicate.

Is your feature request related to a problem? Please describe.

I noticed the docs specify the query port as an optional Integer, but the binary expects a String instead:

[query]
Docs: port = 12345
Default toml: address = "0.0.0.0:25565"

Describe the solution you'd like

Update the query config docs to list address as a string value, matching the latest default configuration.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions