- Made hourly always reset on the hour change, daily always reset at midnight, weekly always on Sunday (at midnight), and monthly always on the 1st (at midnight)
- Fixed stats updating on join even if updating stats is disabled
- Re-wrote armorstand system to fix some issues
- Re-wrote cache to make some parts of it less weird
- Fixed thread leaks with blocking-fetch disabled
- Fixed a (harmless) error that could happen on startup
- Cached some more things to prevent unnecessary database load
- Added update-on-join option to disable updating players when they join
- Updated adventure (and legacy color codes are now automatically converted to adventure tags)
- Fixed signs saying "name"
- Fixed accidental rounding of some numbers
- Use log methods instead of printStackTrace (so errors should be together now and wont separate as easily)
- Adventure support on signs
- Made placeholders able to update once every second (if your database is fast enough)
I've been working on this update for a while, I'm so happy it can finally be released.