[PLUGIN] EpicLeaderboard.com online leaderboards for UE5

Hello! Awesome plugin!

We need similar plugin running on our server with several additional features

  1. “ID” “username” “score” “metadadta” in database
  2. Submit last score, not only best (maybe can select - last, best, max, min)
  3. Check “ID” with bool on exit (false if nothing in database by this ID)
  4. Check “username” with bool on exit (need for login system that players could not be in the leaderboard under the same username)
  5. Submit score by “ID”
  6. Get top 100 in leaderboard
  7. Get 100 around “ID”

Can you help me?