Blueprints

Discussion in 'Archived: Plugin Requests' started by ElitexvxRampage, Oct 31, 2013.

  1. Offline

    ElitexvxRampage

    Plugin category: Mechanics

    Suggested name: Blueprints

    What I want: To be able to craft items/tools you must first unlock their blueprint by buying them. So if someone goes to craft something they are unable to it doesn't craft.

    Ideas for commands:
    /buyprint <blueprint> - allows the user to buy a print (item ID)
    /print list - shows all blueprints unlocked

    Ideas for permissions: blueprint.exempt - Player doesn't need to have the blueprints

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

    timtower Administrator Administrator Moderator

    ElitexvxRampage Would those blueprints be on every item that can be crafted? Or is it a certain list? How are the blueprints identified?
     
  3. Offline

    mattrick

    ElitexvxRampage
    Also what are blueprints? Imaginary "permissions" kinda system?
     
  4. Offline

    ElitexvxRampage

    timtower mattrick16
    They would probably just be stored on the server files or in a SQL database if easier.
     
  5. Offline

    timtower Administrator Administrator Moderator

    You missed the tahg to mattrick16 ( you was missing a number )
    But still: Does it apply to every item that can be crafted? Or is it a certain list?
     
  6. Offline

    ElitexvxRampage

    It would be awesome to have a list.yml where you can put item IDs that need blueprints in order to be crafted.
    Code:
    #Blueprints List
    #List items that need blueprints to craft
    #id,metadata
    23,0
    27,0
    28,0
    35,1
    41,0
    42,0
     
  7. Offline

    15987632

    I think he means like somehow wether it be a rare drop from a mob or in a dungeon chest you get little "blueprints" (notes) which if you right click and you unlock that item
     
  8. Offline

    ElitexvxRampage

    15987632
    No, as I stated it's a command to buy blueprints in the OP.
     
  9. Offline

    15987632

    ok my bad this plugin is still cool ether way :)
     
  10. Offline

    ElitexvxRampage

    Not sure if this can be developed. Thought I'd give it another push though.
     
  11. Offline

    mmonkey

    I think this can be done, and I am interested in building this. However it may be a week or so before I can get around to it.
     

Share This Page