Receiving an NRE when using the console command to give specific item to specific user:
> blueprintmanager unlock quietconundrum dropbox
Failed to call hook 'cmdBlueprintsConsole' on plugin 'BlueprintManager v1.1.0' (NullReferenceException: Object reference not set to an instance of an object)
at Oxide.Plugins.BlueprintManager.UnlockBlueprints (BasePlayer player, System.Collections.Generic.List`1[T] blueprints) [0x00000] in <539d61fa341c499897771aa982104650>:0
at Oxide.Plugins.BlueprintManager.cmdBlueprintsConsole (ConsoleSystem+Arg arg) [0x00141] in <539d61fa341c499897771aa982104650>:0
at Oxide.Plugins.BlueprintManager.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x003d6] in <539d61fa341c499897771aa982104650>:0
at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <9affce1cd15c4ec183941adef8db1722>:0
at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <4452f821def6406d834e4149849fe7ea>:0
at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <4452f821def6406d834e4149849fe7ea>:0 