Hello! I am having some troubles using the /s on our servers. The plugin is up to date and I have already tried a complete fresh install and get the following error anytime someone tries to use the /s command.

Failed to call hook 'cmdStore' on plugin 'ServerRewards v0.4.67' (OverflowException: TimeSpan overflowed because the duration is too long.)
  at System.TimeSpan.Interval (System.Double value, System.Int32 scale) [0x00060] in <e1a80661d61443feb3dbdaac88eeb776>:0 
  at System.TimeSpan.FromSeconds (System.Double value) [0x00000] in <e1a80661d61443feb3dbdaac88eeb776>:0 
  at Oxide.Plugins.ServerRewards.FormatTime (System.Double time) [0x00000] in <0e5e64e47871492dab0fccc7bc9a3814>:0 
  at Oxide.Plugins.ServerRewards.DisplayPoints (BasePlayer player) [0x0015c] in <0e5e64e47871492dab0fccc7bc9a3814>:0 
  at Oxide.Plugins.ServerRewards+UIManager.AddUI (BasePlayer player, Oxide.Plugins.ServerRewards+UIPanel type, Oxide.Plugins.ServerRewards+Category subType, System.Int32 pageNumber, System.String npcId) [0x000bb] in <0e5e64e47871492dab0fccc7bc9a3814>:0 
  at Oxide.Plugins.ServerRewards.OpenStore (BasePlayer player, System.String npcid) [0x00084] in <0e5e64e47871492dab0fccc7bc9a3814>:0 
  at Oxide.Plugins.ServerRewards.cmdStore (BasePlayer player, System.String command, System.String[] args) [0x00036] in <0e5e64e47871492dab0fccc7bc9a3814>:0 
  at Oxide.Plugins.ServerRewards.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0120e] in <0e5e64e47871492dab0fccc7bc9a3814>: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 ​


The plugin seems to compile properly and our servers are up to date with the latest Rust/Oxide patches. Any help would be highly appreciated and thanks in advance!

-Slick Pinkwood