
CustomCrops 3.6.35
Seasons, greenhouse, fertilizers and sprinklers! [Supports CraftEngine/ItemsAdder/Oraxen/Nexo]
3.6.19
Nov 3, 2024
- Fixed an issue that canceling ScarecrowBreakEvent and GreenhouseBreakEvent wouldn't cancel the event from ItemsAdder/Oraxen
- Added listener for LoadSlimeWorldEvent. This would be helpful if another plugin loads the slime world without calling the WorldLoadEvent.
3.6.18
Nov 2, 2024
- 1.21.2/1.21.3 support
3.6.17
Oct 23, 2024
- Fixed `&r`
- Fixed an issue where "*" no longer works in `item-in-hand` requirement
- Fixed changes on `max-water-storage` not applied
- Fixed data saving on Folia servers
3.6.16
Oct 13, 2024
- Fixed slow server shutdown due to world block loading stuck after bukkit server shutdown
- Added `regex` option for `item-in-hand` condition
3.6.15
Oct 10, 2024
- Fixed an issue where `force-tick` not working properly if tick interval is more than 1
- Added `=` alias for `==` and `potion-effect` requirement
- Updated the dependencies to the latest
3.6.14.1
Oct 5, 2024
- Fixed an issue where scarecrow not working since last update's EOF error fix
3.6.14
Oct 3, 2024
- Fixed an issue that players can plant ignore `pot-whitelist`
- Fixed potential EOF issue
- Fixed an issue with reading external item ID
3.6.13
Sep 30, 2024
- Improved the safety of the task queue
- Added `ignore-random-tick`/`ignore-scheduled-tick` option for pots
- Added ExecutableItems compatibility
3.6.12
Sep 22, 2024
- Fixed a bug with watering-can on 1.20.5+
- Improved the display when watering-can is a damageable item
- Fixed potential error if the crop data is inconsistent with the model when interacting
3.6.11
Sep 20, 2024
- Added new API events `QualityCropActionEvent` & `DropItemActionEvent`
- Minor bug fixs related to world thread scheduler
3.6.10
Sep 15, 2024
- Added `/customcrops unsafe` commands which contain some unsafe operations
- Added vanilla item id support (Spigot's item ID is sometimes different from the vanilla)
- Improved `/customcrops debug data` command
- Now debug commands can be translated
- Fixed some minor bugs
3.6.9
Sep 14, 2024
- Added an option `intervene-anti-grief`, see the comments for details
- Added MythicCrucible compatibility
- Added hClaims compatibility
3.6.8
Sep 13, 2024
- Set up a single thread scheduler for each world. Compared with previous versions, the process of ticking would be safer.
- Made world saving asynchronous
- Improved culling of useless chunks
3.6.7
Sep 10, 2024
- Fixed a bug that chunk limitation works abnormally for new chunks
- Fixed a bug that `placeholder-register` is not working
- Prevents the plugin from giving errors if another season plugin is not ready to provide seasons
3.6.6
Sep 8, 2024
- Fixed the problem of multiple data referencing the same object due to optimization on chunk load
- Fixed AdvancedSlimePaper support
- Added deepclone support for block data tags
- Added ALL mode (use both random tick and scheduled tick)
- Using the nms method to detect rain locations more accurately
- Fixed the range of surrounding water sources
- Updated cloud command framework to 2.0.0
3.6.5.1
Sep 7, 2024
- Fixed the possible NPE during sprinkler work
3.6.5
Sep 7, 2024
- Experimental feature: WorldEdit support which can be enabled in config.yml (FASW not supported at the moment)
- Added burn event handler
- Fixed fertilizer/watering can configs not reloaded
- Added additional check to prevent data loss during tickings
3.6.4
Sep 6, 2024
- Fixed some bugs with registering custom mechanics with APIĀ
- I suddenly found that I forgot to add hashcode method for blockstate which might cause performance issues
- Fixed an issue that watering can can't refill sprinklers
3.6.3
Sep 5, 2024
- Fixed a bug that `_WORLDS_` got reset after upgrading the config version
- Fixed a bug that limitation per chunk not working as expected
- Fixed a bug with season integrations
- Fixed quality-crops not dropping the correct amount of crops
3.6.2
Sep 5, 2024
- Extensively refactored the entire plugin
- More robust and powerful API
- Added full takeover capability for vanilla crops
- Many bug fixs
To update, just drag & drop