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

    Hellmourn

    Works wonderfully now! An option to have Automatic Tree Destruction instant or require the bottom block to be chopped would be awesome, I personally liked chopping the bottom block then having them fall.
     
  3. Offline

    itsatacoshop247

    What do you mean instant versus falling? I don't follow what you mean.
     
  4. Offline

    Hellmourn

    Disregard, another plugin was causing trees to only take 1 hit to be destroyed. Yours is working just fine :D
     
  5. Offline

    itsatacoshop247

    Good to hear, thanks for checking yourself :D
     
  6. Offline

    bilbo

    this plugin is .......
    FATASTIC!!!!!!!!!!!!!!!
    Good job itsatacoshop247
     
  7. Offline

    Fuzzlr

    This plugin needs region checks for Towny Advanced!
     
  8. Offline

    Luk

    Hey, I have one issue.

    Iam currently using 3.7 and I have a small issue with Jungle Trees. They don't get chopped down completely when using TreeAssist. Some wooden blocks still stay high in the air.
     
  9. Offline

    itsatacoshop247

    Thanks!
    Have you updated to Tree Assist 3.7? I took a look at the Towny source code and it should be compatible. If it still isn't let me know and I'll spend more time on it.

    Yeah I know this happens, I've put it in the known caveats section, I hope to work on it this weekend.

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

    Luk

    Okay :)
    Awesome Plugin! I've been using those Instant-Chop Plugins a while, and yours is the only one being able to be used with 1.2.3. Thanks for that! :)
     
  11. Offline

    Telbaru

    New
    Hey,
    there is a small bug in version 3.7. If the Automatic Tree Destruction is false and some member cut a tree on the second block of the log and then the first on the ground, the tree doesn't replant a sapling. If the first block on the ground will be first cuted, the tree replant some sapling.​
     
  12. Offline

    Bloodykittens

    Awesome plugin, but same as above.

    If a player chops the second block and then the first block of the tree. It won't plant a new sapling. Which is a problem
    considering. Most of my friends cut from eye level down, then back up again lol
     
  13. Offline

    itsatacoshop247

    I've been updating super often, expect another one within a day or two!
    To both of you: This isn't a bug, it's a feature! A while ago, It I had it setup so that it would replant when it's just the bottom block left only - but I was getting complaints about it. I changed my method of checking if a block is part of a tree, which requires the first block hit to be the very bottom one.

    What I can do, however, is add an option in the config file that allows for 'Non-Bottom Block First Replant' or something, where it will replant even if it's just the single block at the base left. The only downside to this is that the only check I will have on it is checking if there is dirt/grass/clay under it, since there is no real good way to check if that single block was part of a tree. Let me know what you think.
     
  14. Offline

    Telbaru

    and when you make some check of the secondblock down? I meane the most people begining with the second of eye level. i would be happy with your ''non-bottom Block first Replant'' option :p
     
  15. Offline

    Bloodykittens

    I don't know many people who don't start at eye level when playing MC. So, I think that option would be great to add. If it wouldn't be too much trouble.

    Thanks for the speedy reply :D
     
  16. Offline

    itsatacoshop247

    Alrighty, I'll add it in. So much to add to this next version 0_O
     
  17. Offline

    Telbaru

    Yeah nice! Thank you ;)
     
  18. Offline

    angelsklutch

    When I chop down a tree, and the leaves decay, it plants a sapling under the block of leaf that had just decayed... is there a way to "turn" this off? I have the Sapling Replant set to false, but I do have a custom leaf decay time, if that affects/helps anything. Nice plugin, though.
     
  19. Offline

    itsatacoshop247

    The custom leaf decay time is labeled wrong, and doesn't actually make it decay faster/slower. In the new version (which I'm almost done with) it will have a "Leaf Decay Rate" option, with 100% being normal decay, 50% being half decay time, and 200% being double decay time.

    The way to turn the planting of saplings off, for now, is to set "Custom Leaf Decay" to false.
     
  20. Offline

    PsychoNecrosis

    Great plugin concept, however a nightmare if you've made your home out of logs. Any way around that particular problem? :p
     
  21. Offline

    angelsklutch

    Thanks much, sir!
     
  22. Offline

    itsatacoshop247

    It has pretty good checks to make sure that it ISN'T a home, so it really shouldn't be a problem :D
    The next version will have a command that will let players turn tree destruction on or off via "/TreeAssist toggle"
    too, with a "TreeAssist.toggle" permission node.
     
  23. Offline

    TheFluffey

    Worked really hard to make a video commentary on your plugin, maybe feature it? In HD of course :D

     
  24. Offline

    itsatacoshop247

    Awesome, added to main pages of the plugin!
     
  25. Offline

    SeeD419

    Hey tacoshop :) Good to see you're still around!
     
    itsatacoshop247 likes this.
  26. Offline

    LHammonds

    Just wanted to stop by and say thanks for this awesome mod. I am currently using version 3.2 on a CraftBukkit 1.1 R4 server and it works perfectly the way I like it. I also use mcMMO so if I want to increase my woodcutting skill, I simply start chopping at the 2nd block instead of the bottom in order to chop each block. If I don't care about getting skill increases, I simply chop the bottom to get all of them. I also like how it auto-replants the same tree so it will grow another one later (to keep a farm in tact). If I want to clear out the land, I simply pick up the sapling. It is so simple, it is brilliant! Thanks again.
     
    itsatacoshop247 likes this.
  27. Offline

    Thatiswackson

    A lot of players on my server have been randomly not receiving wood from chopped down trees in the 1.2.4 update.
     
  28. Offline

    itsatacoshop247

    Fixing in version 3.8, I found the problem

    TreeAssist version 3.8! For all 1.2.x Versions of Minecraft :D

    Please see the full change log, I added a bunch, and a new command!

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

    Bluehog

    Now here is a question regarding griefing.

    Does this effect structures made of logs?
     
  30. Offline

    itsatacoshop247

    No, it will recognize the difference between walls and trees.
     
  31. Offline

    PixelBurst

    Ha, didn't realize you were behind this too! Great job :p
     

Share This Page