BlueprintManager

Moved

Total Downloads: 5,650 - First Release: Oct 6, 2017 - Last Update: Feb 19, 2018

5/5, 23 likes
  1. Kappasaurus submitted a new resource:

    Blueprint Manager - Manage blueprints at ease!

    Read more about this resource...
     
  2. Oho! Nicely timed sir. We've been having problems crafting tier 2 workbenches. This should get round it for us.

    EDIT: @Kappasaurus I've granted admins permission and reloaded the plugin, but when I try to /blueprint I get "Error, you lack permission."

    grant group admin blueprintmanager.admin
     
    Last edited by a moderator: Oct 6, 2017
  3. And can I block the standard // blueprint <block> <item>//
    And then unlock the command // blueprint <unlock><item> <player> //
    It would be extremely healthy
    Sorry for my english :)
     
  4. This is a stupid question but what and where is the oxide permission system? I always have trouble with plugins that use this. Where and how do we enter these permissions?
     
  5. Wulf

    Wulf Community Admin

    See Guides and Tips | Oxide.
     
  6. Kappasaurus updated Blueprint Manager with a new update entry:

    1.0.1

     
  7. Command 'blueprint gates.external.high.stone NickName/SteamId' not found
    Command 'blueprint unlock gates.external.high.stone NickName/SteamId' not found
    Command 'blueprint unlock NickName/SteamId mining.quarry' not found

    Why? I need it for my shop
     
    Last edited by a moderator: Oct 6, 2017
  8. Question: does this effect loot tables that don't have BPs yet?
    like betterloot? meaning betterloot + this can bring BPs on that loot table, or does better loot need an update to include them?
     
  9. This does not alter loot.
    [DOUBLEPOST=1507313144][/DOUBLEPOST]
    I can add console commands.
     
  10. Please do this
     
  11. how can i add a blueprint free for all players. example : wooden ladder

    what must i do in config or console ?

    how must the config look, if one individual items for all users would like to unlock

    or

    how can i unlock some blueprints for the default group (all players)
     
    Last edited by a moderator: Oct 6, 2017
  12. Add blueprints to the "Default blueprints" list then grant blueprints.config to any group you'd like. Donator permissions and such coming soon.
     
  13. How can i add a blueprint to the default blueprints?

    Thanks for the fast answer
     
  14. im wondering the same thing i know we add them in the config but how do we list/seperate them so the plugin will read it?
     
  15. I dont know how to add a blueprint to the config . Can anyone help me with the command or withe copy from the config file that i see how it works?

    Thanks
     
  16. I provided no default examples as I felt people wouldn't want to select their own. In this case, it will be a string list. As always, the last element of a JSON list has no comma. I will alter the overview to make it more intuitive. Have fun setting up your blueprints! :)
    Code:
         "Default blueprints": [
          "rifle.ak",
          "rifle.semiauto"
        ],
     

  17. Waiting for Donator Permissions :)
     
  18. I'll post my list of craftables because it took me only a few minutes to put together. You can take out what you don't want. Here ya go!

    Code:
    {
      "Settings": {
        "Default blueprints": [
    "ammo.handmade.shell",
    "ammo.pistol",
    "ammo.pistol.fire",
    "ammo.pistol.hv",
    "ammo.rifle",
    "ammo.rifle.explosive",
    "ammo.rifle.hv",
    "ammo.rifle.incendiary",
    "ammo.rocket.basic",
    "ammo.rocket.fire",
    "ammo.rocket.hv",
    "ammo.rocket.smoke",
    "ammo.shotgun",
    "ammo.shotgun.slug",
    "arrow.hv",
    "arrow.wooden",
    "attire.hide.boots",
    "attire.hide.helterneck",
    "attire.hide.pants",
    "attire.hide.poncho",
    "attire.hide.skirt",
    "attire.hide.vest",
    "autoturret",
    "axe.salvaged",
    "bandage",
    "barricade.concrete",
    "barricade.metal",
    "barricade.sandbags",
    "barricade.stone",
    "barricade.wood",
    "barricade.woodwire",
    "bed",
    "bone.armor.suit",
    "bone.club",
    "botabag",
    "bow.hunting",
    "box.repair.bench",
    "box.wooden",
    "box.wooden.large",
    "bucket.helmet",
    "bucket.water",
    "building.planner",
    "burlap.gloves",
    "burlap.headwrap",
    "burlap.shirt",
    "burlap.shoes",
    "burlap.trousers",
    "campfire",
    "cctv.camera",
    "ceilinglight",
    "chair",
    "coffeecan.helmet",
    "crossbow",
    "cupboard.tool",
    "deer.skull.mask",
    "door.closer",
    "door.double.hinged.metal",
    "door.double.hinged.toptier",
    "door.double.hinged.wood",
    "door.hinged.metal",
    "door.hinged.toptier",
    "door.hinged.wood",
    "door.key",
    "dropbox",
    "explosive.satchel",
    "explosive.timed",
    "explosives",
    "fishtrap.small",
    "flamethrower",
    "flameturret",
    "floor.grill",
    "floor.ladder.hatch",
    "fridge",
    "fun.guitar",
    "furnace",
    "furnace.large",
    "gates.external.high.stone",
    "gates.external.high.wood",
    "grenade.beancan",
    "grenade.f1",
    "gunpowder",
    "guntrap",
    "hammer",
    "hammer.salvaged",
    "hat.beenie",
    "hat.boonie",
    "hat.candle",
    "hat.cap",
    "hat.miner",
    "hat.wolf",
    "hatchet",
    "hazmatsuit",
    "heavy.plate.helmet",
    "heavy.plate.jacket",
    "heavy.plate.pants",
    "hoodie",
    "icepick.salvaged",
    "jacket",
    "jacket.snow",
    "jackolantern.angry",
    "jackolantern.happy",
    "knife.bone",
    "ladder.wooden.wall",
    "lantern",
    "largemedkit",
    "lmg.m249",
    "lock.code",
    "lock.key",
    "locker",
    "longsword",
    "mace",
    "machete",
    "mailbox",
    "map",
    "mask.balaclava",
    "mask.bandana",
    "meat.boar",
    "meat.pork.burned",
    "meat.pork.cooked",
    "metal.facemask",
    "metal.plate.torso",
    "mining.pumpjack",
    "mining.quarry",
    "note",
    "pants",
    "pants.shorts",
    "paper",
    "pickaxe",
    "pistol.eoka",
    "pistol.m92",
    "pistol.python",
    "pistol.revolver",
    "pistol.semiauto",
    "planter.large",
    "planter.small",
    "research.table",
    "rifle.ak",
    "rifle.bolt",
    "rifle.lr300",
    "rifle.semiauto",
    "riot.helmet",
    "roadsign.jacket",
    "roadsign.kilt",
    "rock",
    "rocket.launcher",
    "rug",
    "rug.bear",
    "salvaged.cleaver",
    "salvaged.sword",
    "searchlight",
    "shelves",
    "shirt.collared",
    "shirt.tanktop",
    "shoes.boots",
    "shotgun.double",
    "shotgun.pump",
    "shotgun.waterpipe",
    "shutter.metal.embrasure.a",
    "shutter.metal.embrasure.b",
    "shutter.wood.a",
    "sign.hanging",
    "sign.hanging.banner.large",
    "sign.hanging.ornate",
    "sign.pictureframe.landscape",
    "sign.pictureframe.portrait",
    "sign.pictureframe.tall",
    "sign.pictureframe.xl",
    "sign.pictureframe.xxl",
    "sign.pole.banner.large",
    "sign.post.double",
    "sign.post.single",
    "sign.post.town",
    "sign.post.town.roof",
    "sign.wooden.huge",
    "sign.wooden.large",
    "sign.wooden.medium",
    "sign.wooden.small",
    "sleepingbag",
    "small.oil.refinery",
    "smg.2",
    "smg.mp5",
    "smg.thompson",
    "spear.stone",
    "spear.wooden",
    "spikes.floor",
    "spinner.wheel",
    "stash.small",
    "stocking.large",
    "stocking.small",
    "stone.pickaxe",
    "stonehatchet",
    "supply.signal",
    "surveycharge",
    "syringe.medical",
    "table",
    "target.reactive",
    "tool.binoculars",
    "tool.camera",
    "torch",
    "trap.bear",
    "trap.landmine",
    "tshirt",
    "tshirt.long",
    "tunalight",
    "vending.machine",
    "wall.external.high",
    "wall.external.high.stone",
    "wall.frame.cell",
    "wall.frame.cell.gate",
    "wall.frame.fence",
    "wall.frame.fence.gate",
    "wall.frame.netting",
    "wall.frame.shopfront",
    "wall.frame.shopfront.metal",
    "wall.window.bars.metal",
    "wall.window.bars.toptier",
    "wall.window.bars.wood",
    "water.barrel",
    "water.catcher.large",
    "water.catcher.small",
    "water.purifier",
    "waterjug",
    "weapon.mod.flashlight",
    "weapon.mod.holosight",
    "weapon.mod.lasersight",
    "weapon.mod.muzzleboost",
    "weapon.mod.muzzlebrake",
    "weapon.mod.silencer",
    "weapon.mod.simplesight",
    "weapon.mod.small.scope",
    "wood.armor.helmet",
    "wood.armor.jacket",
    "wood.armor.pants",
    "workbench1",
    "workbench2",
    "workbench3"
        ],
        "Require workbench": true
      }
    }
     
    Last edited by a moderator: Oct 6, 2017
  19. But... You can... /grant group default blueprintmanager.all
     
  20. Yes, yes I know, the list is for people like me who want certain things but not all. :)