NOTE: This a custom enchant module requires TokenEnchant plugin
This plugin contains a custom enchantment effect to allow a player to cut one block of a tree and destroy all connected tree block/leaves. All cut tree blocks and saplings will naturally drop.
Video:
Installation: Just install TE-LumberjackEnchant.jar in TokenEnchant/enchants folder. Then you can either "restart the server" or "reload the plugin (not /te reload)". LumberjackEnchantment will automatically be loaded into TokenEnchant framework.
Configuration:
Lumberjack: event_map: BlockBreakEvent: "NORMAL" price: 10 max: 10 multiplier: 10 # level * multipler = number of wood blcoks to be cut. include_leaves: true # this will remove leaves as well. cooldown: -1 occurrence: always