Started getting this after I updated the plugin, even after resetting the config
Failed to call hook 'AddPlaceholder' on plugin 'PlaceholderAPI v2.1.1' (OverflowException: TimeSpan overflowed because the duration is too long.)
at System.TimeSpan.Interval (System.Double value, System.Int32 scale) [0x00060] in :0
at System.TimeSpan.FromSeconds (System.Double value) [0x00000] in :0
at Oxide.Plugins.PlaceholderAPI+Placeholder..ctor (Oxide.Core.Plugins.Plugin owner, System.String name, System.String description, System.Func`3[T1,T2,TResult] action, System.Double cacheTTL) [0x00042] in <9d71dcc03e4946b58a1cb790c9291c6c>:0
at Oxide.Plugins.PlaceholderAPI.AddPlaceholder (Oxide.Core.Plugins.Plugin plugin, System.String name, System.Func`3[T1,T2,TResult] action, System.String description, System.Double cacheTTL) [0x00076] in <9d71dcc03e4946b58a1cb790c9291c6c>:0
at Oxide.Plugins.PlaceholderAPI.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x006ec] in <9d71dcc03e4946b58a1cb790c9291c6c>:0
at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in :0
at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in :0
at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in :0