Care packages (Different)

Discussion in 'Plugin Requests' started by rocket4wheel, Jan 2, 2015.

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

    rocket4wheel

    Care packages plugin
    Drops preconfigured care packages with preconfigured items in preconfigured slots, forced, or randomly, or timed. Custom spawn location


    Plugin category: Fun, (Others)

    Suggested name: CarePackages

    What I want:
    Config:

    This is what I think the config should have as options:
    enabled: true
    delay-time: 40 #Minutes
    presets:
    Package1:
    TYPE: 2 #2 = Double Chest, 1 = Single.
    Buyable: true
    PRICE: 1000000000
    Item1:
    ID:'024' #Self Explanatory
    Name:'rek u m8' # Optional (for plugin)
    Lore:'super sword' #<<<^^^^^^^^^^
    POS-X:1 #Location X
    POS-Y:3 #Location Y
    Item2:
    ID:'513213' #Self Explanatory
    Name:'You get the jist' # Optional (for plugin)
    Lore:'ITS OVER 9000' #<<<^^^^^^^^^^
    POS-X:1 #Location X
    POS-Y:3 #Location Y


    Ideas for commands:
    /cp*OP*
    /carepackage*OP*
    /carepackage drop (Drops it at ur coords)*OP*
    /carepackage drop [x] [y] [z] (Specified Coords)*OP*
    /carepackage disable/enable*OP*
    /carepackage reload*OP*
    /carepackage buy
    /carepackage buy [PackageName] [User] (Auto drops for you,but can select other people.) (Drops at ur coords)


    Ideas for permissions:
    carepackage.buy.Package1
    carepackage.buy.*
    carepackage.reload
    carepackage.disable/enable
    carepackage.drop


    When I'd like it by:
    No specified time.
     
  2. Offline

    Freelix2000

    I recently made a plugin that is similar, but it doesn't have a command for dropping at a specific location yet. If I add that, then you could use a plugin like AutoMessage to automatically run the command. Anyways, this plugin will allow you to create and configure care packages and then drop them in pods made of FallingBlock entities upon using a command.
    http://dev.bukkit.org/bukkit-plugins/care-packages/
     
Thread Status:
Not open for further replies.

Share This Page