When I load the plugin with o.load PrivilegeDeploy I keep getting this error.
Failed to call hook 'OnServerInitialized' on plugin 'PrivilegeDeploy v0.1.7' (NullReferenceException: Object reference not set to an instance of an object)
at Oxide.Plugins.PrivilegeDeploy.InitValidList () [0x000d7] in <8b0f7c6fdca441e3a0a9c8615ac0d939>:0
at Oxide.Plugins.PrivilegeDeploy.OnServerInitialized () [0x00006] in <8b0f7c6fdca441e3a0a9c8615ac0d939>:0
at Oxide.Plugins.PrivilegeDeploy.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00137] in <8b0f7c6fdca441e3a0a9c8615ac0d939>:0
at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <80b90e8213db44b29ec2d4111764172c>:0
at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <ec05e0208c9149bba43236ca58fea105>:0at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <ec05e0208c9149bba43236ca58fea105>:0