Hey, and thanks for reading in advance.
I’m helping a buddy out with his lookalike of the classic Outbreak Survival game. I’m currently attempting to create a leaderboard that showcases the top 20 players (sorted by stat sum) across all-time / every server / etc.
Would I need the messageservice to accomplish this, or would I just store data one player at a time until I hit 20 entries and then swap out as needed?