Hello! Awesome plugin!
We need similar plugin running on our server with several additional features
- “ID” “username” “score” “metadadta” in database
- Submit last score, not only best (maybe can select - last, best, max, min)
- Check “ID” with bool on exit (false if nothing in database by this ID)
- Check “username” with bool on exit (need for login system that players could not be in the leaderboard under the same username)
- Submit score by “ID”
- Get top 100 in leaderboard
- Get 100 around “ID”
Can you help me?