[REQ] Bob kills Joe, Bob gets 10$.

Discussion in 'Archived: Plugin Requests' started by MultiBana, Nov 29, 2011.

  1. Offline

    MultiBana

    No need in complicated systems, karma, outlaws, stealing.
    No need in config.
    No need in permission.

    Only when you kill someone, you get 10 iConomy money.
    As simple as it sounds.
    Oh and you get a message: "You got 10$ for killing {name}."
    Show Spoiler
    player.sendMessage(chatColor.GREEN + " You got " + chatColor.WHITE + "10 " + chatColor.GREEN + "Dollars for killing " + chatColor.WHITE + victims name)
     
  2. Offline

    dbizzzle

    @MultiBana I will look at the iConomy API, shouldn't be too hard.
     
  3. Offline

    MultiBana

    Thanks!
     
  4. Offline

    saul100

  5. Offline

    MultiBana

    ecoCreature is too complicated, takes a percent from the victim, duplicated amount of money, killstreaks, karma.
    I don't even want the killer to TAKE money FROM the victim.
    All i want is - Bob kills Joe, Bob gets 10$ NOT FROM JOE
     
  6. Offline

    Syd

    Not very safe against abuse...
     
  7. Offline

    Perdog

    Try this, haven't been able to test it, so it might not work .... It uses vault btw

    If there are any issues I'll look into them when I get home
     
  8. Offline

    dbizzzle

    @MultiBana Once I get home I will make one if @Perdog 's version doesn't work
     
  9. Offline

    MultiBana

    Thanks, can you make it?
    I can't test the plugin because none of my friends is online, ill test it later.
    Make it anyway, i really need that to my server!
     
  10. Offline

    dbizzzle

    @MultiBana Test Perdog's version first, it's just unnecessary to make it twice.
     
  11. Offline

    MultiBana

    Perdog's isnt working :(
    If you make it, can you make it with the 1.0.0 bukkit?
    And perdog forgot plugin.yml..
    BTW you better publish it if it will work, i saw tons of people looking for something like this!
     
  12. Offline

    dbizzzle

    @MultiBana Well I am a bit busy for the next little while (Month or so) With exams and other commitments so I may not be able to do it

    @Perdog Just talk to me on skype if you want any help
     
  13. Offline

    Drakonix

  14. Offline

    MultiBana

  15. Offline

    Drakonix

    Re-download. I think it's working now. Sorry for that. I haven't got opportunity to test it.

    PS: Sry for my bad english. I'm not native speaker.

    //EDIT
    nvm, still doesn't work. I'll try to fix it tomorrow. Now i'm tired :p
     
  16. Offline

    Perdog

    No I didn't? There's a plugin.yml in there, open the jar and see for yourself

    EDIT: WOW, upon looking into this, noticed I named it plugin,yml -_- Sorry about that, will test it myself then update my link

    Here, try this version, plugin.yml issue has been fixed, and I don't get any errors on start up on my test server, I can't test the killing other players part though, as my test server is run from my computer

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

    Drakonix

  18. Offline

    Perdog

    You might get a lot of criticism about how it could be abused, people just kill each other over and over again to get money because no one is losing money, but I won't release the one I made :p So good luck
     
    Drakonix likes this.
  19. Offline

    Drakonix

    That's actually a good idea..

    Thanks!

    //EDIT
    I added option if you want players to lose money :)
     
  20. Offline

    Perdog

    That's the best way to do it, that way Multibana gets what he wants, and anyone else that downloads can get what they want too :)
     
    WizzleDonker likes this.

Share This Page