Description: Checks to see if the age of the data stored in key of the mod's cache file is older than the specified seconds.
Added In: v0.50
public static bool IsOlderThan(string key, int seconds)
//Coming soon