Survival games kill count plugin?

Discussion in 'Bukkit Help' started by KevinEssence, Jul 1, 2013.

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

    KevinEssence

    I've tried looking, maybe I missed it, but any plugins that allow ranks next to players name like a number saying there rank or kill amounts?
     
  2. Offline

    timtower Administrator Administrator Moderator

  3. Offline

    KevinEssence


    Sure this number.
    [​IMG]
     
  4. Offline

    wizzinangel

  5. Offline

    jacklin213

    This is included in survival games plugin , check your config

    Config.yml (open)
    Code:
    ###########################################################
    #######################  Stats ############################
    ###########################################################
     
     
    #Settings for the webstats. If enabled, stats
    #such as k/d record, wins, win streaks, kill
    #streaks, etc. will be saved.
     
     
    stats:
      enabled: false
      webserver:
        enabled: false
        port: 880
      points:
        kill: 10
        win: 100
        position: 7
        killstreak:
          base: 10
          multiplier: 2
      killstreak:
        level1: '&e{player}&7 got a Double Kill!'
        level2: '&e{player}&9 got a Multi Kill!'
        level3: '&e{player}&5 got an Ultra Kill!'
        level4: '&e{player}&4 got an Unbelievable Kill!'
        level5: '&e{player}&a&kii&4&l Unbelievable+!&a&kii'
    
     
  6. Offline

    TnT

    Moved to the correct forum.
     
  7. Offline

    noobface37


    I enabled the stats and the webserver, but it still doesn't show the prefix with the total kills! Please help!
     
  8. Offline

    rguz10

    Nice necro.
     
  9. Offline

    jacklin213

    Don't necro or hijack threads please , make your own and feel free to tag me
     
  10. Offline

    Jade

    Locked. Necro.
     
Thread Status:
Not open for further replies.

Share This Page