TreeCapitator999 V1.0.1
on Aug 7, 2025🚀 New Features Added /treecapitation reload command to reload config without restart Implemented require-axe config option (default: true) Added drop-as-one option to combine log drops into single stack New auto-replant system with species-matching saplings Configurable max-tree-blocks limit (default: 120 blocks) Support for custom log types via config Permission system with granular controls: treecapitation.use (base permission) treecapitation.bypass.cooldown treecapitation.instant 🐛 Bug Fixes Fixed XP dropping issues with manual block breaking Improved leaf detection to avoid breaking decorative foliage Resolved tool durability miscalculations Fixed potential item duplication issues Better handling of custom block types ⚡ Performance Improvements Optimized tree scanning algorithm Added fail-safe for oversize trees (configurable limit) Reduced memory usage during large tree operations Async processing for very large trees (>50 blocks) ⚙️ Configuration Changes yaml
Run Copy code
New options added:
require-axe: true drop-as-one: true auto-replant: true max-tree-blocks: 120 leaf-search-radius: 5
Custom logs example:
custom-logs:
- "MODDED_LOG_TYPE"
TreeCapitator999 V1.0
on Jul 25, 2025the first release