Well I kind of want to be able to scan and index players and have a chat return with the player with the most of this variable. Such as If I want to say /checkkills, it would return the player with the most kills.
I tried using for (pl : players) but I couldn't get any farther from there. I realize it has to be on serverside and all and realize pl : players only scans the level.
Help is appreciated

.