Bug fix
- Code clean up
- Optimized interact events
- Fix some less important potential errors
[IMPORTANT] Bug fix
- Fixed crop duplication in ItemsAdder itemframe mode
Bug fix
- Fixed crops would not grow in ItemsAdder mode(bug in 2.0.11)
Bug fix
- Fix crop grow issues if it has more than 10 stages
new Oraxen api compatibilty
- Beta test with new Oraxen api (1.146.1+)
Bug fix
- fixed namespace contains "_" 's error
- fixed breaking pot(with crop above) error in ItemsAdder Item fame mode
Minor bug fix
- fixed negative amount of water if you set water-block-to-water-can higher than 1
Bug fix
- Fixed sprinkler would work one more time than the water amount
Bug fix & 6 new default crops
- Fixed crops stack in one block in item_frame mode
- Added an option to disable rotation for some crops
- Added 6 new default crops
Problems you might meet:
how to get the new default crops config?
method①: open the jar with a software like bandizip and get the crops.yml
method②: delete old crops.yml and regenerate one
how to plant the apple tree?
see in your config.yml and make sure that your crop.yml contains apple's config
convert-to-customcrops:
enable: true
list:
APPLE: apple
API Improvements
- Improved APIs
- Removed additional check for chorus plant (For ItemsAdder users, It's advised to use ItemsAdder3.2.5 (not released yet) and newest CustomCrops)
Bug fix
- Fixed a NPE when harvesting crops if there's other drops without skill hook
- Added command backup/savecache to handle the data cache and other uses
- Added auto data save if you enabled auto-grow for better data security
- Optimized crop data cache storage
Minor fix
- Prevent players from getting wet pot
Bug fix
- Fixed NPE when enabling skill-bonus but no skill plugin is hooked
- Added {suitable} placeholder in wrong-season message
- Code clean up
[Minor fix] Fixed a translation problem
- It should be current season instead of suitable season at messages.wrong-season
Improve sprinkler data system
- Now sprinkler's data would be removed from cache when it has no water.
- Fixed API events
Fix packet problems on Spigot server
- Spigot is not so recommended because I am developing with PaperAPI and testing with Paper server
Improvements
- Added new api methods
- Improved whitelist world judgement
Bug fix
- Fixed RealisticSeasons Hook
- Fixed possible data NPE when server start
- Added {season} placeholder in wrong-season message
Bug Fix & new skill bonus
- Fixed async crow event
- Fixed RealisticSeason hook when unloading the world
- Added new option in config.yml (Which would change the amount of crops that player get according to their skill level)
Minor fix
- Fixed a NPE when there are no quality loots
- Fix JobsReborn Integration