This plugin will auto-fell trees when the bottom block is chopped down, and will keep drop the appropriate log drops. It also has a feature to replant saplings where the tree once stood. However, this feature is in development and will be released in a later version.
- Contributors:
- teh_jombi
This plugin is much like "Tree Assist" by itsatacoshop on BukkitDev, we were once trading development and he has gone a different route with his version, so I am maintaining this version for free. Update will be rare, unless in the case of a game-breaking bug. Since this plugin hasn't been updated in more than a year, there are obviously bugs right now - but they will be fixed shortly.
Configs
Major config file re-write from previous versions on BukkitDev! If you have an old version, please check the TreeAssist v4.1 file on BukkitDev to see the changes and appropriate actions to take. Its simple and really shouldn't affect servers any differently, but is absolutely required in 4.1+. However, if you're downloading it here on SpigotMC.org, then you don't have to worry about it.
Here is the new config:
Features:
You can always copy/paste into your old config file, but it is not recommended.Code (Text):
Enabled: True
Features:
Auto Fell: True
Auto Replant: False
Sapling Percent: 5
Sapling From Leaf: True
Tool:
Enable Single Tool: True
ID: 275
Permissions:
Use Permissions: True
Features:
Auto Fell: True
Enable Auto-felling trees. Without this, most of the functionality is disabled.Sapling Percent: 5
Percent chance of replanting (not quite implemented yet)Sapling From Leaf: True
Enable planting of saplings when they drop from leaves (not quite implemented yet)
Tool:
Enable Single Tool: True
Limit the TreeAssist tool to only one item.ID: 275
If set to False, any axe will work.
Set the Single Tool item to 275 (stone axe)
Permissions:
Use Permissions: True
Enable permissions checking. Built against PEX's API.treeassist.autoremove
Allows auto-choping trees. This is the main permission.

TreeAssist 4.3.2
A tree felling plugin that is designed to clear out trees with a single tool.