MysteryCrate

Discussion in 'Plugin Requests' started by krazykraft, Sep 7, 2015.

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

    krazykraft

    Hello I would like to see if someone could create a mysterycrate plugin how it works is mystery crates spawn in everyone hour or so with custom loot that can be defined in the config its not a chest that spawns I basically want it to be a block and then they receive the crate but it doesn't open right away they have to use the command /crate open, and when they execute this command it will run commands like /give /acb /eco and more and when they open it I want the items to go straight to there inventory or to there balance etc. I want commands to look at how many crates u have, and even commands to give crates to players

    thank you and considering this is probably a hard plugin to make we are willing to pay a nagionable price:D

    im basing this off the server us.lichcraft.com on there survival server u can look at what my idea is like on there
     
  2. Offline

    dhinely

    My interpretation follows....

    New Items
    ?Mystery Crate?​

    Commands
    /give <player> <MystCrate:crate> [#] - gives <player> mysteryCrate block
    or
    /give <player> [#] -------- removes [#] from player and gives to <player>
    /crate buy ------------------ buys a crate for use with an Economy Mod

    /crate info ----------------- shows available mysteryCrates
    /crate open [#] ----------- opens [#], default 1, mysteryCrates​

    Permissions
    MystCrate.give
    MystCrate.buy
    MystCrate.info
    MystCrate.open​

    Config Options
    mysteries:
    items-given: # (how many items to give)
    itemID:
    weight: # (default 1, everything has an equal chance)
    max-given: # (max of this item to give)​

    Notes
    Can probably be built without new item
    might need to support economy mods
    opening a mysteryCrate gives a # of items, randomly chosen (config.yml)

    Is this correct?
     
  3. Offline

    boomboompower

  4. Offline

    DanTDM2727

Thread Status:
Not open for further replies.

Share This Page