Minesweeper
Requesting Minesweeper stats
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
The player has stats in that season.
The player doesn't have stats in that season.
Get the summed stats of all seasons of a player.
name or uuid of the player
deprecated
The player has Minesweeper stats.
The player doesn't have any Minesweeper stats.
Requesting "all" season stats of a player costs {season-1} rate requests.
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
OK
OK
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"
OK
OK
This action costs 0 rate requests and doesn't require authentication.
Last updated
Was this helpful?