Skip to content

Releases: Happy-Hop7/RealisticPlantGrowth

v0.9.2-BETA

13 Dec 08:09
8045293
Compare
Choose a tag to compare
v0.9.2-BETA Pre-release
Pre-release

Hotfix for 1.20.4 Servers

  • Fixed a bug in the version loading system that prevented the plugin from working on 1.20.4 servers. (Issue #25)

Full Changelog:
v0.9.1-BETA...v0.9.2-BETA

v0.9.1-BETA

07 Dec 12:12
475edbc
Compare
Choose a tag to compare
v0.9.1-BETA Pre-release
Pre-release

Minecraft 1.21.4 Support & Improved Error Handling

  • Added Minecraft 1.21.4 Support: The plugin now supports Minecraft version 1.21.4.
  • Improved Error Handling: Configuration errors in the GrowthModifiers.yml file will now prevent the plugin from loading, preventing unexpected errors during runtime.

Important Notes

  • End of Beta Support for Older Versions: This is the final update in the beta phase that will support older Minecraft versions.
    Future releases will only support the latest version of Minecraft until the full release is ready with all features implemented.

How to Update from BETA-0.9.0:

  1. Replace the existing .jar file with the new version.
  2. Restart your server.
  3. Optionally update your BiomeGroups.yml file to include the new PALE_GARDEN biome.
  4. Optionally modify your GrowthModifiers.yml to include the new plant types.

Download the Latest Build

As always, you can access the latest build by following this link.

Full Changelog:
v0.9-BETA...v0.9.1-BETA

v0.9-BETA

04 Nov 22:32
341f936
Compare
Choose a tag to compare
v0.9-BETA Pre-release
Pre-release

Custom Biomes Support | Java 21 Requirement

  • Added support for custom biomes (requires Paper server or fork).
  • Plugin now requires Java 21.

Important Notes

  • Winter Drop Update: The new plants from Minecraft 1.21.3's Winter Drop update will be added in the next plugin release. Stay tuned!
  • Beta Support Policy: This is the final update in the beta phase that will support older versions of Minecraft. Going forward, this plugin will only support the latest Minecraft version up until the full release and all features are implemented.

How to Update from BETA-0.8.6:

Simply replace the existing .jar file and restart your server.
You may need to update your language strings since biome formatting changed.

Download the Latest Build

As always, you can access the latest build by following this link.

Full Changelog:
v0.8.6-BETA...v0.9-BETA

v0.8.6-BETA

27 Jul 21:52
8a890da
Compare
Choose a tag to compare
v0.8.6-BETA Pre-release
Pre-release

Bug fix.

  • Fixed #17
  • Improved Event Logging
  • Changed comments in all language files. (please let me know if you find a mistake)

How to Update from BETA-0.8.5:

Simply replace the existing .jar file and restart your server.

Download the Latest Build

As always, you can access the latest build by following this link.

Full Changelog:
v0.8.5-BETA...v0.8.6-BETA

v0.8.5-BETA

24 Jun 07:51
82c9634
Compare
Choose a tag to compare
v0.8.5-BETA Pre-release
Pre-release

Minecraft 1.21 support and Finnish translations.

  • Support for Minecraft version 1.21!
  • Added Finnish translations (Big thanks to @aXe18 )

How to Update from BETA-0.8.4:

Simply replace the existing .jar file and restart your server.

Download the Latest Build

As always, you can access the latest build by following this link.

Full Changelog:
v0.8.4-BETA...v0.8.5-BETA

New languages and Minecraft 1.20.6 support

04 May 19:28
15669ac
Compare
Choose a tag to compare

Minecraft 1.20.6 support and more.

  • Support for Minecraft version 1.20.5 and 1.20.6!
  • You now have the ability to utilize the 'enabled_worlds' list as a world blacklist, thus enabling RealisticPlantGrowth by default across all worlds. (closing #14)

Furthermore, support for two new languages is added:

  • Chinese Translation: Big thanks to Sherry5299 for the contribution.
  • Russian Translation: Also big thanks to digitalguilt for providing the Russian translation.

How to Update from BETA-0.8.3:

Simply replace the existing .jar file and restart your server.

Download the Latest Build

As always, you can access the latest build by following this link.

Full Changelog:
v0.8.3-BETA...v0.8.4-BETA

v0.8.3-BETA

18 Jan 15:35
Compare
Choose a tag to compare
v0.8.3-BETA Pre-release
Pre-release

Hotfix for Spigot Servers.

  • Resolved Issue #11.

Paper and Purpur servers are not affected by this issue.


How to Update from BETA-0.8.2:

Simply replace the existing .jar file and restart your server.

Download the Latest Build

As always, you can access the latest build by following this link.

Full Changelog:
v0.8.2-BETA...v0.8.3-BETA

v0.8.2-BETA

14 Jan 15:04
Compare
Choose a tag to compare
v0.8.2-BETA Pre-release
Pre-release

Added support for older Java versions.

  • Resolved Issue #10.
  • Fixed Minor Bug.

How to Update from BETA-0.8.1:

Simply replace the existing .jar file and restart your server.

Download the Latest Build

As always, you can access the latest build by following this link.

Full Changelog:
v0.8.1-BETA...v0.8.2-BETA

v0.8.1-BETA

12 Jan 10:36
Compare
Choose a tag to compare
v0.8.1-BETA Pre-release
Pre-release

Bug Fix and Update.

  • Resolved issue #9.
  • Updated the Update Checker to utilize the Modrinth API for improved functionality.

How to Update from BETA-0.8.0:

Simply replace the existing .jar file and restart your server.

Download the Latest Build

As always, you can access the latest build by following this link.

Full Changelog:
v0.8.0-BETA...v0.8.1-BETA

v0.8.0-BETA

10 Jan 14:28
Compare
Choose a tag to compare
v0.8.0-BETA Pre-release
Pre-release

Update Checker, Material Mapping, and Extended Version Support.

Implemented Update Checker

  • Added a new configuration option to check for updates automatically on server start.

Implemented Material Mapping

  • Implemented Material Mapping for the GrowthModifiers.yml file.

Extended Version Support

  • Now compatible with all server versions greater than 1.20.

How to Update from BETA-0.7.1:

With the introduction of Material Mapping, a new default GrowthModifiers.yml has been included, simplifying plant variant configurations.
Here are your update options:

Option 1: Regenerate Default Configuration

  • Delete your existing GrowthModifiers.yml.
  • Use the "/rpg reload" command to generate the file with updated default values.

Option 2: Keep Existing Configuration

  • You can retain your current GrowthModifiers.yml; the new functionality will not disrupt existing configurations.
  • If desired, remove sections where the plant name ends with "_plant" to align with the new changes.

Download the Latest Build

As always, you can access the latest build by following this link.

Full Changelog:
v0.7.1-BETA...v0.8.0-BETA