RealisticSeasons icon

RealisticSeasons 11.7.0

Add realistic looking season to your worlds. The perfect addition to any server!

Page 1 2 3 4 5 6 ... 9
10.5.1 Jun 10, 2023
SeasonsAPI: 
   - added public String getDayOfWeek(World w)
   - added public String getCurrentMonthName(World w)
Fixed temperature system glitching out if modify biome on client was disabled
Fixed another worldguard error
10.5.0 Jun 8, 2023
Minecraft version 1.20 is now supported
   - Biome config "FLOWER_FOREST" configures for the new biome
- Fixed rare worldguard error
- New features added in this minecraft update (cherry trees for example) will be integrated into the seasons in a later update.
10.4.10 Jun 1, 2023

- RealisticSeasons would sometimes lag a lot on servers with fake-players/npc plugins installed. This has now been fixed

10.4.9 May 27, 2023

- Fixed code used to debug lag issues

10.4.8 May 16, 2023

- Improved performance of large lists

10.4.7 May 4, 2023

- Fixed iris error (again)

10.4.6 May 3, 2023

- Fixed recent iris incompatibility
   - Console may generate some warnings while using iris, please report those warnings to me

10.4.5 Apr 17, 2023
- Fixed falling leaf custommodeldata not working
- Fixed growth speed event listener ignoring cancelled events
10.4.4 Apr 12, 2023

- Fixed NoSuchMethodError on newer spigot builds

10.4.3 Apr 2, 2023
- Removed the cheese season again
- Content was too great for a regular update and should be sold as a separate plugin
10.4.3 Apr 1, 2023

- Made seasons look more like real life

10.4.2 Mar 21, 2023
- Added setting "default-season"
   - Any world that has not had seasons manually disabled before will turn into the season specified in the setting. 
   - Newly created worlds at runtime will also get this season. 
   - Default is "NONE"
   - This new setting is very useful for servers with plugins that automatically create (many) small worlds.
10.4.1 Mar 18, 2023
- Added the following options to the config.yml:
falling-leaf-item: KELP
falling-leaf-custommodeldata: 0
- Configures what item should appear as the falling leaves in summer.
10.4.0 Mar 15, 2023

- Plugin now supports version Minecraft 1.19.4

10.3.7 Mar 13, 2023
- RealisticSeasons now registers an average of 4x fewer custom biomes on the server than before. The difference is even bigger if you're using a custom world generator.
- This creates more possibilies for future content updates and also fixes a recent incompatibility with the plugin Terra.
- F3 biomes will no longer display any info about the current biome and will instead display a RealisticSeasons biome with a number, which can be annoying for players. That's why a new command called /currentbiome is also added in this update.
- Old biome system can be turned on again by setting "optimized-custom-biomes" to false in the config.yml. This will also bring back the more useful biome names in F3. Leaving the new system on is recommended however.

- Added new command: /currentbiome

- Displays a simple message (configurable in the lang.yml file) with the name of the biome that the player is currently in.
- Permission: realisticseasons.getbiome
10.3.6 Mar 9, 2023

- Added "worlds-without-events" option to calendar.yml

If you had multiple worlds synchronized in the past or with sync-time-with-real-world enabled, events would trigger once for each world. That means the commands would run multiple times which would often break things. With this new option you can just add all worlds except one to the "worlds-without-events" list to solve the issue.

10.3.5 Mar 7, 2023

- Another attempt at fixing MythicMobs integration

10.3.4 Mar 5, 2023

- Fixed bedrock players connected through GeyserMC seeing dark skies or wrong biomes in winter and fall.

10.3.3 Feb 21, 2023
New command: /rs biomelist
- Console-only
- Gives a massive list in the console of all RealisticSeasons biomes and a list of all Minecraft/custom biomes and their respective RealisticSeasons replacement for each season. 
- Useful for resource pack makers etc.
10.3.2 Feb 19, 2023

- Frozen oceans are now treated the same as frozen biomes instead of oceans. 
- Being in a chest boat will no longer drop your temperature. The plugin would think you were in the water.

Page 1 2 3 4 5 6 ... 9