
RealisticSeasons 11.8.1
Add realistic looking season to your worlds. The perfect addition to any server!
- Official MythicMobs support has been dropped. A bug on MythicMobs' side makes it no longer possible to have seasons integration into MythicMobs. I've contacted the devs, but they haven't resolved the issue. The code is still in RealisticSeasons however it may only work on servers with only one world with seasons (implemented this update). It will also continue working if it worked for you before.
Temperature is now disabled in creative and spectator
- Temperature meter no longer turns purple if boosts are disabled (default configuration)
- Reduced height temperature modifier for winter. It was very hot at y=-60
- Added extra checks to /rs install for better user experience
- Added placeholderapi placeholder %rs_bottle_icon%. Will display the water bottle icon if the player has recently drunk something, similar to the default one on the action bar.
- The plugin now helps you out a bit with help messages while setting up the plugin.
- Updated particle library
- Fixed players still being able to sleep even when gamerule playersSleepingPercentage was more than 100
- Fixed an ArrayIndexOutOfBoundException
- Fixed chunks sometimes not refreshing on season change
Fixed unlit (soul)campfires giving off heat
- Fixed custom event system not working when using sync-time-wth-real-world
- Some tweaks to firefly spawns
- Fixed error occurring when leaves were placed at y=0 in the end
- Fixed threading issue occurring while not using PaperMC (fork)
- Fixed error occurring after summer nights
- Fixed errors caused by the temperature system being disabled while using the particle system.
This update contains a new particle system for extra immersion: falling leaves, shooting stars, fireflies and more! Details about new content will be up on the wiki soon. Full changelog:
- Added falling leaves to summer
- Added small falling leaves (particles) to fall
- Added shooting stars to summer night
- Added night sparks to winter night. There's a 20% chance every night that the entire sky gets filled with small shiny lights.
- Added fireflies to spring and summer
- Players will now visibly sweat when their temperature is higher than 40°C
- Players' breath will become visible if the air temperature is below 0°C
- Moon phases now cycle when sync-with-real-world is enabled
- Added command /toggleseasonparticles
- Added API event SeasonParticleStartEvent
Added TPS detection
- All block changes and temperature block effects will automatically be disabled if the average TPS drops below 19.5
- Can be configured with the settings "prioritise-tps" and "min-tps" in the config.yml
- Some small tweaks to the async chunk loader, most noticeable on larger servers.
- Async chunk loading system runs a little bit smoother
- Temperature block scanner now automatically disables itself if TPS drops below 19.5. Could cause issues on servers with 100+ players