PvP Money

Discussion in 'Plugin Requests' started by Hergarian, Feb 14, 2015.

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

    Hergarian

    Plugin category: Economy

    Suggested name: PvPGroupMoney

    What I want: I'd like a plugin, where the user can kill a specific group and gains/lose money.
    If you kill an innocent you were fined for 50$.
    If you kill a murder you get 10$.

    Config:
    Example Config (open)

    Version: 1.0
    config:
    fined groups: //money lose
    - innocent:50$
    get groups:
    - murder:10$ //money get



    Ideas for commands: ---

    Ideas for permissions: pvpgroup.enabled

    When I'd like it by: asap
     
  2. Offline

    JungleSociety

    @Hergarian
    Would having certain permissions to define who is a murderer and who is innocent be okay? Like the group murderer would get pvpgroup.murderer and innocent would get pvpgroup.innocent. Then the plugin would check what permission the person that died had? Also is the use of Vault okay?
     
  3. Offline

    Hergarian

    @JungleSociety
    Vault is complete okay. (I have it :))
    Permissions are also okay.
     
  4. Offline

    JungleSociety

    @Hergarian
    Okay I finished the plugin, however I have not tested it at all because I don't have anyone to test it with at the moment. So try it out and see if it works. If it doesn't tell me. <Removed>

    Config:
    Code:
    #permission node to give innocent
    fined_permission: pvpmoney.innocent
    #Amount taken from killing innocent
    fined_amount: 50
    #permission node to give to murderers
    gain_permission: pvpmoney.murder
    #Amount to give for killing murderer
    gain_amount: 10
    
    <Edited by bwfcwalshy: Removed MediaFire link. Please use a service such as Dropbox instead.>
     
    Last edited by a moderator: Feb 15, 2015
  5. Offline

    Hergarian

    thank you! @JungleSociety
    could you use dropbox for the plugin? ;)

    @JungleSociety would be awsome?

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jun 13, 2016
  6. Offline

    Hergarian

  7. Offline

    Hergarian

  8. Offline

    Hergarian

    Bump
    Plesse don't die
     
  9. Offline

    Hergarian

  10. Theres like 100 plugins on this exact thing by using the search bar on BukkitDev? or are you thinking of somethink that has a specific feature?
     
  11. Offline

    Hergarian

    I'd like a plugin, where the user can kill a specific group and gains/lose money.
    If you kill an innocent you were fined for 50$.
    If you kill a murder you get 10$.

    No Plugin that i found had this feature ^^
     
Thread Status:
Not open for further replies.

Share This Page