This is what happens everytime we start the server up with shop loaded.
```Failed to call hook 'OnServerInitialized' on plugin 'Shop v1.1.8' (NullReferenceException: Object reference not set to an instance of an object)
at Oxide.Plugins.Shop.RegisterPerms () [0x0003e] in <967fe8d681604aaabd45dc2ab8bb5c74>:0
at Oxide.Plugins.Shop.OnServerInitialized () [0x0002a] in <967fe8d681604aaabd45dc2ab8bb5c74>:0
at Oxide.Plugins.Shop.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x002b1] in <967fe8d681604aaabd45dc2ab8bb5c74>:0
at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <753b27d02c104b8d8166056be06d5c55>:0
at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <1a298a556ab640a3a0e3fbde04ac5b5c>:0
at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <1a298a556ab640a3a0e3fbde04ac5b5c>:0 ```