1. Hi,

    I'm searching a plugin to show who are the 3 bests PVP players of the server
    For exemple I type "/top" in the chat and the result will be :
    Code:
    1. XXXXXXXXX with 20 kills
    2. XXXXXXXXX with 15 kills
    3. XXXXXXXXX with 20 kills
    Thanks ;)
     
  2. You asked for the three best, do you simply mean kill count or would you like to score the kills as well. e.g. 1 point for a kill, 2 points for headshot kill, 3 points for a eoka kill etc

    By adding these kinds of score modifiers you should be able to get a more accurate picture of who is the best on the server
    (I'm not sure if the player ranks mod has these kinds of point modifiers or is just a simple kill counter)
     
  3. I only need a kill counter
     
  4. PlayerRanks will do it. The command is /pr pvpkills although it'd be easy to customise.

    The default may be top5, I can't remember, but config lets you change it to 3 or whatever.