Blueprint Manager permissions not workingSolved
Hello, Iv noticed my members are not getting the defult BP's i have set in the config
When i took a look at there perms they did not have "blueprintmanager.config" 

I tried to run the command in Local Console "oxide.grant group default blueprintmanager.config" 
it returns with "Permission 'blueprintmanager.config' doesn't exist" 

to make sure the plugin is loaded i ran /pugins and Blueprint manager is loaded! Im a little lost here guys :shrug: 
Failed to call hook 'OnPlayerInit' on plugin 'BlueprintManager v1.0.4' (NullReferenceException: Object reference not set to an instance of an object)
  at Oxide.Plugins.BlueprintManagerExtensions.Extensions.UnlockConfig (BasePlayer player) [0x00000] in <1cb796beccb14819aa429811efe9d084>:0
  at Oxide.Plugins.BlueprintManager.OnPlayerInit (BasePlayer player) [0x00041] in <1cb796beccb14819aa429811efe9d084>:0
  at Oxide.Plugins.BlueprintManager.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00184] in <1cb796beccb14819aa429811efe9d084>: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
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 48)


Merged post

Update: After restarting plugin it decided to work! 
Locked automatically