
CustomCrops 3.6.35
Seasons, greenhouse, fertilizers and sprinklers! [Supports CraftEngine/ItemsAdder/Oraxen/Nexo]
3.5.11
Aug 29, 2024
- Fixed issues caused by those corrupted BlockPlaceEvent
3.5.10
Aug 24, 2024
- Fixed the compability with ItemsAdder because its API triggered an event that should not have been triggered.
3.5.9
Aug 13, 2024
- Added compatibility with latest AdvancedSlimePaper
- Probably fixed the issue of chunk not saving during slime world unloading
- Added compatibility with AdvancedSeasons 1.4+
- Added compatibility with BetonQuest 2.1.3+
3.5.8
Aug 11, 2024
- 1.21.1 support
3.5.7.5
Jul 30, 2024
- Fixed nms issues on recent paper 1.21(#114) builds
3.5.7.4
Jul 22, 2024
- Added MythicMobs to plugin.yml
3.5.7.3
Jul 18, 2024
- Fixed the particles on 1.20.5+ servers due to the changes of name in Bukkit API
3.5.7.2
Jul 14, 2024
- Fixed the bug that fertilized-pots not working for "vartiation" fertilizers
3.5.7.1
Jul 10, 2024
- Prevent "durability" action from throwing errors if the item doesn't have itemMeta
3.5.7
Jul 9, 2024
- Fixed an issue that watering can's lore is not updated
- Added PreciousStones compatibility
3.5.6
Jul 7, 2024
- Added "world" grow-conditions
- Added "/ccrops unsafe check-data" command
- Fixed compatibility issues with ItemsAdder 4.0+
3.5.5
Jun 27, 2024
- Fixed some NMS issues on 1.21
3.5.4
Jun 26, 2024
- 1.21 support
3.5.3
Jun 23, 2024
- Further fix on "Loaded region[0, 0] is loaded again"
3.5.2
Jun 20, 2024
- Fixed some NMS issues on 1.20.5/1.20.6 servers
- Prevent pot from losing water if it is absorbing rainwater/nearby water
- Possibly fixed the problem where pot's data not removed if it's corrupted
3.5.1
Jun 19, 2024
- Possibily fix the problem of "loaded region is loaded again at [0, 0]"
- Fix the bug that sprinkler drops nothing if 2D-item is empty
- Allow negative numbers in tick-interval option to disable tick
- Fixed the bug that swing-hand action can only be seen by the action trigger
3.5.0
Jun 18, 2024
- 1.20.5/6 support (For the moment it's still using ProtocolLib but in future versions it would be removed)
3.4.12
Jun 14, 2024
- Fixed a bug that players can see animations in different worlds
3.4.11
Jun 8, 2024
- Fixed commands not working when the player has "*" perm instead of being opped
- Fixed the error when parsing expressions
3.4.10
May 25, 2024
- Fixed offline-tick not working properly on 1.18.2 servers due to the difference of chunk entity loading logic