Minesweeper
Requesting Minesweeper stats
Last updated
Was this helpful?
Requesting Minesweeper stats
Last updated
Was this helpful?
Requesting "all" season stats of a player costs {season-1} rate requests.
This action costs 0 rate requests and doesn't require authentication.
Get the Minesweeper stats of a player by their UUID or name.
All times are in Milliseconds.
If you want to get the average time, you need to divide the totalTime
by the wins
.
If you don't provide a specific season, the API will return the player's stats for the current season.
name or uuid of the player
deprecated
season number
Returns a list of the top Minesweeper players of a certain season.
If you don't provide a specific season, the API will return the top stats for the current season.
deprecated
season number
Resturns the sum of all games, wins and mines defused in Minesweeper.
If you don't provide a specific season, the API will return the sums of all seasons.
deprecated
season number or "all"