[Need Dev] killstreaks [my server only!]

Discussion in 'Archived: Plugin Requests' started by glordak, Nov 27, 2012.

?

do you want this plugin too

  1. yes

    3 vote(s)
    60.0%
  2. no

    2 vote(s)
    40.0%
  1. Offline

    glordak

    i want a special plugin for my pvp server,

    here are some details

    the Config.yml
    Code:
    ################################
    # KILLSTREAKS                                                #
    # V0.0.1                                                              #
    ################################
     
    overridepermissions: true
    resetafterdeath: true
     
    #keepksafterdeath: <this will allow the player to activate a unused ks after thair death
     
    Keepksafterdeath: true
     
    #supports @p to define the player witch it is activated by
     
    #  <name>:
    #    kills: <amount of kills in one streak needed to get this killsteak reward>
    #    - <the command activated when this killstreak reward has been activated by the /ks command>
    #    countdown: <use @b to broadcast the countdown. a timeout before recieving the killstreak>
    #    message: <a message that only the player recieves !WHEN! the killstreak has been unlocked>
    #    Broadcast: <a message broadcasted by the plugin when the killstreak has been activated, this can be disabled by ''>
     
    killstreaks:
        Ammo:
          Autocommand:
          - warp @p ammo
          kills: 2
          countdown: 2
          message: '&e you recieved the ammo, do /ks to activate'
          broadcast: ''
        thunderstrike:
          Autocommand:
          - warp @p thunderstrike
          kills: 4
          countdown: 2
          message: '&e you recieved a thunderstrike, do /ks to activate'
          broadcast: '&e @p :thunderstrike!'
        Missile:
          Autocommand:
          - warp @p missile
          kills: 9
          Countdown: 2
          message: '&e you recieved a missile, do /ks to activate'
          broadcast: '&e @p :missile!'
        Nuke:
          Autocommand:
          - warp @p nuke
          kills: 12
          countdown: @b 10
          message: '&e you recieved a NUKE!!!, do /ks to activate'
          broadcast: '&e @p :nuke!'
        

    as commands there are

    /killstreak (/ks as alias)
    /kills args args (arg 1 (set add remove keep)) (arg 2 (numbers 0-19000))

    permissions
    killstreaks.get (the possibility to get killstreaks)
    killstreaks.use (/ks)
    killstreaks.edit (/kills args args (arg 1 (set add remove keep)) (arg 2 (numbers 0-19000)))
     
  2. Offline

    lugtownpie

    Why didn't you post this in the plugin request forum???????
     
  3. Offline

    Butkicker12

    glordak Moved to plugin requests
     
  4. I like this idea....
    At least the concept....
    But far to busy, School, Homework, Coding other things.
    I may keep this in mind though.
     
  5. Offline

    drtshock

    Most developers would want to publish the plugin if they put the time into it and it would be worth other people having.
     
    lemon42 likes this.
  6. Offline

    1mpre55

    @Butkicker12 move back or do something else
    Because Plugin Requests forum forbids to request private plugins or hire developers.
     
  7. Offline

    seiterseiter1

    Yeah but its still a plugin request.
     
  8. Offline

    glordak

    ok cool
     
  9. Offline

    Sushi

    Learn Java
     
    zack6849 and 1mpre55 like this.
  10. Offline

    alkarin

    my plugin BattleTracker has kill streaks. do /pvp. to see all the stats. But ofc it wouldn't be private to your server as it's already released to the public.

    It also is lacking a lot of the features you want, so you might not want it at all, but it's out there.
     
  11. Offline

    glordak

    i want it the way i set up my config
     
  12. Offline

    jwnordquist

    Dont be expecting to get the plugin for free then, lol
     
    1mpre55 and chasechocolate like this.

Share This Page