- The plugin can now detect if flowers, berry bushes and mushrooms have been placed by players
- Flower & berry bush farms will no longer get destroyed
- Snow will no longer destroy manual placed plants
- Season plant remover also will no longer destroy manual placed plants
- Added config option: "keep-player-placed-plants" to toggle this new feature. Defaults to true.
- Fixed frogs not despawning after fall ended
- Fixed no-healing effect staying forever when switching dimensions, specifically to a dimension without temperature.
- /toggletemperature now supports toggling temperatures of other players if you have the permission "realisticseasons.toggletemperature.others". Also supports console.
- Added a new mode to the calendar: real-life days
- Calendar will function like usual, but now the next day starts at midnight in real life
- Switch by setting "calendar-is-real-life-days" to true in the calendar.yml
- Custom day/night length still works
- In-game time won't have any effect on the calendar
- Fixed air temperature in /season not switching to Fahrenheit
- Added a new mode to the calendar: real-life days
- Calendar will function like usual, but now the next day starts at midnight in real life
- Switch by setting "calendar-is-real-life-days" to true in the calendar.yml
- Custom day/night length still works
- In-game time won't have any effect on the calendar
- Fixed air temperature in /season not switching to Fahrenheit
- All commands are now console supported
- Added SeasonEventStart and SeasonEventEnd to the API. More info on the wiki soon
- Fixed NPE
- Added support for ViaVersion/ViaBackwards/ViaRewind. Players below 1.16 will now see normal biomes in summer & spring, savanna in fall and snowy_plains in winter.
- Added bStats Metrics to the plugin
- Fixed bedrock players seeing snow in fall if server version was 1.19
- Temporarily turned off geolocation detection for temperature system. Server would change the temperature unit of a player on every join because it could not detect if a player joined for the first time on some servers.