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.
Full Changelog:
https://github.com/Happy-Hop7/RealisticPlantGrowth/compare/v0.8.6-BETA...v0.9-BETA
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:
https://github.com/Happy-Hop7/RealisticPlantGrowth/compare/v0.8.5-BETA...v0.8.6-BETA
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.
Full Changelog: https://github.com/Happy-Hop7/RealisticPlantGrowth/compare/v0.8.4-BETA...v0.8.5-BETA
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.
Full Changelog:
https://github.com/Happy-Hop7/RealisticPlantGrowth/compare/v0.8.3-BETA...v0.8.4-BETA
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.
Full Changelog:
https://github.com/Happy-Hop7/RealisticPlantGrowth/compare/v0.8.2-BETA...v0.8.3-BETA
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.
Full Changelog:
https://github.com/Happy-Hop7/RealisticPlantGrowth/compare/v0.8.1-BETA...v0.8.2-BETA
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.
Full Changelog:
https://github.com/Happy-Hop7/RealisticPlantGrowth/compare/v0.8.0-BETA...v0.8.1-BETA
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.
Full Changelog:
https://github.com/Happy-Hop7/RealisticPlantGrowth/compare/v0.7.1-BETA...v0.8.0-BETA
Plugin Metrics Implementation
- Implemented plugin metrics with bStats integration.
- Fixed an indentation error in the default
GrowthModifiers.yml
, resolving issues with the plugin not recognizing melon growth parameters.
Full Changelog: https://github.com/Happy-Hop7/RealisticPlantGrowth/compare/v0.6.0-BETA...v0.7.1-BETA
Implemented /rpg info
command.
Full Changelog: https://github.com/Happy-Hop7/RealisticPlantGrowth/compare/v0.5.0-BETA...v0.6.0-BETA