Unique Player Count

Greetings,
I am struggling to find a way in which a board displays the number of UNIQUE players which join the game. And i mean a global leaderboard which would be constant on all servers irrespective of players joining a specific one.
I dont have much knowledge about DataStores but would appreciate someone’s brief help over this.
Thank you

You will have to use OrderedDataStore

Literal simple search does this

2 Likes