zTreeGrower
Automatic Tree Planting & Growing Plugin
Never worry about replanting trees again!
Automatically plants saplings when you break logs and simulates realistic tree growth.
✨ Features
Auto Planting |
Automatically plants saplings when breaking logs |
Growth Simulation |
Realistic tree growth with configurable timing |
Smart Detection |
Supports all vanilla tree types (Oak, Birch, Spruce, Jungle, Acacia, Dark Oak) |
⚙️ Configurable |
Extensive configuration options for every aspect |
Per-Player Toggle |
Players can enable/disable the feature individually |
Admin Controls |
Reload configs and manage player settings |
Commands & Permissions
Commands:
/ztreegrower |
Show help menu |
ztreegrower.use |
/ztreegrower toggle |
Toggle auto-grow feature |
ztreegrower.use |
/ztreegrower reload |
Reload configuration |
ztreegrower.admin |
/ztreegrower help |
Display help information |
ztreegrower.use |
Aliases:
/ztg, /treegrower
Permissions:
ztreegrower.use |
Use tree auto-grow feature |
true |
ztreegrower.admin |
Admin commands (reload, toggle others) |
op |
Requirements
Minecraft |
1.16+ |
Java |
8+ |
Server Type |
Spigot, Paper, or compatible |
⚙️ Configuration
Example config.yml:
Code (Text):
# zTreeGrower Configuration
settings:
enabled: true
auto-plant-enabled: true
growth-simulation-enabled: true
planting:
plant-chance: 0.8
require-sapling-in-inventory: false
consume-sapling: true
require-dirt-base: true
growth:
min-growth-delay: 60
max-growth-delay: 300
growth-chance: 0.7
max-growth-stages: 8
stage-growth-delay: 30
tree-types:
oak:
enabled: true
growth-chance-modifier: 1.0
birch:
enabled: true
growth-chance-modifier: 1.0
# ... more tree types
performance:
max-growing-trees: 100
growth-check-interval: 20
messages:
prefix: "&8[&azTreeGrower&8] "
sapling-planted: "&2A sapling has been planted!"
tree-grown: "&2Your tree has grown!"
Installation
- Download the latest zTreeGrower-1.0.0.jar from releases
- Place the jar file in your server's plugins/ folder
- Restart your server
- Configure the plugin in plugins/zTreeGrower/config.yml
- Use /ztreegrower reload to apply changes
How It Works
- Break a log - Plugin detects when you break tree logs
- Automatic planting - Sapling is planted at the base (configurable chance)
- Growth simulation - Trees grow naturally over time with realistic delays
- Smart detection - Works with all vanilla tree types
Default Settings
- Plant Chance: 80%
- Growth Delay: 1-5 minutes
- Growth Chance: 70%
- Max Growing Trees: 100
- Check Interval: 1 second
Support
Discord Server:
https://discord.gg/R4XmFc9qCq
For issues, suggestions, or support, join our Discord community!
License & Credits
Version: 1.0.0
Author: GamingHuzai
License: All Rights Reserved
Made with ❤️ by GamingHuzai
Enjoy your automatic forestry experience!