
https://www.mcfoxcraft.com/api/openapi.json -> API Docs
https://www.mcfoxcraft.com/api/web/search?query={username} -> PlayerSearch Class
https://www.mcfoxcraft.com/api/web/player?uuid={uuid} -> PlayerStatistics Class
https://www.mcfoxcraft.com/api/skin?uuid={uuid}&format={format} -> PlayerSkin Class
https://www.mcfoxcraft.com/api/web/leaderboard?server={gamemode}&period={time_period} -> Statistics on specified server in specified time period
https://www.mcfoxcraft.com/api/web/leaderboards -> Leaderboards Metadata for API

add event server to gamemodes and needed handling (betterfoxcraft)