- Move updating logic from only running when the weather changes to a tick based timer
- Remove /weathersync timer reset
- Lower permission level for /weathersync quota get
Change backend Add fallback backend
Now actually includes the dependencies GeoIP requires Added GeoIP self-test on startup
- Fix /weathersync location set custom not working correctly
- Count API calls to not go over the 10 thousand daily calls and stop syncing individual player's weather after that
- Always request weather after setting custom coordinates
- Add /weathersync quota get command to lookup current api quota
Fix error when running /weathersync location set custom Fix wrong order of feedback when setting weather to a city Fix Fabric metadata
- Now defaults to not geolocating users when they first enable the mod
- Added city presets
- Added geolocation on request
Initial release