1. DylanSMR updated BlueprintBlocker with a new update entry:

    1.0.4

     
  2. Thanks for all the work you put into this plugin.

    After playing with the plugin, because I was not clear what the settings would do.....I found that if I set it for example: true for DropNoBP Librarys (btw librarys is spelled libraries) that I could create a blacklisted bp library from saving up frags and making it. Then, if I tried to learn it, it would let me. By setting it to true, it removed the blacklisted bp and I had to ADDConfig again. If you ADDConfig, the bp does not show in the config file, but does block you from learning it. If you manually add the item into the config, then it doesn't work....you are allowed to learn the bp.

    So basically, if you leave the config file alone and just use the ADDConfig command to add the bps you want blacklisted, it will work.

    Is there a way to refund the type of bp (frags, page, book or library) that is being denied? A lot of people save up all their frags to make the pages, books and libraries...it would be nice if they got them back so they can try to reveal something else.

    Thanks!
     
  3. Yeah ill have to add that last part. I can also work on the rest.
     
  4. Awesome, it's a really needed plugin...Thanks!
     
  5. DylanSMR updated BlueprintBlocker with a new update entry:

    1.0.5

     
  6. Thanks for the fix! Everything is working well.

    One issue I have is that when you use 500 bp fragments to research something or save up your bp fragments to upgrade to pages, books and libraries....you can still get the actual bp that is blacklisted. What I would love to see is the same thing component blocker addon does. Which puts your bp fragments, page, book or library back into your inventory (instead of the actual item). So, you can reveal a different bp.

    Also, I think that the item refund is cool...but, should only be done when someone uses the research table.

    Just my thoughts and ideas! :)
     
  7. Yeah the part about being able to reveal a BP im still working on. Ill have to still look into it. Thanks for the idea's :)
     
  8. For this to work i would type "configadd metal_plate_torso" in console?
     
  9. Go to the docs section under rust, if you go down you can find a list of items. Use the name, it will look like "timed.explosive"
     
  10. you would type:
    AddConfig metal.plate.torso

    You can find the list of item names here:
    Rust
     
  11. Hi,

    Firstly, thanks for making this plugin, it's nice, but I found some bugs I'd like to report. Just for the record, I have the latest server, oxide as well as your plugin's versions.
    So the first and most IMPORTANT bug is that you can learn blueprints even if you have set "NoBlueprintsAllowed" to "true" if you try to learn them from inside a storage or a loot box (I think that is occurring because you only check if the player is trying to learn a blueprint only from his inventory or something). The second bug is occurring if you have set "NoUpgradeToPage" to "true" and try to "reveal blueprint" from blueprint fragments (I do not know if the same happens for Pages/Books/Libraries too, but I guess it does), it refunds back your blueprint fragments (even if you have set "GiveItemsBack" to "false") and it still gives you a blueprint. The last one I found is that even if you have set "DropNoBPFrags" to "true", it still drops BP fragments.
    I hope you will fix the bugs and update it soon, thanks in advance.

    Best Regards,
    AnGeLiC HeaRt.
     
    Last edited by a moderator: Mar 6, 2018
  12. Any progress on refunding the frags, pages, books or libraries if it reveals an item that is blacklisted? Kinda like when we have "NoUpgradeToPage" set to true and try to upgrade...it gives back the frags. Only instead of blocking the page upgrade, just give back the frags if you try to learn something that is blacklisted.
     
  13. Hey Guys,

    Whip it you seem to be thoroughly educated on this plugin could you adivse? (I have attached both Json & CS file)

    I have added all of the items via the add command - you can see the list in the JSON, I can see in RCON the Plugin is loading correctly and acknowledges the addconfig command.

    But everyone is still able to build ALL of the blueprints? HAve you also managed to match this plugin with another which allows the selection of default blueprints upon joining the server?

    Thanks!
     

    Attached Files:

  14. Hi... I've just played around with the plugin, but I can try to help. I don't have the plugin for learning blueprints upon joining the server tho. Hope this helps :)

    If set to TRUE the specific type of BP will not be found in boxes or barrels I'm assuming. I have not tried this yet.
    "DropNoBPBooks": false,
    "DropNoBPFrags": false,
    "DropNoBPLibraries": false,
    "DropNoBPPages": false,

    I have C4 BPs blacklisted, so this being TRUE tells them they cannot learn it and gives them one C4. I would rather it gave the actual library the C4 BP came from back, so they can try to learn something else.
    "GiveItemsBack": true,

    When set to TRUE, the below setting will not let you learn any BPs.
    "NoBlueprintsAllowed": false,

    When set to TRUE, the below settings will prevent you from learning that specific type of BP.
    "NoUpgradeToBook": false,
    "NoUpgradeToLibrary": false,
    "NoUpgradeToPage": false,

    Don't know what the below does.
    "SpawnedRemoverTest": false
     
    Last edited by a moderator: May 17, 2016
  15. THanks Whip it - did it block the bps for you when you applied the above?
     
  16. Id love an update/fork of this for the latest blueprint system! :)
     
  17. Yeah a new version, would definitely be appreciated.