Skip to main content

What are Leaderboards?

Introduction​

Leaderboards allow you to create a ranking for your players.
They are composed of the 3 following concepts

Leaderboard​

The leaderboard object is a container that contains Seasons

Seasons​

Seasons are used to define periods where the scores are going to be registered for.
It is possible to create multiple seasons following each others.
If no season is defined for the current period, the leaderboard est considered as closed. Seasons contains one or multiple Buckets

Buckets​

Buckets allows you to define one or multiple groups of players, depending on the player's score.
Each Bucket has its own ranking system and scoring system.
Buckets can be used to create a similar effect as the League Of Legends Ranking system, where each Bucket represents a Player Rank (for example, a bucket for "Diamond", a bucket for "Gold", ...)