promotional bannermobile promotional banner

Nitrado Query

Exposes server information via an HTTP endpoint

File Details

nitrado-query-1.1.0

  • R
  • Jan 27, 2026
  • 20.20 KB
  • 532
  • Early Access

File Name

nitrado-query-1.1.0.jar

Supported Versions

  • Early Access

Highlights

Fixes

  • Adjusts for a breaking change in the upstream Hytale Server that removed the ProtocolHash and replaced it with a ProtocolCrc field
    • For backwards compatibility, ProtocoHash will for now remain included in the query response but set to the value of ProtocolCrc
  • Introduces a new Basic section in the JSON response intended for status pages and server lists
  • Exposes the game server connection address if configured in the plugin's config.json
  • Adds an HTML view for viewing query data in the browser

Automatically Generated Changelog

Below are the changes since 1.0.1.

What's Changed

Full Changelog: https://github.com/nitrado/hytale-plugin-query/compare/v1.0.1...v1.1.0