PvP Stats! [No Leaderboards]

Discussion in 'Plugin Requests' started by Crellian, Dec 11, 2014.

Thread Status:
Not open for further replies.
  1. Offline

    Crellian

    Plugin category: General/Fun

    Suggested name: EStats

    What I want: I would like a plugin that is basically just a normal stats plugin... But can hook into GroupManager

    ----------------------------------------------------------
    Player: namehere
    Rank: GroupManager Rank name here
    Kills: x
    Deaths: y
    KDR: x/y
    ---------------------------------------------------------
    Very simple (hopefully)
    I'd also like colors to be a thing here, like light gray for the bars, a pattern of light/dark green for statistic names

    Ideas for commands:
    - /
    stats - Shows stats
    - /stats [playername] - shows given player's stats
    - /stats reset [name] - (optional, but it would be nice to have a way to reset them)

    Ideas for permissions:
    -
    /stats - estats.stats
    - /stats [player] - estats.stats.others
    - /stats reset [player] - estats.admin

    When I'd like it by: Anytime, thanks for reading

    ALSO, if there is a plugin that can already hook into essentials like this, PLEASE LET ME KNOW! Thanks in advance c:
     
    GrandmaJam likes this.
  2. Offline

    timtower Administrator Administrator Moderator

  3. Offline

    Crellian

    @timtower This is great but missing the key component I was looking for :/
     
  4. Offline

    timtower Administrator Administrator Moderator

  5. Offline

    Crellian

    @timtower Hooks into GroupManager/other permission systems. I'd like to be able to see the player's rank in their statistics
     
  6. Offline

    cucci0

    I think this is what you need : http://dev.bukkit.org/bukkit-plugins/ib-reborn/
    Variables:

    1. <player> | The player name | S
    2. <rank> | The player's rank | S
    3. <statskills%> | The player's total kills on %(Replace % With either an entity name or "all") | I
    4. <statsdeaths%> | The player's total deaths by %(Replace % With either a cause or "all") | I

      (You need Stats( http://dev.bukkit.org/bukkit-plugins/lolmewnstats/ ) and Vault for this to work)
      I couldn't find a KDR variable without the plugin PvPLevels or SimpleClanns
    @Crellian
     
Thread Status:
Not open for further replies.

Share This Page