CustomCrops + Resource Pack

MC Plugin CustomCrops + Resource Pack 3.3.1.13
Seasons, greenhouse, fertilizers and sprinklers! Supports ItemsAdder & Oraxen

1.19.3 packet fix
Use new custom flag for worldguard regions
  • customcrops-harvest
  • customcrops-break
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
Improvements
  • Added new api methods
  • Improved whitelist world judgement
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)
Fixed loots not dropped in ItemsAdder mode when harvesting with left click
Fixed plugin won't start when whitelist/blacklist worlds are empty
● Added Redis for playerlist sync for Mode 2&3
● Hologram info are now fake packets
● optimized Mode 4
The configuration is now auto-updated
IMPORTANT

This version requires ItemsAdder 3.2.3c+ with better Furniture API




Change Log:

● Optimized repeated harvesting.

● Optimized the interaction with sprinklers and added data fix function for sprinklers.

● Auto clean up outdated and useless data in file.

● Removed "only-grow-in-loaded-chunks" option and replace this with Four modes:

#Mode 1: # Crops in loaded chunks will grow

#Mode 2: # Online players' crops will grow

#Mode 3: # Mode 1 + Mode 2 #Mode 4: # No support in this mode! # All the crops will grow (May cause lag) grow-mode: 3

● Players in creative mode will not consume items(seeds, sprinklers)

● Fixed a misconfig of cabbage in default config.
fixed an NPE problem
Top Bottom