RandomChests

Discussion in 'Archived: Plugin Requests' started by SnowPatch, Feb 22, 2014.

  1. Offline

    SnowPatch

    I dont know if this already exists - im sorry if it does.

    What i need is a plugin that fills random stuff into a chest. Here is the things that i need:
    - Configurable which world/region it is enabled in.
    - Configurable max/min amount of items in one chest.
    - Configurable items, amount and % chance to get them.
    - It is random how many items is in chest (of course still between max and min, which is specified in config)

    Here is a quick example of how the config file could look

    Maximum Chest capacity: 2
    Minimum Chest capacity: 1

    #First item
    Item: emerald
    Chance: 95%
    Amount: 1

    #Second item
    Item: emerald
    Chance: 5%
    Amount: 2

    And so on... Maximum procentage is of course 100%.
     
  2. Offline

    GateArgonus

    uhh what?
     
  3. Offline

    SnowPatch

    Great thanks! :)
     

Share This Page