Crafting Signs

Discussion in 'Archived: Plugin Requests' started by marvinej, Jul 24, 2013.

  1. Offline

    marvinej

    Plugin category: Mechanics

    Suggested name: CraftSigns

    What I want: I would like a plugin that allows admins to make a sign that you can right click the sign and it will subtract the required items in your inventory to craft somthing and give you back the crafted item. There also needs to be a configurable limit of how many times each player can use each sign. My primary use for this will be on a Feed The Beast server to allow players to create only 1 chunk loader to prevent players from overloading the server. With that in mind it needs to have a way to add custom recipes and return non vanilla id's to the inventory. Please build with 1.4.7

    Ideas for Functionality:
    Sign Format:
    line1: [CraftSigns]
    line2: PersonalAnchor (this line should refer to a line in the config (refer to config section))
    line3: 1 (# of allowed uses per player)
    line4:


    Config:

    CustomRecipies:
    -PersonalAnchor
    id: 1053:2
    Crafting:
    - 338 2
    - 226 4
    - 49 2
    - 368:4 1

    ^ id: refers to what id should be returned if they have sufficient items
    ^ first number refers to item ID. Also needs to support values such as "1038:5"
    ^ second number refers to how many of the items they must give

    Ideas for permissions:
    CraftSigns.Create
    CraftSigns.Use

    When I'd like it by: ASAP
     
  2. Offline

    marvinej

    bump (not sure if bumping is allowed. If not sorry just delete my post)
     
  3. Offline

    Snacka Mooni

    you can't get plugins on an ftb server. Doesn't run on bukkit.
     
  4. Offline

    clienthax

    timtower likes this.
  5. Offline

    Snacka Mooni

  6. Offline

    marvinej

    ok well can anyone take on this task now that we are all aware of bukkit for FTB
     

Share This Page