
RealisticSeasons 11.7.0
Add realistic looking season to your worlds. The perfect addition to any server!
- Fixed IndexOutOfBoundsException, the exception still occurs but is now handled better and will no longer cause problems on the server.
- Added integration for the plugin Lands:
- Details can be found here
- Added integration for the plugin GriefPrevention:
- Details can be found here
- Added integration for the plugin FactionsUUID:
- Details can be found here
- Some changes were made to the wiki, it is still outdated however and documentation on some features is still missing. This is coming soon.
on-new-world-creation:
sync-with-other-world: true
- Minecraft update 1.20.4 requires no plugin update. RealisticSeasons versions that support 1.20.3 automatically support 1.20.4 too
- Minecraft version 1.20.3 is now supported
- Reduced performance impact of chunk queues
- The plugin will now generate warnings when certain issues with packet processing occur.
- Fixed problems with "sync-time-with-real-world" not triggering season change on specific setups.
- Fixed other bugs
- Fall colours are now randomized using a seeded random. This means everyone will now see the same colour pattern in a specific location.
- Fixed packets getting sent to NPCs. This may fix some crashes and performance problems.
- Disabled command output for "/rs temperature modify" in the console.
- Minecraft version 1.20.2 is now supported
- Oak leaves will now turn into cherry leaves during mid-spring.
- This change is only client-side, meaning breaking the block will still drop oak leaves.
- Can be toggled and configured in the config.yml. The "block-replacement" section also lets you define your client-side-only block changes.
- This feature only works on 1.20 or up. It is still experimental and if buggy it may be disabled by default in the future.
- Improved performance of unloaded chunk ice remover
- Fixed temperature block effects not working
- Fixed some bugs
- Fixed faraway chunk warning issue. There could be some edge cases that still trigger the warning, feel free to report any warning to me.
- Added water-bottle-effect-duration setting to the temperature.yml. Drinking a water bottle cools you down when using RealisticSeasons, now you can also configure the duration. The setting takes seconds as input and is set to 300 by default (5 minutes).
- Fixed multiple bugs reported throughout the summer.
- Added a new toggle in the temperature.yml called "ip-location-temp-type". The temperature system would already detect if a player was located in the US and would switch their temperature bar to Fahrenheit, but now you can turn that feature off.
- Fixed bedrock minecraft support for 1.20
- RealisticSeasons now processes packets async on mc version 1.19.4. This was already implemented on version 1.20
- Fixed error on version 1.20
- Reduced Runnable creation count causing lag on version 1.20
- Another fix for async packet processing in 1.20
- Fixed rain/snow sometimes not showing
- Potential fix for error caused by the new async-packet processing system on version 1.20.
- Fixed bedrock players connected through Geyser sometimes having incorrect biomes on version 1.20
Chunk packets will now process async on Minecraft version 1.20 and 1.20.1
- These optimizations are experimental and shouldn't be used on production servers yet. Please report strange behaviours or errors.
- Performance improvements are significant, mostly on large servers.
- Once stable, all versions will get async packet processing.