Force the position (statentry) fetcher to not fetch as often (to prevent db spam from luckperms)
Added SQL index (mainly for MySQL)
Rewrote lastReset fetcher to use google guava cache (which is much better than the cache system I wrote and ill probably move all the in-memory caches to it in the future)
Skip sending update to database if the value is the same as it was before