TreeClick
Hey everyone, this is my first time posting a Bukkit plugin to the forum so please go easy :D
TreeClick is meant to be a continuation of plugins like TreeAssist which are no longer up-to-date for the newer versions of bukkit. It's also less buggy than other plugins on bukkit and other forums :)
Features:
- Cut down trees with one click
- Plugin safe guards player built creations and separates wooden structures from real trees
- Works in creative mode (you can disable this in the config file)
- Auto plant saplings
- Axe durability will go down for every log cut down (also configurable)
- Multi world support
- Custom particles and sound effects
- Logs can be cut down at custom speed (Good for lower-end servers)
- Supports custom trees
- Auto update feature
Planned Features:
- Permissions
- Better commands
- WorldGuard and other plugin integration
- Custom configuration for each player
- Custom particles and sounds per tree species
Suggestions and feedback are appreciated :)
-
View User Profile
-
Send Message
Posted Oct 10, 2020Hello,
You planned to add support of new Tree on Nether ?
-
View User Profile
-
Send Message
Posted Apr 15, 2020Doesn't support EpicWorldGenerator trees ;-;
-
View User Profile
-
Send Message
Posted Apr 22, 2020In reply to xp10d3:
I wish I could download it and see why but I can't afford $35 just to bug fix it. Could you post a screenshot of the trees after being cut down?
-
View User Profile
-
Send Message
Posted Apr 22, 2020In reply to Gelloe:
I can't at the moment, but what does happen is that just one part of the tree is cut down. Ex. 3-4 logs. I am using the Async Tree Feller posted by the same author although for a few days I used Thyzzy'z Tree Feller as well and configured it so that a tree is counted as 0 leaves and 3 logs. That made it work. So I guess to allow it to work with EpicWorldGenerator just sense whether 3 logs are connected to each other and don't check for leaves.
-
View User Profile
-
Send Message
Posted May 20, 2020In reply to xp10d3:
The way it works is it just checks for any log connected to any leaf of the same type (oak logs need to be connected with oak leaves) and doesn't have any unnatural blocks spawning next to it (for example, chests, torches, redstone, glowstone, etc). Really not sure why only 3-4 logs are being cut down, I've never had that issue while debugging. If it detected a tree it always cut down the whole thing
-
View User Profile
-
Send Message
Posted Apr 12, 2020Sometimes works, sometimes doesn't and I can't figure out why or why not. Otherwise it would be a great plugin!
-
View User Profile
-
Send Message
Posted Apr 22, 2020In reply to Forge_User_28752554:
Is your server public? Maybe I could hop on and take a look, or you could send me a picture of your console and I'll look for any errors
-
View User Profile
-
Send Message
Posted Dec 1, 2019Dude, its awesome for in a server!!! love it
-
View User Profile
-
Send Message
Posted Dec 1, 2019In reply to Forge_User_60445910:
oh en btw, pls make more like for mining or something
-
View User Profile
-
Send Message
Posted Dec 2, 2019In reply to Forge_User_60445910:
Thank you for your support :D And there is already a vein miner plugin on bukkit, do you mean one that can destroy the ores one by one (like in my plugin)?