1.2.4 Apr 4, 2024
Planting&Eating v1.2.4 has been released!
  • Fixed sound async call issue
  • Fixed display name of skull issue

1.2.3 Nov 24, 2023
Planting&Eating v1.2.3 has been released!
  • Added supports to 1.20.2
  • Added supports to cherry and mangrove sapling & tree
  • Added ProtocolLib hard dependency

1.2.2 Jun 28, 2023
Planting&Eating v1.2.2 has been released!
  • Added supports to 1.20.1
  • Added single permission option per plant
    seeds:
      permission: 'pae.grow.coconut'
  • Code improvements

1.2.1 Mar 20, 2023
Planting&Eating v1.2.1 has been released!
  • Added supports to 1.19.4
  • Minor fixes

1.2.0 Dec 22, 2022
Planting&Eating v1.2.0 has been released!
  • Added supports to 1.19.3
  • Fixed GUI interaction issue
  • Fixed FastAsyncWorldEdit compatible issue
  • Fixed SQLite saving issue
  • Fixed brewing recipe not working issue

1.1.9 Aug 29, 2022
Planting&Eating v1.1.9 has been released!
  • Added plant & recipe sorting system
  • Fixed farmland growing issue
  • Fixed brewing interacting issue
  • Minor fixes

1.1.8 Jun 23, 2022
Planting&Eating v1.1.8 has been released!
  • Added supports to 1.19
  • Added option of dropping seed on breaking an immature crop
    seeds:
      drop-on-immature: true
  • Change brewing fuel into sub-ingredient
  • Added brewing recipe example: Apple Juice
    type: BREWING
    result: FOOD:AppleJuice
    ingredient: FOOD:Apple
    sub-ingredient:
      enabled: true
      item: ITEM:SUGAR
    input: ITEM:GLASS_BOTTLE
  • Updated bStats to v3.0.0
  • Fixed multi-crop on single block
  • Minor fixes

1.1.7 Jun 3, 2022
Planting&Eating v1.1.7 has been released!
  • Data structure & storage improvements
  • WorldEdit dependency improvements
  • Fixed no-plant error
  • Fixed full-eatable food issue
  • Added brewing recipes
  • Plant requirement "height" changes:
    [code=YAML]requirements:
      max-height: 80
      min-height: 60[/code]

1.1.6 Mar 23, 2022
Planting&Eating v1.1.6 has been released!
  • Updated default plant configuration to the latest version
  • Fixed Tree type generating issue
  • Minor fixes

1.1.5 Mar 5, 2022
Planting&Eating v1.1.5 has been released!
  • Now supports mc version 1.18.2
  • Added hex color support (Example: &#4287f5)
  • Added amount argument of give command
    (Example: /pae give food Apple Steve 16)
  • Fixed FAWE clipboards generate issue

1.1.4 Feb 9, 2022
Planting&Eating v1.1.4 has been released!
  • Fixed FAWE latest API unsupported issue
  • Add several messages
  • Add plant requirement: farmland must be beside water
  • Minor fixes

1.1.3 Dec 19, 2021
Planting&Eating v1.1.3 has been released!
Now supports mc version 1.18 ~ 1.18.1

1.1.2 Nov 30, 2021
Planting&Eating v1.1.2 has been released!
Added command /pae give <food/head/seed> <item> [player]
Now supports mc version 1.16
Fixed low light level of wheat seed issue
Fixed right click food eating issue

1.1.1 Nov 10, 2021
Planting&Eating v1.1.1 has been released!
Fixed crop duplicate issue
Fixed potion effect issue on food
Added spruce and dark oak tree types
Minor code improvements

1.1.0 Sep 12, 2021
Planting&Eating v1.1.0 has been released!
Added chance parameter to food command execution
Pre-release Food Edit GUI
Fixed WorldGuard block-break issue
Added messages wrong-biome & wrong-world
Added support on FastAsyncWorldEdit
Minor fixes

1.0.9 Aug 21, 2021
Planting&Eating v1.0.9 has been released!
Fixed head stack issue
Added HikariCP to improve database performance
Code improvements
Minor fixes

1.0.8 Jul 25, 2021
Planting&Eating v1.0.8 has been released!
Added food command-execute
Fixed console command issue
Recipe & Head code improvement
Minor fixes

1.0.7 Jul 20, 2021
Planting&Eating v1.0.7 has been released!
Added async update checker
Fixed smoking recipe issue
Fixed head duplicate issue
Added command tab-completer

TO-DO: performance improve

1.0.6 Jul 9, 2021
Planting&Eating v1.0.6 has been released!
Added update-check section
Fixed custom tree pasting skull issue

1.0.5 Jul 3, 2021
Planting&Eating v1.0.5 has been released!
Huge code improvements
Added supports up to 1.17
Added wild-chunk-generator
Added crop-click-to-drop

1.0.4 May 9, 2021
Planting&Eating v1.0.4 has been released!
Fixed heads' UUID not been saved issue
Better player head with textures
Minor fixes

1.0.3 Apr 18, 2021
Planting&Eating v1.0.3 has been released!
Fixed update checker
Minor fixes

1.0.2 Apr 14, 2021
Planting&Eating v1.0.2 has been released!
Added WorldEditHandler
Fixed lore display problem
Fixed version checker problem
Added planting height limits

1.0.1 Apr 10, 2021
Planting&Eating v1.0.1 has been released!
Added version checker
Added command alias

1.0.0 Apr 10, 2021