[Request] Region Protetions - money

Discussion in 'Archived: Plugin Requests' started by crysis992, Oct 9, 2012.

  1. Offline

    crysis992

    Hey guys,

    I think theres no plugin like that(if yes please post a link), let the owner of a worldguard region BUY a flag(s).

    Could anyone make this small plugin?

    Commands:
    /buyflag <region> <flag> <value>
    etc

    Example:
    /buyflag myhome pvp deny
    /buyflag myhome greeting Welcome to my home!
    etc



    Config Example:
    pvp: 400
    mobspawning: 250
    greeting: 300


    greets,
    crysis992
     
  2. Offline

    matzefratze123

    I can try that...
    But I have one questions:

    I would make it with Vault. Is that okay?

    I don't think, you would let owners set flags like invincible or anything like this. So I will add permissions for every flag ;)
    Sorry if my english is not so good, I'm german...
     
  3. Offline

    Kiakaha

    Variable triggers could do this

    you would make a brand new command for "/buy flag"

    it would check which flag is being attempted "/buy flag pvp"
    and then charge the player or tell him it's not available or he can't afford

    I wont do this for you but i'd be happy to troubleshoot once you get started

    Make sure you first Deny users permissions to use those flags at all
    With Vtriggers use the @CMDOP region flag....... which will allow them to use those flags but only with your new commands (and the associated costs/requirements)
     
  4. Offline

    crysis992

    It's fine if you make it with Vault, its installed on my server anyways.
    And thanks for trying ;)

    ,
    crysis992
     
  5. Offline

    matzefratze123

    Could you say what flags you would have in the plugin? Because adding all flags is a lot of work (I think flags for owners are Use, Greeting, Farewell, enderman grief etc. but not invincibility or enderdragon_block_grief :D )
     
  6. Offline

    crysis992

    Okay, here is a list:

    mob-spawning
    pvp
    heal-delay
    heal-amount
    feed-delay
    feed-amount
    potion-splash
    greeting (is not "that" important)
    farewell(is not "that" important)


    ,
    crysis992
     
  7. Offline

    matzefratze123

    Ok, just finished developing the plugin ;)
    All permissions and commands are described in the README.txt (inside the .zip)
    Have fun with the plugin :D

    Edit: How do I upload a .zip ? I have uploaded it but there is no possibility to download it?
     

    Attached Files:

  8. Offline

    crysis992

    Thanks for your help ;)

    Since there is no download could you upload it to an external hoster like mediafire or something like that?

    ,
    crysis992
     
  9. Offline

    matzefratze123

Share This Page