NullReferenceException at MainCommand
Failed to call hook 'MainCommand' on plugin 'SharpAutoCodeLocks v1.0.4' (NullReferenceException: Object reference not set to an instance of an object)
at Oxide.Plugins.SharpAutoCodeLocks.MainCommand (BasePlayer player, System.String command, System.String[] args) [0x00034] in <2e1d32fa198f4120a41c765be385d843>:0
at Oxide.Plugins.SharpAutoCodeLocks.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0012b] in <2e1d32fa198f4120a41c765be385d843>: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
Which command was run?
the following error appeared in steamcmd after trying to use the /codelocks command (yes i gave myself permissions and i got confirmation in steamcmd that i did indeed get permission, but i can't use the commands or set up the plugin)

Failed to call hook 'MainCommand' on plugin 'SharpAutoCodeLocks v1.0.4' (NullReferenceException: Object reference not set to an instance of an object)
at Oxide.Plugins.SharpAutoCodeLocks.MainCommand (BasePlayer player, System.String command, System.String[] args) [0x00034] in <1c108f8eccf74a7eabc4a7437b9b4e2f>:0
at Oxide.Plugins.SharpAutoCodeLocks.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0012b] in <1c108f8eccf74a7eabc4a7437b9b4e2f>: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
Yep, I've caught the issue and currently working on a fix.

Merged post

The update should fix the issue.