Skip to content

@mcsb/schemas / Exports / HypixelPunishmentStatistics

Interface: HypixelPunishmentStatistics

Indexable

▪ [k: string]: unknown

Table of contents

Properties

Properties

staff_rollingDaily

Optional staff_rollingDaily: number

Defined in

types/HypixelPunishmentStatistics.d.ts:22


staff_total

Optional staff_total: number

Defined in

types/HypixelPunishmentStatistics.d.ts:23


success

success: true

Defined in

types/HypixelPunishmentStatistics.d.ts:24


watchdog_lastMinute

Optional watchdog_lastMinute: number

Defined in

types/HypixelPunishmentStatistics.d.ts:25


watchdog_rollingDaily

Optional watchdog_rollingDaily: number

Defined in

types/HypixelPunishmentStatistics.d.ts:26


watchdog_total

Optional watchdog_total: number

Defined in

types/HypixelPunishmentStatistics.d.ts:27

Released under the MIT License.