I have this error in my console when starting / restarting my server.
Failed to initialize plugin 'AutomatedEvents v0.3.20' (NullReferenceException: Object reference not set to an instance of an object)
at Oxide.Plugins.AutomatedEvents.LoadConfigVariables () [0x000d8] in <fc81e37292274d69ba44df34866f4ed9>:0
at Oxide.Plugins.AutomatedEvents.LoadVariables () [0x00006] in <fc81e37292274d69ba44df34866f4ed9>:0
at Oxide.Plugins.AutomatedEvents.Loaded () [0x00000] in <fc81e37292274d69ba44df34866f4ed9>:0
at Oxide.Plugins.AutomatedEvents.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x000e2] in <fc81e37292274d69ba44df34866f4ed9>:0
at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <1e2d7ad0801a4037ab6a24578c814b54>:0
at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <1fe782f4b27a43ae85d29ebb2d56c007>:0
at Oxide.Plugins.CSharpPlugin.HandleAddedToManager (Oxide.Core.Plugins.PluginManager manager) [0x0006e] in <1e2d7ad0801a4037ab6a24578c814b54>:0