Tree Assist

Tree Assist

1M Downloads

"Bottom Block has to be Broken First: false" not working

toemik opened this issue ยท 3 comments

commented

TreeAssist v4.0
Bukkit 1.2.5-R1.0

With these config settings:

Main:
  Automatic Tree Destruction: false
  Use Permissions: false
  Sapling Replant: true
  Apply Full Tool Damage: false
  Ignore User Placed Blocks: true
Automatic Tree Destruction:
  Tree Types:
    Birch: true
    Jungle: true
    Oak: true
    Spruce: true
Leaf Decay:
    Fast Leaf Decay: true
Sapling Replant:
  Bottom Block has to be Broken First: false
  Time to Protect Sapling (Seconds): 30
  Replant When Tree Burns Down: true
Tools:
  Sapling Replant Require Tools: false
  Tree Destruction Require Tools: false
  Tools List:
  - DIAMOND_AXE
  - WOOD_AXE
  - GOLD_AXE
  - IRON_AXE
  - STONE_AXE
Worlds:
    Enable Per World: false
    Enabled Worlds:
    - world
    - world2

...breaking a log in the middle of the tree, then breaking the bottom log does not cause the sappling to be planted.

commented

I assume this has been fixed.

commented

Yes, the log directly above the bottom log.

commented

Are you breaking the log directly above where the sapling should plant? I could see that having an error. I can try to fix it for the next version.