NullReferenceException at UnloadFixed
I load Blueprint Manager onto my server and when doing so it loads. After trying to grant a permission it does not work. It says permission is not found even though the plugin is loaded. I am also getting this error 

Failed to call hook 'Unload' on plugin 'BlueprintManager v1.0.4' (NullReferenceException: Object reference not set to an instance of an object)
  at Oxide.Plugins.BlueprintManager.Unload () [0x00000] in :0
at Oxide.Plugins.BlueprintManager.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00112] in :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
Please help i don't know whats going on
load Blueprint Manager onto my server and when doing so it loads. After trying to grant a permission it does not work. It says permission is not found even though the plugin is loaded
where is your output from all that? how do you actually know 'it loads' ?

[Sat Sep 14 2019 08:38:03] - BlueprintManager was compiled successfully in 1721ms
[Sat Sep 14 2019 08:38:03] - Loaded plugin Blueprint Manager v1.0.4 by Jacob
[Sat Sep 14 2019 08:38:22] - [RCON Command]: oxide.unload BlueprintManager
[Sat Sep 14 2019 08:38:22] - Unloaded plugin Blueprint Manager v1.0.4 by Jacob
Must be fixed now, all welcome to tests
no workbench is seperate now, not included ? not noted in changelog or doc..
5d5a96f1a7c3a.png hunted5
no workbench is seperate now, not included ? not noted in changelog or doc..

Yes, there are different plugin for that and its logical to split them

Locked automatically