Top 10 list & player's position in the list

  • Welcome to skUnity!

    Welcome to skUnity! This is a forum where members of the Skript community can communicate and interact. Skript Resource Creators can post their Resources for all to see and use.

    If you haven't done so already, feel free to join our official Discord server to expand your level of interaction with the comminuty!

    Now, what are you waiting for? Join the community now!

Diego_420

Member
Apr 27, 2020
3
0
1
25
Category: Requests

Suggested name: Top List

Spigot/Skript Version: 2.2 dev#25

What I want:
I need a command that shows top 10 list (for example kills::%player%) and also player's position. So if player is not in the top 10 list, it will tell him he's twentieth for example. (so it will be - your position #20)

Ideas for commands:

Ideas for permissions:

When I'd like it by: asap thank u <3
 
Last edited:
oh, thanks

but how can i get the player's position? I don't get it - loop the list and stop the loop at player, but how?