VotingParty

Discussion in 'Plugin Requests' started by ckav11, May 31, 2016.

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

    ckav11

    Suggested name: VotingParty

    What I want: A plugin that will listen to votifier for events and will perform the specified commands on players once the server reaches a certain amount of votes. I would like to be able to have the option to set the rarity of the rewards that way some will be more common than others and vice versa. VoteParty, does not allow me to do that, it just allows me to specify the commands. Every configurable amount of votes the server has recieved, the players that have voted will recieve one of the random rewards that would be specified in the config.yml as stated previously.

    Ideas for commands: /vp reload | /vp reset | /vp start

    Ideas for permissions: votingparty.admin

    When I'd like it by: Next week.

    Edit: Could this hook into PlaceholderAPI so I can use this with Featherboard to show the voting statistics for the party?
     
    Last edited: May 31, 2016
  2. Offline

    tspierer2

    Tell us what the config will look like.
     
  3. Offline

    ckav11

    @tspierer2 This is what I imagine the config should look like.
    Code:
    VotesForParty: #Number of votes required for the party to start
    VoteToParticipate: True/False
    MaxRewardsPerPlayer: Number
      rewards:
          rewardname: #Name of reward
          rarity: #Chance in percent
          commands:#commands to be executed
          - command
          max_players: 0 #Maximum amount of players that can win reward. Set to 0 for no limit
     
  4. Offline

    tspierer2

    What do you mean by 'rarity'
     
  5. Offline

    ckav11

    Like the chance a player has of getting it
     
  6. Offline

    ckav11

    bump
     
  7. Offline

    ExoNeon

    I need this plugin!
     
  8. Offline

    kev6261337

    Have you done a google search on this?

    I've seen about 10 servers that aren't super big servers that have this exact plugin...

    [​IMG]
     
    Last edited: Jul 8, 2016
    Angel_ScarzXD likes this.
Thread Status:
Not open for further replies.

Share This Page