[REQ] PvP Rewards

Discussion in 'Archived: Plugin Requests' started by TheElasticBand, Jul 9, 2011.

  1. Offline

    TheElasticBand

    Hello Bukkit,

    I run a Hard-Core PvP Server and I have thought of idea of a plugin that is like http://forums.bukkit.org/threads/econ-ecocreature-0-0-5b-pvm-e-rewards-740.9061/ but instead of killing NPCs and receiving awards you receive awards when you kill another player and you recieve Iconomy currency. For an Example when you kill another player the chat says "You have received 100 PvP Points" only to you. It's like the PvPReward plugin but in the PvPReward the killer take the money from the player that was killed. It should be similar to the WoW PvP system where you earn a set amount of honor points from each kill you get.

    If this is not possible I understand.

    Thank You
     
  2. Offline

    Celeo

    That's very possible. Are you looking for a set amount for a kill? (Bob kill Joe, Bob gets 100 coins. Joe kills Tim, Joe gets 100 coins.)

    Count this as "Stage 1" if you will. It gives players 100 iConomy currency for every PvP kill.

    http://dl.dropbox.com/u/11962432/PVPRewards.jar

    But that's all it does as of right now. I'll add more to it when you want more.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 17, 2016
  3. Offline

    TheElasticBand

    Thank You, but is it possible if you can make it so you can change the amount of coins you receive and be able to customize the text when people receive the coins in a config.yml file?
     
  4. Offline

    Celeo

    Absolutely. I'll add that now.

    Now you can configure the message and the monetary reward.

    The reward is under the node "reward". Just set that to an integer.
    The message is under the node "message".
    • The plugin will replace the character # if present to the reward (i.e. 100 coins).
    • If the message contains [A], the plugin will replace that with the name of the killer.
    • If the message contains , the plugin will replace that with the name of the killed player.
    An example message would be: "You have been given # coins for the death of ."
    If Bob killed Joe and the rewards was 100 coins, Bob would get the message "You have been given 100 coins for the death of Joe."

    http://dl.dropbox.com/u/11962432/PVPRewards.jar

    Is that what you were looking for?

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 17, 2016
  5. Offline

    TheElasticBand

    That is exactly what I needed. Thank you so much
     
  6. Offline

    m5k

    Hey, could you add the ability to set different amounts of money for each group via permissions?
     
  7. Offline

    GmK

Share This Page