Wishing Well

Discussion in 'Archived: Plugin Requests' started by venom20078, Jun 21, 2012.

?

Good idea

  1. yes

    80.0%
  2. no

    20.0%
Multiple votes are allowed.
  1. Offline

    venom20078

    INTRO: Ok so I have this new idea for a plugin called wishing well and I am by no means a coder. It is a little bit of a lottery type thing
    HOW:If a user inserts a precious item such as gold iron or diamond into still non-flowing water it will give give you a randomly generated item except blacklisted in the config.
    CONFIG: The configuration i would be looking for should have:
    The list of objects that can be thrown in the water,
    Blacklisted items you can not receive, and
    Interchangeable odds of getting an item.
    Code:
    # These items can not be given
    blacklist:
      lava
      bedrock
      obsidian
      water
      lavabucket
      waterbucket
    # This is the list of items that can be given
    Items:
      diamond
      pork
      apple
      cookedpork
      sapling
      wood
      Jackolantern
      Ironingot
      goldingot
      glowstone
    #100 being the most common while 1 is the least common
    Odds:
      diamond:1
      pork:64
      apple:75
      cookedpork:60
      sapling:90
      wood:86
      Jackolantern:50
      Ironingot:45
      goldingot:70
      glowstone:67
    CONCLUSION: So if any of you would like to make it don't hesitate.... However I would like to receive some credit for the idea. If you do decide to make this message me and I will gladly help. My bukkitdev name is SirMinecraftsAlot.
     
  2. Offline

    LegoPal92

    format please.
     
  3. Offline

    venom20078

    I added the sample config
     
  4. Offline

    venom20078

    *Bump* Come on people this is a really great idea for a plugin!
     
  5. Offline

    -_Husky_-

    Not a bad idea
     
  6. Offline

    venom20078

  7. Offline

    wumpyc

    bump :D
     
    izak12345678910 likes this.
  8. Offline

    np98765

    Nice idea. :)

    If someone made this, I'd recommend that they add a feature to allow you to choose WHERE the wishing well is. Many people won't want someone wishing in a pond.
     
    izak12345678910 likes this.
  9. Offline

    PogoStick29

    venom20078 I wish I could do this, but I don't know probability :p
     
  10. Offline

    Quurks

Share This Page