Top PvPers

Discussion in 'Archived: Plugin Requests' started by Sinmaru, Jan 10, 2013.

  1. Offline

    Sinmaru

    Plugin category: Fun?
    Suggested name: TopPvpSigns

    What I want: I'd like to see a plugin that would give players a reward for there pvp abilities.
    But also adding a bit of character to the server. I propose making a plugin that can track a players kill to death ratio vs players counting his suicides but not death by mobs. The top pvpers names will automatically be displayed on signs setup by an OP. This helps promote pvp on pvp servers.

    Example:
    [TopPvpers]
    #1
    playername
    +5 str

    [TopPvpers] being the signs logo i guess or just something that lets players know what the sign represents.

    (#1) meaning that hes the top pvper.

    (playername) is self explanatory. This will be what changes automatically from the KDR profiles.

    (+5 Str) meaning he has 5 extra damage added to his attack. effects should be configurable. 3 at most or no limit. Possibly gives him a permission node for being top pvper. Possibilities could be endless with that.

    Maybe the player could also receive in game money for as log as he hold the 1# title. That money also being configurable. And set to receive in intervals

    Ideas for commands:
    /tps reset <player> - resets players kdr
    /tps delete <player> - deletes players kdr profile all together.
    /tps help - shows commands

    Ideas for permissions:
    toppvpers.sign.create - lets a player create a pvp sign/ default op
    toppvpers.sign.remove - lets a player destroy a pvp sign/ default op

    When I'd like it by: Whenever would be nice for anyones server.

    edited reason: More detail using templete that i didnt notice in read me lol.
     
  2. Offline

    minecrafterwork I steal plugins as my own

    Can you please edit your post using the Plugin Request Template, so we can see what exactly you need, it makes things much easier
     
  3. Offline

    kahlilnc

    BattleTracker
     
  4. Offline

    Sinmaru

  5. Offline

    45zeldafan

    This plugin allows your players to check their PvP Stats, the Top 5 PvPer's, or check other players stats. You can modify players stats in the config file. This plugin was made for me on request, but go ahead and use it! :D
    http://dev.bukkit.org/server-mods/killstats-v1-0/

    EDIT: Also when checking another players stats, or your own, You can check your Kills, Deaths, Current Killstreak and Kills/Death Ratio (KDR). I am off now to go to Starbucks




    You may want to use CommandHelper to make commands simpler. CommandHelper creates alias to already existing commands. An alias command is a command that when used, will cause the player to use the actual command, only if they have the permissions to that command. A suggestion would be to change /ks profile into /stats, or /ks top into /stats top, just to make it easier.
    http://dev.bukkit.org/server-mods/commandhelper/
     
  6. Offline

    Sinmaru

    thx I can use this instead :)
     
  7. Offline

    frash23

    You could use PvPstats and a MySQL database and make an online scoreboard. Really simple and quick to do.
     

Share This Page