1. I need to make it so players joing learn all bps EXCEPT Wind Turbine, seeing as they can't be removed. How do I blacklist one BP?
     
  2. Just to verify, I want to remove C4 BP would I do - /bpremove *
    "explosive.timed"
     
  3. Hey whats is the write config to make players spawn will all blueprints on log on/in for any player not just admins to server???? Can someone copy and paste it and reply to me A.S.A.P really unsure?
     
  4. I'm not sure if you need the " * " as a target.. because they wrote target is optional.

    I don't know why you need this.. but you can remove the bp's just from players.. not from server at all. Players still can find C4 and research & craft it.
     
  5. As posted above I also cant get the give on connect to work. Someone with some knowledge on the subject please reply.

    Config looks like this -
    {
    "authLevel": 2,
    "authLevelOther": 2,
    "bps": [],
    "giveOnConnect": true
    }

    Please help !
     
    Last edited by a moderator: Apr 6, 2016
  6. is there a console command? if so what is it?
     
  7. Wulf

    Wulf Community Admin

    The console commands are listed on the Overview, the very last line.
     
  8. Nogrod updated BlueprintManager with a new update entry:

    1.2.0

     
  9. +1 I would like to know that too
     
  10. Use the Auto Learn Blueprints plugin. I posted a config all ready to go in the comments for you guys.
     
  11. I am using this plugin and i am having issues with the name of the items. I typed them in like they are in the game and default items work but the blueprinted items do not. I have tried Large Furnace, High External Wooden Wall and Pump Shotgun. None of those work. However the /bpall does work. Any reason to why certain bps don't work?
     
  12. Will this plugin act as an AllBPs plugin for my server like the battlerust servers that have AllBPs when you join or just as default? If not can you tell me how to or link me to the plugin

    And if it was then can you post every BP name to me? coz i dont know any of them
     
  13. docs.oxidemod.org/rust/#item-list
    use shortname or the fullname in "" like "5.56 Rifle Ammo"

    use the plugin and set giveOnConnect to true in config
     
  14. Can someone post me a config of every single item in the BP list?
     
    Last edited by a moderator: Apr 10, 2016
  15. 【/bpall】This command can not be modified into other, I would like to ask how to do
    [DOUBLEPOST=1460620740][/DOUBLEPOST]Only administrators can learn a blueprint, how to let the players can also use
     
    Last edited by a moderator: Apr 14, 2016
  16. @Nogrod Parts of this plugin are broken since the latest update (for instance removing default blueprints).
    This is because blueprints.complete doesn't actually contain all the blueprints anymore, but only blueprints different from the base blueprints.
     
  17. doesn't look like it changed for some time? default blueprints were seperated already some time ago
     
  18. I'm sorry then, I assumed it was changed very recently as people have only now reported an issue because of this to me.
    I don't host a Rust server anymore, so I guess I'm a bit out of touch :)
     
  19. It would be good to add the; bp.all <target>, console command to allow the target to be a custom group. This would be useful in maintaining large player bases with VIP ranks. Otherwise the plugin is great.
     
  20. I need to make it so players joing learn all bps EXCEPT Wind Turbine, seeing as they can't be removed. How do I blacklist one BP?