Kill Tags

Discussion in 'Archived: Plugin Requests' started by killerbigmacs, May 15, 2014.

  1. Offline

    killerbigmacs

    Name: Kill tags

    Description: Players kills show on their tag [Compatible with GroupManager/PEX] It would add the tag in front of their PEX/GM Prefix and update on a configurable amount of time

    Commands:
    /kt reload

    Permissions:
    kt.enable [True by default]
    Example:
    [​IMG]
    http://imgur.com/08waq0w

    Example Config:

    Kill_Tags:
    Tag: &7[&4K:{kills}&7]
    Update_Time: 5 [In Seconds]
    Stat_Shown: {KD} [Options are {KD} Kill to death ratio as the percentage or {KILLS} which would show the kills they have
     
  2. Offline

    killerbigmacs

  3. Offline

    killerbigmacs

  4. Offline

    AronTheGamer

    You mean like:

    <Builder {Player} {Kills}>

    And do you mean a kill/death-ratio or what?
     
  5. Offline

    killerbigmacs

    AronTheGamer
    It would show the number of kills they have then the rank they have in the example 12 kills and default rank
    It would be able to be define in the config as {KD} or {KILLS}
     
  6. Offline

    killerbigmacs

  7. Offline

    killerbigmacs

  8. Offline

    MCMatters

  9. Offline

    killerbigmacs

  10. Offline

    MCMatters

  11. Offline

    killerbigmacs

  12. Offline

    MCMatters

  13. Offline

    killerbigmacs

  14. Offline

    MCMatters

    k

    i can either make it compatible with pex or gm

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jun 8, 2016
  15. Offline

    killerbigmacs

  16. Online

    timtower Administrator Administrator Moderator

    Vault also works with this
     
  17. Offline

    Necrodoom

    This is chat plugin related, not permission plugin.
     
  18. Offline

    killerbigmacs

  19. Offline

    Onlineids

  20. Offline

    Protophite

    I'm confused, at first you want the amount of kills a players has then you want their kill/death ratio. Which one do you want? killerbigmacs
     
  21. Offline

    killerbigmacs

    I stated I wanted the option to have both, but if needed I would prefer kills
     
  22. Offline

    renaud444

    This would be a VERY simple plugin to create, you'd just have to create the stat tracker, which MUST use the player's UUID, because if a player changes his/her name, their stats will be reset ingame. The stat tracker would be easily done in yml format, but more efficient would probably be a seperate object for each player, and a list of the objects. The object has kills, deaths, and a method to calculate K/D Ratio. When a player joins the server, make a new object, and retrieve the stats via the storage method chosen, when the player leaves or when the plugin is disabled, save the stats of the player that left, or all players when the server disables to the storage. When a player chats, just display the stats, and the messages can be configured through YML config.
     
  23. Offline

    killerbigmacs

    MCMatters I still need this plugin, so please tell me of you are still going to make this. If not I would like someone else to. Bump
     
  24. Offline

    MCMatters

    i never said I would make this, but ill do it when I get back from dinner
     
  25. Offline

    killerbigmacs

    MCMatters Thanks for doing it, I would like to know your progress
     
  26. Offline

    MCMatters

    killerbigmacs I made It so it shows overall stats and support both tags
     
  27. Offline

    killerbigmacs

    Its been so long, Im sorry. but from your comment it seems like you have it done? If so may I have a link?

    MCMatters

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jun 8, 2016

Share This Page