Simple and perfect tree-chopping plugin. Author is friendly and fast support. Animation is fancy and fast, much more options to config to your own liking :3
The plugin works, vanilla trees are completely cut down. However, trees created by the OwnGarden plugin are different. These trees have to be cut manually despite the plugin. Is there a solution for this? I would not like to do without the plugin, because these trees look nicer than the trees that Minecraft vanilla provides.
Very useful plugin. I love that config option to only "cut above". You can see how much forest got cut and replant manually later. Auto-replant doesn't give that satisfaction, so I don't use that option.
After searching through many autochop plugins, we finally found one that works exactly like we want. The players love TreeAssist. I love TreeAssist. It's the perfect plugin with exceptional support. Very quick response time when you have an issue and works with you until you get it figured out. I can't recommend this plugin enough! ♥
Thank you so much for the review and the kind words! Feel free to hop back to file a ticket when something pops back up again. Very happy that your people like it :)
This plugin is AMAZING! It is a must-have for your server, and is very customizable. The developer offers GREAT support and is very responsive to questions. Would highly recommend.
Thank you for the kind words, I try my best to be responsive :D
Version: v7.2.30
I just can't play minecraft without this plugin.
Only thing that would make it amazing is compatibility with Terraform Generator.
I've tweaked some settings on both terra and treeassist and they kinda work, but for really big trees it's a mess.
For example some really big trees have a root system and the trunk has a thickness of 4.
I've tried tweaking this but I haven't fully been able to fix it yet.
Awesome plugin and an amazing developer! Super friendly and helpful and added a feature I requested in like 2 days (feature I requested benefits all servers to run commands after a tree is destroyed, makes functionality endless!)
Love this plugin. Very customizable and can change it just how you like. Some of it is too complex for me but overall couldn't find a better plugin for tree chopping.
I get this message every time I join the server: "You are using v7.1.10, an outdated version! Latest v7.1.18" took me hours to finally figure out it was your plugin. why doesn't it say so? please fix this and I'll change 5 stars.
Sorry to hear that you have crash issues. this is hard to reproduce as it is not happening on my paper test server, and hundreds of servers are running just fine, on paper. If given more information than that it crashes I might have a chance of making it more stable.
Version: v7.0.148
can I turn off that trees automatically break but that the sapling will replant ?
Thank you for the kind words! I learned to understand the lack of ratings as a positive. If something was wrong you would see a ton of bad ratings calling on me to fix things :D
Version: v7.0.136
Working good on 1.16.3, a lot of commands and options that I'll never use I think :-D . I need just fast chop. Auto replant is also useful.
is there an error in the console when you do this? the saplings will only be protected if you set this manually. I tested this on several severs and our saplings are breakable :) Please check your config!
Version: v7.0.109
I love this plugin. Works very well in version 1.16 and helps keep trees planted in your worlds.
There are few plugins which add a minor quality of life improvement as substantial as this one. Unfortunately, as you get used to the plugin you can forget the amazing benefits it provides as you begin to expect it. I am not sure I could ever go back to Vanilla again. This is an amazing plugin. Thank you for sharing your hard work and creativity with us! [Can also confirm that this currently works in 1.16 for the usual overworld wood-type blocks.]
Thank you for the kind words, it really means a lot. Despite me getting used to expecting only negative feedback and hoping that the absence thereof is a good sign, it is good to read feedback like this. :)
The new nether trees should work, too - if not, feel free to join the discussion and I will do my best to fix it.
Version: v7.0.109
-----------------------------------------
Its a cool plugin! (1.16 work)
-----------------------------------------
I finally am cool! Wait ... only the plugin. Thanks nevertheless :D
Version: v6.0.89
[01:25:18 ERROR]: Could not pass event BlockBreakEvent to TreeAssist v6.0.89
java.lang.NullPointerException: null
at me.itsatacoshop247.TreeAssist.trees.wood.SpruceTree.calculate(SpruceTree.java:27) ~[?:?]
at me.itsatacoshop247.TreeAssist.trees.AbstractGenericTree.removeLater(AbstractGenericTree.java:852) ~[?:?]
at me.itsatacoshop247.TreeAssist.trees.AbstractGenericTree.calculate(AbstractGenericTree.java:415) ~[?:?]
at me.itsatacoshop247.TreeAssist.TreeAssistBlockListener.onBlockBreak(TreeAssistBlockListener.java:158) ~[?:?]
at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor566.execute(Unknown Source) ~[?:?]
at org.bukkit.plugin.EventExecutor.lambda$create$1(EventExecutor.java:69) ~[patched_1.15.2.jar:git-Paper-201]
at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:80) ~[patched_1.15.2.jar:git-Paper-201]
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[patched_1.15.2.jar:git-Paper-201]
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:607) ~[patched_1.15.2.jar:git-Paper-201]
at net.minecraft.server.v1_15_R1.PlayerInteractManager.breakBlock(PlayerInteractManager.java:315) ~[patched_1.15.2.jar:git-Paper-201]
at net.minecraft.server.v1_15_R1.PlayerInteractManager.a(PlayerInteractManager.java:274) ~[patched_1.15.2.jar:git-Paper-201]
at net.minecraft.server.v1_15_R1.PlayerInteractManager.a(PlayerInteractManager.java:240) ~[patched_1.15.2.jar:git-Paper-201]
at net.minecraft.server.v1_15_R1.PlayerConnection.a(PlayerConnection.java:1324) ~[patched_1.15.2.jar:git-Paper-201]
at net.minecraft.server.v1_15_R1.PacketPlayInBlockDig.a(SourceFile:40) ~[patched_1.15.2.jar:git-Paper-201]
at net.minecraft.server.v1_15_R1.PacketPlayInBlockDig.a(SourceFile:10) ~[patched_1.15.2.jar:git-Paper-201]
at net.minecraft.server.v1_15_R1.PlayerConnectionUtils.lambda$ensureMainThread$0(PlayerConnectionUtils.java:23) ~[patched_1.15.2.jar:git-Paper-201]
at net.minecraft.server.v1_15_R1.TickTask.run(SourceFile:18) ~[patched_1.15.2.jar:git-Paper-201]
at net.minecraft.server.v1_15_R1.IAsyncTaskHandler.executeTask(IAsyncTaskHandler.java:136) ~[patched_1.15.2.jar:git-Paper-201]
at net.minecraft.server.v1_15_R1.IAsyncTaskHandlerReentrant.executeTask(SourceFile:23) ~[patched_1.15.2.jar:git-Paper-201]
at net.minecraft.server.v1_15_R1.IAsyncTaskHandler.executeNext(IAsyncTaskHandler.java:109) ~[patched_1.15.2.jar:git-Paper-201]
at net.minecraft.server.v1_15_R1.MinecraftServer.ba(MinecraftServer.java:1077) ~[patched_1.15.2.jar:git-Paper-201]
at net.minecraft.server.v1_15_R1.MinecraftServer.executeNext(MinecraftServer.java:1070) ~[patched_1.15.2.jar:git-Paper-201]
at net.minecraft.server.v1_15_R1.IAsyncTaskHandler.awaitTasks(IAsyncTaskHandler.java:119) ~[patched_1.15.2.jar:git-Paper-201]
at net.minecraft.server.v1_15_R1.MinecraftServer.sleepForTick(MinecraftServer.java:1034) ~[patched_1.15.2.jar:git-Paper-201]
at net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:950) ~[patched_1.15.2.jar:git-Paper-201]
at java.lang.Thread.run(Thread.java:834) [?:?]
It spam this error in console: [11:46:59] [Server thread/WARN]: [TreeAssist] Task #25720 for TreeAssist v5.11.50 generated an exception
java.lang.NoClassDefFoundError: com/gmail/nossr50/datatypes/skills/SkillType
at me.itsatacoshop247.TreeAssist.core.Utils.mcMMOaddExp(Utils.java:531) ~[?:?]
at me.itsatacoshop247.TreeAssist.trees.AbstractGenericTree.breakBlock(AbstractGenericTree.java:563) ~[?:?]
at me.itsatacoshop247.TreeAssist.trees.AbstractGenericTree.access$000(AbstractGenericTree.java:27) ~[?:?]
at me.itsatacoshop247.TreeAssist.trees.AbstractGenericTree$1InstantRunner.run(AbstractGenericTree.java:889) ~[?:?]
at org.bukkit.craftbukkit.v1_15_R1.scheduler.CraftTask.run(CraftTask.java:81) ~[minecraft_server.jar:git-Spigot-6de3d4b-fc24934]
at org.bukkit.craftbukkit.v1_15_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:394) [minecraft_server.jar:git-Spigot-6de3d4b-fc24934]
at net.minecraft.server.v1_15_R1.MinecraftServer.b(MinecraftServer.java:1036) [minecraft_server.jar:git-Spigot-6de3d4b-fc24934]
at net.minecraft.server.v1_15_R1.DedicatedServer.b(DedicatedServer.java:406) [minecraft_server.jar:git-Spigot-6de3d4b-fc24934]
at net.minecraft.server.v1_15_R1.MinecraftServer.a(MinecraftServer.java:984) [minecraft_server.jar:git-Spigot-6de3d4b-fc24934]
at net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:824) [minecraft_server.jar:git-Spigot-6de3d4b-fc24934]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
Awesome plugin. Been using it for so long time! My only complain is it doesn't get updates in 1.12.2 builds.. Also dunno if it has support for custom trees schematics
yeah the MC 1.12 version does support custom tree TYPES but not schematics as such, but if they work like a regular tree - trunk in the middle, leaves on top, they should work. Look into custom tree definitions, Sapling block, log block, leaf block :)
Version: v6.0.83
Thank you for this update, in the last update it kept giving errors and the permissions were busted, now with this one everything works :)
Thanks for the github issue - it's been about time to migrate to mcMMO version 2.1 - a fix will be up any minute!
Version: v6.0.60
This is actually the one and only plugin I've ever used for over 5 years straight for cuting down trees.
Everyone falls in love with it and can't go without anymore.