
Treecapitator Ultimate
The best Treecapitator plugin for your server! Simple, clean, and customizable
If you're tired of looking for treecapitator plugins that are easy to use, this will be a tree-t for you! It's simple, clean, and most importantly, customizable.
Below is a lsit of features and how to use the config.yml file
Features
- Instant Leaf Decay (doesn't fully work, will be patched next update)- Instantly Break Trees
- Shift in-game to break logs like normal minecraft
- Axe loses durability like normal minecraft
- Prevents axe from breaking accidently
- Configurable durability loss for axe
- Configurable maximum number of logs will break
- Configurable allowed trees to be instamined
- Configurable option to allow instamine trees with or without stripped logs
Config.yml
enabled: True
Controls if the plugin is enabled or not. Set it to true for enabled and false for disabled, don't forget to capitalize!
durabilityPerLog: x
Controls how much durability is lost per log broken. (ex. if x=1, then the axe will lose 1 durability for every log broken on the tree. So if the tree has 5 logs, the the axe will lose 5 durability. Default is 1.)
maxLogsPerTree: x
Controls the maximum number of logs its possible to break. (ex. if x=3, then the axe will only break 3 logs instantly. Set it to -1 for infinite. Default is -1.)
allowedTrees:
- OAK
- BIRCH
- SPRUCE
- JUNGLE
- ACACIA
- DARK_OAK
- CHERRY
- PALE_OAK
- MANGROVE
Controls which trees can be instamined and which cannot
allowStrippedLogs: true
Controls if trees with stripped logs can be instamined or not
