CustomCrops
CustomBiome Condition Support
  • Added 1.17.1, 1.18.1, 1.18.2, 1.19.2, 1.19.3 custom biome condition support. for example "custom:giant_forest" "overworld:summer/forest"
  • Creative players now ignore harvest-requirements


2.2.3.1

Bug fix
  • Fixed oraxen stringblock/noteblock interactions are handled twice


2.2.3

Fix & Improvements
  • Fixed placeholder {world} not works in message
  • Fixed season loading after reloading the plugin
  • Removed API Event "PreActionEvent" but added a new Class AntiGriefUtils to register some other anti grief plugins
  • Added a new config section "mechanics.sprinkler-animation.y-offset" to control the height of the fake armor stand
  • Added new condition for crops when harvesting
YAML:
plant-requirements:
  condition_1:
    # Condition System:
    type: permission
    # Mode: && / ||
    mode: '&&'
    value:
      - crops.plant.tomato
    # The message to be shown when player doesn't fit the requirement
    message: 'You don''t have permission to plant this seed!'
harvest-requirements:
  condition_1:
    type: permission
    mode: '&&'
    value:
      - crops.harvest.tomato
    message: 'You don''t have permission to harvest tomato!'


2.2.2-hotfix

Bug Fix
  • Fixed wrong crops cache not removed
  • Little performance improvements with item_frame mode


2.2.2

Patch
  • Try to add IridiumSkyblock support
  • Patch for users update from 2.0 -> 2.2
  • Improved papi condition


2.2.1

Bug fix
  • Fixed & Optimized pot drying judgement
  • Allows water bucket to water the pot
  • API changes: WaterPotEvent params are changed
1.19.3 packet fix
Improved WorldGuard hook
Use new custom flag for worldguard region
  • customcrops-harvest
  • customcrops-break

2.1.1
1.19.3 support
  • Added 1.19.3 support
  • Added a new config section for crops to die if the pot is dry
2.1.0-r3

Improvements
  • Readded entity check for item frame mode

2.1.0-r2

Bug fix & Improvements
  • Optimized crop config loading
  • Fixed a lang issue about {season} placeholder
  • Updated Adventure api to 4.12.0
  • Updated MiniMessage to 4.12.0
Bug fix & Performance improvements
【IMPORTANT】
In this version you need to manually specify max-stage in crop_xxx.yml (For ItemsAdder users, you need to specify the namespace too). This is aimed for less check and better plugin performance. If you are using the default config, it would be automatically updated! Plugin performance would improve about 15%~25% in this update theoretically.
If you meet any bugs, report them in Discord. If you have problems with crop data please get the backup files in your /plugins/CustomCrops/backups folder
YAML:
grape:
  max-stage: 6
  quality-loots:
    amount: 3~4
    quality:
      '1': customcrops:grape
      '2': customcrops:grape_silver_star
      '3': customcrops:grape_golden_star
  return: customcrops:grape_stage_4
  season:
  - Spring
  - Summer
  - Autumn
Update log:
1. When a world is unloaded, its crops would not continue their growing
2. Optimized watered pot drying judgement
3. Crop mode now supports reloading, so no need to restart the server when changing mode for test
4. Now crop name supports "_" for example red_pepper
5. Fixed crop cache not removed in Oraxen item frame mode when breaking the pot
6. Fixed players can still interact with sprinklers if enabled additional events in ItemsAdder item frame mode
7. Fixed players can still water pots if enabled additional events in Oraxen Tripwire mode
8. Removed useless check in ItemsAdder item frame mode
9. Optimized the whole judgement logic and improves about 15~25% performance
10. Fixed dry pots always drop amount one when dropping wet pots from inventory
11. Added new config section: drop-loots-in-all-worlds
[IMPORTANT] Bug fix
  • Fixed crop duplication in ItemsAdder itemframe mode


2.0.11-hotfix

Bug fix
  • Fixed crops would not grow in ItemsAdder mode(bug in 2.0.11)
2.0.11
Bug fix
  • Fix crop grow issues if it has more than 10 stages


2.0.11-beta
new Oraxen api compatibilty
  • Beta test with new Oraxen api (1.146.1+)


2.0.10
Bug fix
  • fixed namespace contains "_" 's error
  • fixed breaking pot(with crop above) error in ItemsAdder Item fame mode
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)
BlackSpigot General Chat
Rules Help Users
    C @ CatatonicWade: @vr4u I do, wanna trade?
    Top