Inactive [MECH] TreeAssist - Auto-Replant and Auto-Chop Trees [1.4.2-RB0.1]

Discussion in 'Inactive/Unsupported Plugins' started by itsatacoshop247, Apr 25, 2011.

  1. Offline

    itsatacoshop247

    TreeAssist - Auto Replants
    Version: v5.0

    This plugin will replant trees when they are cut down (or burnt down), and will keep it the same tree type. Also has a custom leaf decay planter and tree removal.

    Checkout the BukkitDev page!

    Most Recent Video


    Here is a video of the 3.0 Tree Removal Feature (slightly outdated):


    Here is a video of the normal functions

    Features:
    • Replants trees when the bottom log is cut down, or burnt down.
    • Break a birch tree? Replants a birch sapling. Same for all type of trees
    Commands
    • '/TreeAssist Toggle' - lets a player turn TreeAssist features on or off.
    • '/TreeAssist Global' - Toggles TreeAssist for everyone
    • '/TreeAssist Reload' - Reload the plugin's config file
    Config
    Permissions
    • treeassist.autoremove - Should the player be allowed to break the bottom block and the whole tree comes down?
    • treeassist.replant - When the player chops down a tree, should a sapling replant itself?
    • treeassist.toggle - Gives player access to the '/TreeAssist Toggle' command to turn TreeAssist on or off
    • treeassist.toggle.global - Gives player access to the '/TreeAssist global' command to turn TreeAssist on or off for everyone
    • treeassist.reload - access to '/treeassist reload'
    Download

    Source Code

    See the full change-log here!

    Roadmap:
    • Suggest things!
    • Custom Leaf Drops
    Like the plugin? Help me keep my programming hobby alive! Please consider donating!
    [​IMG]
     
  2. Offline

    itsatacoshop247

    Thanks!
     
  3. Offline

    altdzin

    Very nice plugin... all that I was looking for and more!

    Some bugs I noticed... in 3.8 when I set custom leaf decay rate, my birch trees drop apples and regular saplings, not birch saplings. The auto-replant is birch, but the dropped saplings are regular. When I put it back to 100, it drops birch saplings and no apples again and continues planting birch.

    I also had one instance out of about 500 trees where the replanted sapling looked regular but grew into birch.
     
  4. Offline

    itsatacoshop247

    Yeah, block.breakNaturally() was bugged, so it doesn't do all its drops/breaks correctly. It'll be fixed in the 3.9 version this weekend.
     
  5. Offline

    itsatacoshop247

    Version 3.9!
    • Fix for the thread error when replanting trees.
    • Moving back to .breakNaturally(), to hopefully fix some item drop issues on leaf decay.
    It's mainly just a test build, but it should fix the issues people have been having with the illegal thread access. Also I am using .breakNaturally() on blocks so make sure you have 1.2.3 builds or the latest 1.2.4 builds!

    Download here!

    Expect Version 4.0 this weekend, with a new auto tree destruction method and custom drops from leaves!
     
  6. Offline

    ha11oga11o

    Hello, im using 3.9 all working good, but no droppings at all. I hope its minor issue.

    cheers!
     
  7. Offline

    cls00

    Can you make it so saplings automaticly disappear if they don't grow for a certain amout of time? Because with this plugin, I'll see a tree with a bunch of saplings around it, and they can't grow because of the tree.
     
  8. Offline

    Thetester

    hey im making a youtube video to showcase this and another plugin or two would you mind if your plugin was in it?
    Ill post a link to here in the description if you are okay with me useing your plugin in this video
     
  9. Offline

    itsatacoshop247

    Update to the latest Craftukkit :D
    Hmm, I guess I could do something like that. I could make the time configurable.
    Go right ahead! "There's no such thing as bad publicity!"
     
  10. Offline

    Thetester

    thanks also u may want to check out what happens if you break a jungle tree if you havent already
     
  11. Offline

    Kaneblackard

    i was wondering is there anyway to turn off the auto replant with this for my server? i like the fact that it cuts down the tree at once i just need it to not replant.
     
  12. Offline

    itsatacoshop247

    In the Config file, under 'Main' at the top, turn 'Sapling Replant: true' into 'Sapling Replant: false' :D
     
  13. Offline

    Kaneblackard

    awesome ty very much :D
     
  14. Offline

    RobeS

    I have the problem with using bukkit 1.2.4 When i cut a tree he drops me a lot of cind of trees and much more than regular. Any help???
     
  15. Offline

    itsatacoshop247

    I assume you have a faster leaf decay setting? Theres an issue with block.breakNaturally() and leaves where they drop the wrong kind. If its not fixed in 1.2.4-R1.0 (haven't tested yet) then I will add a fix for this in the next update.
     
  16. Offline

    RobeS

    when you fix it post here a download link with fixed treeasist

    or maybe you know how to fix it?

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 14, 2016
  17. Offline

    melkerboom

    i tested it and is was realy good but i took down one and it dropt wood and then i took another tree but it didin,t get me wood i tried again and it didin,t give me the wood i looked in the config nothing and i tried to reload the server nope :(
     
  18. Offline

    itsatacoshop247

    You need to update your craftbukkit version.

    Finally got GitHub working, source code link is in main post for those who want to see it.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 14, 2016
  19. Offline

    Theblocklander

    My craftbukkit is up to date, the mod is, and everything! It has no drops, pls fix.
     
  20. Offline

    rossistboss

    this plugin is epic. i will no longer have trees without bases that have been partialy chopped on my server!
     
  21. Offline

    itsatacoshop247

    I really don't know, sorry. It might be another plugin conflict.
    The anger from people doing this on my server led to the plugin's creation.
     
  22. Offline

    Theblocklander

     
  23. Offline

    rossistboss

    i think it makes the game more realistic. then you cut down a tree irl, the whole thing falls down.
     
  24. Offline

    itsatacoshop247

    Even more realistic would be having it topple over sideways....but thats way too much coding work for me :D
     
  25. Offline

    rossistboss

    It would be so hard to make it appear to fall over.
     
  26. Offline

    Riffy

    I do need to ask, we are currently running this plugin but anytime a tree is felted it kicked the person and gives a server error, disconnected by server internal server error.
     
  27. Offline

    itsatacoshop247

    What version of craftbukkit, and let me see your config file.
     
  28. Offline

    EraChanZ

    Hey, I found a serious conflict with your plugin and the residence plugin, which I think should be adressed.

    As you might know, Residence allows players to create a protected zone, in which other players can not destroy blocks, build blocks, use items, etc.. In other words, players can make their own builds 100% griefer protected.

    However, I am also using your plugin on my server, which is awesome, quick wood + replant.. The problem is, that the ''auto destroy tree'' setting from your plugin, conflicts very hard with residence, in a way that if a house is made out of wood (not planks, but pure wood), and other players can still destroy the bottem blocks of the wood, and it will cause ENORMOUS parts of houses to just blow up and disappear; since the game thinks it's a tree i guess.

    It would be REALLY awesome to get a fix for this, since I want to use your lovely plugin; However if the safety of the builds gets jeopardized, it is not worth it for me.

    Please let me know if a fix is coming soon!
     
  29. Offline

    itsatacoshop247

    I'm having issues with Residence/Towny/Factions plugins. For some reason TreeAssist isn't properly canceling the event - although it should be working correctly, and it works fine with WorldGuard, so I'm getting quite frustrated.

    Also If I could see some screens of said houses so I could figure out why code isn't stopping itself when it's a house.
     
  30. Offline

    EraChanZ

  31. Offline

    itsatacoshop247

    Thanks, I realized I was only checking for walls of logs. Derpy derp. I'll figure out how to get Factions/Towny/Residence working one way or another soon! Since 1.2.5 just came out I'll build against that to make sure it's all good.
     

Share This Page