Skip to main content
Module

x/bzfquery/bzfquery.ts>IBZFQuery

JavaScript/TypeScript version of bzfquery for Deno with no external dependencies. It can also be used as a library or from the command line.
Latest
interface IBZFQuery
import { type IBZFQuery } from "https://deno.land/x/bzfquery@v1.0.4/bzfquery.ts";

Server query data

Properties

style: GameStyle

Server game style

options: IGameOptions

Configuration options

teams: ITeam[]

Team info

players: IPlayer[]

All players

maxPlayerScore: number

Maximum allowed player score

maxTeamScore: number

Maximum allowed team score

maxPlayers: number

Maximum number of players

maxShots: number

Number of shots

timeLimit: number

Game time limit in deciseconds

elapsedTime: number

Game time passed in deciseconds

shake: false | { wins: number; timeout: number; }

Automatically drop bad flags