Counts Endpoint implementation
Hypixel API Endpoint: api.hypixel.net/counts
This endpoint returns Current Player Count Status.
Usage
Example:
const counts = await getCounts(client);
// result: 'Counts' interface with data
Other functions
This endpoint also implements game/lobby specific getters.
List of all getters:
getCounts- Get global active players count statisticsgetMainLobby- Get active players count statistics in Main LobbygetTournamentLobby- Get active players count statistics in Tournament LobbygetSMP- Get active players count statistics in SMP ServersgetLegacy- Get active players count statistics in Legacy GamesgetSkywars- Get active players count statistics in SkyWarsgetPit- Get active players count statistics in PitgetBuildBattle- Get active players count statistics in Build BattlegetReplay- Get active players count statistics in ReplaysgetWalls- Get active players count statistics in WallsgetSuperSmash- Get active players count statistics in Smash HeroesgetBedwars- Get active players count statistics in BedWarsgetArcade- Get active players count statistics in Arcade GamesgetMurderMystery- Get active players count statistics in Murder MysterygetUhc- Get active players count statistics in UHCgetWoolGames- Get active players count statistics in Wool WarsgetSpeedUhc- Get active players count statistics in Speed UHCgetHousing- Get active players count statistics in HousinggetDuels- Get active players count statistics in DuelsgetTntGames- Get active players count statistics in TNT GamesgetBattleground- Get active players count statistics in WarlordsgetSurvivalGames- Get active players count statistics in Survival GamesgetSkyblock- Get active players count statistics in SkyBlockgetPrototype- Get active players count statistics in Prototype GamesgetMCGO- Get active players count statistics in Cops and CrimsgetLimbo- Get active players count statistics in LimbogetIdle- Get active Idle players count statisticsgetQueue- Get active players count statistics in Queue