QueryHost
Documentation menu

API reference · interfaces

Interface: ProjectZomboidData

Generated from the QueryHost package public TypeScript contract.

Project Zomboid-specific data collected from A2S sources.

Properties

description?

readonly optional description?: string


mods?

readonly optional mods?: readonly string[]

Omitted when Rules is unavailable; empty means the server confirmed no mod IDs.


players?

readonly optional players?: readonly ProjectZomboidPlayer[]

Omitted when Player is unavailable; empty means the server confirmed no listed players.


pvp?

readonly optional pvp?: boolean