+ return; //Only update FFS leaderboards every 10 minutes.. this puts a lot of strain on the server (depending on the size of the database) and should not be done frequently
+ }
+
+ lastUpdate = System.currentTimeMillis(); //Log when the last update was run