
CustomCrops 3.6.35
Seasons, greenhouse, fertilizers and sprinklers! [Supports CraftEngine/ItemsAdder/Oraxen/Nexo]
3.4.2.1
Mar 16, 2024
- Fixed a bug where break event called but custom blocks are not actually removed
- Improved anti-grief check
3.4.2.0
Mar 16, 2024
- Added force-tick command
- Added "dispenser" option to bone meals
- Refactored part of the API Events
- Added gamemode condition
- Improved season API
- Fixed the bug that scheduler still works even if it's disabled
- Improved explosion event handler
3.4.1.1
Mar 15, 2024
- Prevent tripwire from dropping stage items
3.4.1.0
Mar 15, 2024
3.4 Release
- Performance improvement
Although the performance of the plug-in has always been very good, I always believe that there is still much room for improvement. I did this in 3.4 and achieved better results than I expected.
① 7,000% increase in serialization speed (tested with 100,000 crops in a single chunk)
② Only occupies 8% of the original storage file size
③ More efficient scheduler, although 3.3 is also running in multithreading, the thread execution efficiency of the new version has been improved - Random Tick System
Now random tick scheduler has been added to the scheduler system. Before, many users hoped that I could make rain able to water the pot and I did this through the random tick system. Moreover, the random tick can also be applied to crops. You can see the differences between them here (Link) - Support more item Libraries
Previously, some users wanted to use water bottles and seeds from other plug-ins, which are now supported! - Richer action system and condition system
Richer action system makes force tick possible. In the default configuration, we allow players to force the sprinkler to work while sneaking. We convert all the hard coded functions into configurable actions. - Slime world manager support
We added official support for slime world manager, which means that the plugin would store the data into slime world format, thus allowing you to sync worlds with MongoDB and MySQL. - Folia support
Although itemsadder and oraxen do not officially support Folia, customcrops has been prepared in advance and can be run on folia at any time! - Improvements in more details
For example, for servers above 1.19.4, we use text display by default to improve interactions. We introduced more accurate hitbox detection and judgment for adding water to the watering-can. There are many details improved, but I don't think it's necessary to explain them in detail in the update log. - About upgrading plugins from 3.3 -> 3.4
I know that users are suffering from the migration plug-in configuration writing to the new version, so you only need to replace the plugin jar to complete the migration of the configuration file and the existing crop data without any other operations. (Link)
3.4.0.8
Mar 14, 2024
BETA VERSION
- Fixed the bug where "sprinkler-with-water" model doesn't have mechanics
- Added light and natural light conditions/requirements
3.4.0.7
Mar 12, 2024
BETA VERSION
- Added more debug messages to detect errors when installing
- Fixed issues on 1.17-1.18 servers where some API methods don't exist
3.4.0.6
Mar 11, 2024
BETA VERSION
- Added new condition type "moisture_more_than" and "moisture_less_than". Here's a guide on how to use vanilla farmland
[url]https://mo-mi.gitbook.io/xiaomomi-plugins/plugin-wiki/customcrops/common-questions#q1-how-to-use-vanilla-farmland-as-pot[/url]
3.4.0.5
Mar 11, 2024
BETA VERSION
-
Fixed a bug where world migration failed due to seasons not being enabled or compatibility with other seasons being used before
-
Now it is prohibited for players to sneak and rotate crops (item frame and item display)
- Crops only have random rotation during planting, and the growth process will continue to follow the previous rotation state
3.4.0.4
Mar 10, 2024
BETA VERSION
- Slime world support (The plugin's data is fully written into slime world's data so you can load worlds with MySQL/MongoDB)
3.4.0.3
Mar 10, 2024
BETA VERSION
- Using text display for holograms to improve interactions
- Fixed some bugs
3.4.0.2
Mar 10, 2024
3.4 BETA VERSION
- Stable version would be named starts with 3.4.1, now it's on 3.4 beta stage
- If you have any problem, get help on Discord support channel
3.3.1.17
Mar 9, 2024
- The final version of 3.3
- 3.4 will be released soon
3.3.1.16
Feb 28, 2024
- Fixed compatibility with FabledSkyblock where members don't have access to customcrops
- Improved the watering-can interactions
3.3.1.15
Feb 27, 2024
- Improved the anti-grief system and support more plugins! If you meet problems after this update please report them on Discord or Github
3.3.1.14
Feb 21, 2024
- Added AdvancedSeasons support
3.3.1.13
Feb 18, 2024
- Fixed the problem where you can't add water if the block is a water-logged one
- Switch to latest Oraxen furniture API, otherwise the interaction entities might be bugged in newest version. This update drops support for oraxen that lower than 1.158
- Added infinite option to sprinklers [remember that if you set only-work-in-loaded-chunks: false in config, it's advised not to enable infinite otherwsie it might cause performance issues]
3.3.1.12
Feb 6, 2024
- Fixed the bug the crops data in constantly loaded chunks not loaded
3.3.1.11
Jan 28, 2024
- Fixed compatibility with latest Oraxen furniture API
3.3.1.10
Jan 4, 2024
- Added "to-inventory" option to drop-items action
3.3.1.9
Dec 23, 2023
1.20.4 ready