Update checking now does a 36 hour rate limit if you have rate limit issues, or 6 hours otherwise. Potentially fixed an update period problem

This commit is contained in:
libraryaddict
2020-11-12 10:01:48 +13:00
parent e6cf577db0
commit a896721754
3 changed files with 46 additions and 25 deletions

View File

@@ -7,4 +7,5 @@ Server-IP: %data%
# Should the plugin be doing release or dev builds updating?
ReleaseBuild: %data%
# Make sure the plugin aint spamming update requests
LastUpdateCheck: %data%
LastUpdateCheck: %data%
HittingRateLimit: %data%