hypicle
v1.1.4
Published
Hypixel API Client
Downloads
250
Readme
Features
- Player Stats and Data: Detailed statistics and data for players.
- Lobby Player Counts: Real-time information on lobby player numbers.
- Leaderboard Insights: Valuable insights into top players across game modes.
- Punishment Statistics: Statistics on player bans by staff and watchdog.
- Active Boosters: Get the latest information on active server boosters.
Installation
$ npm install hypicle@latest
Quick Start
import { Hypicle } from 'hypicle';
const client = new Hypicle('YOUR_API_KEY');
Full Documentation
See full documentation here.
Examples
See some examples here.
License
This project is under the MIT License.
Additional Resources
- Official Hypixel API Docs: Detailed API documentation for endpoint information, parameters, and response formats.