Properties
Readonly country
country: null | { emoji: string; image: string; name: string } = null
Readonly icon
icon: string = ''
Readonly ip
ip: string = ''
Readonly motd
motd: { clear: string; html: string } = ...
Type declaration
clear: string
html: string
Readonly players
players: { max: number; online: number } = ...
Type declaration
max: number
online: number
Readonly rating
rating: number = 0
Readonly title
title: string = ''
Readonly uptime
uptime: null | number = null
Readonly version
version: null | string = null
Server country