Inactive [MECH/EDIT] LyTreeHelper v2.5.1 - LyTreeHelper 3 is coming!

Discussion in 'Inactive/Unsupported Plugins' started by DarkLiKally, Mar 7, 2011.

  1. Offline

    DarkLiKally

    LyTreeHelper v2.5.1 - LyTreeHelper 3 is coming!

    LyTreeHelper is now on BukkitDev!

    I've started developing version 3 of LyTreeHelper.
    I will rewrite the whole project and add some really cool new features! :)

    If you're interested in helping me out developing this plugin, please contact me ;).

    You can find the new changes and the whole changelog for 3.0 on github (Link below).

    I've found back to the bukkit forum after a long stressful time and have read the many requests for an update of LyTreeHelper.
    So I decided to try to update (maybe rewrite?) LyTreeHelper, but I can't do it alone. I need some help.

    If you want to take part in the development process of LyTreeHelper, please let me know.
    If you have no programming knowledge, you can just make feature suggestions, just post them in this thread or create a ticket on Github.

    Thank you for your support, help and for using my plugin.
    DarkLiKally

    Planned for LyTreeHelper 3:
    (Under Progress - Maybe 70 % done) - Rewrite the whole plugin
    (60 % Done) - Custom world populator (add custom trees saved in the MCEdit schematic format and insert them only in specific biomes, e.g. palms on beaches)
    (Done) - New simple and highly configurable configurations system
    (Done)- Enhanced permissions system (using Vault, same for economy)
    - Some more developers? :) I can't do it alone, because I've only a few hours in the evening to develop
    (Done) - Switch to Maven

    Download the latest version of LyTreeHelper from http://darklikally.net (02/06/2011 16:46 GMT +1)
    (Or this direct link)

    LyTreeHelper Features

    • Custom drop features - LyTreeHelper lets you add custom drops to leaves (Maybe, sticks? :) )
    • Full customizable drop system - Adjust the drop chances for each drop (apples, golden apples, leaves, saplings, ...)
    • Timed apple drops - Apples falling from trees? Yes, you can have this feature ;)
    • Easy to handle multiworld-support - Each world has it's own configuration file, which settings overrides the global settings, so you can setup LyTreeHelper for each world with your custom settings
    • Tree destruction - Cut that damn trees by destroying the ground connection
    • Powerful forest and tree generator - LyTreeHelper comes with a powerful great generator for forests and trees, you can generate every kind of tree or forest in minecraft
    • Full permission support - You can use each permission system which is supported by Vault (http://dev.bukkit.org/server-mods/vault/)
    • Full economy support - You can use any economy system supported by Vault (http://dev.bukkit.org/server-mods/vault/), so let your members pay for destructing trees at one hit
    • Custom world populator - LyTreeHelper's powerful world populator uses MCEdit schematic files to populate your world(s) with custom trees, e.g. palms, only in specific biomes (e.g. palms on beaches)
    • Mob Spawn in trees after destruction - Harvesting whole trees by removing the ground connection is great, but too easy? Let creatures spawn inside the chopped tree

    Changelog
    Github repository: https://github.com/DarkLiKally/LyTreeHelper

    You can find the changelog on github, simply open CHANGELOG.txt.

    Having Trouble?

    Use the Issure Tracker on Github.
     
    Hiramas, Phaedrus and Flobi like this.
  2. Offline

    Fabis94

    I have a problem with this. Sometimes when I chop down the ground block, it removes the whole tree and sometimes it doesn't :/
    What could be wrong?
     
  3. Offline

    Deano

    This mod is ok but... Why do only 1 in 100 tree explode? I dont like the apples. All I want is to chop a tree down with one block chopped. None of the claiming plugins seem to hold up to what they say they do. Any idea whats going on? I get apples and junk. but rarely ever get the one chop tree to happen. All updated versions.bukkit and plugins. And configured properly.
     
  4. Offline

    TheLegacyP7

    Im a plugin sorter thingy on a server, and the owner is saying that instead of just the wood falling when the bottom block is broken. The whole tree falls, leaves and everything. The config looks right to me and him, theres no explination though. Please, tell us what is wrong?

    Code:
    #
    # LyTreeHelper's configuration file
    #
    # About editing this file:
    # - DO NOT USE TABS. You MUST use spaces or Bukkit will complain. If
    #   you use an editor like Notepad++ (recommended for Windows users), you
    #   must configure it to "replace tabs with spaces." In Notepad++, this can
    #   be changed in Settings > Preferences > Language Menu.
    # - Don't get rid of the indents. They are indented so some entries are
    #   in categories.
    # - Lines starting with # are comments and so they are ignored.
    #
    
    # Should LyTreeHelper use another world's configuration for this world?
    # Set copy-from to the name of the world which configuration should be copied.
    copy-other-configuration: off
    copy-from:
    
    # Should LyTreeHelper show the config for this world if the world is loading?
    show-config-on-start: on
    
    # Should LyTreeHelper add a log entry in the console if a player triggers a command?
    show-commands-in-log: on
    
    # Should LyTreeHelper use the Permissions plugin?
    use-permissions: on
    
    # Enables or disables the normal leaves decay in minecraft.
    enable-leaves-decay: on
    # Enables or disables faster decay of leaves.
    enable-faster-decay: off
    
    # Let you destroy more leave-blocks at once.
    enable-faster-leave-destruction: off
    # Enables or disables the full destruction of trees.
    enable-full-tree-destruction: off
    # Enables or disables the full destruction of the tree wood.
    enable-full-wood-destruction: on
    
    # Leaveblocks drops their items only if the player harvests the tree from top to bottom
    # That means, the block above the harvested block must be air
    enable-only-top-down-drops: off
    
    # WARNING! Setting this option to on will enable a maximum tree size of 6000 instead of 1800.
    # WARNING! If your craftbukkit setup isn't running with enough RAM for this option, it will
    # WARNING! cause many errors and force an server restart!
    # WARNING! This option is only for experienced users!
    enable-high-stack-size: off
    
    # Sets the maximum tree size. can be an integer from 0 to 1800.
    max-tree-size: 1600
    
    # The max. radius which can a tree have. This makes it possible to chop single trees in forests.
    # Set the max. tree radius to 0 to enable an endless radius.
    # This setting can be an integer from 0 to 50.
    max-tree-radius: 5
    
    # Should LyTreeHelper remove some money from the player's iConomy account on full destruction of a tree?
    # If set to on LyTreeHelper will remove the set amount of money from the players bank account.
    # "iconomy-money-on-full-destruction" must be a double value.
    enable-iconomy-support: off
    iconomy-money-on-full-destruction: 10.0
    
    # NOTE: The following 2 options are not working in this version
    # Enable apple-drops over time?
    # If enabled, LyTreeHelper will cause apple drops from trees over time.
    # Don't forget to set the drop chance!
    # "apple-drops-over-time-chance" must be a double from 0.0 to 100.0
    enable-apple-drops-over-time: on
    apple-drops-over-time-chance: 1.0
    
    # This option works only if both "enable-full-tree-destruction" and "enable-full-wood-destruction" are set to on/true.
    # If you destroy a tree, one creature in this list will spawn at the location of the destroyed tree.
    # Possible items for the list are:
    # CREEPER, SKELETON, ZOMBIE, PIGZOMBIE, GHAST, SPIDER, PIG, CHICKEN, COW, SHEEP
    # Example list: creatures-to-spawn-in-trees: [PIG,COW,SPIDER]
    # If you want to change the chance of spawning a creature, use the "creature-spawn-chance" option below.
    # "creature-spawn-chance" must be a double from 0.0 to 100.0
    creatures-to-spawn-in-trees: []
    creature-spawn-chance: 50.0
    
    # Lists below this comment may match this example:
    # full-destruction-tools: [283,284,285,286]
    # An empty list means, that all tools can be used.
    
    # Tools which can be used for full destruction of trees.
    full-destruction-tools: []
    
    # Tools which can be used to harvest leave-blocks and apples.
    harvest-tools: []
    
    # The following options can be a decimal number from 0.0 to 100.0
    # Use this settings to modify the drop chance of apples, golden apples, leave blocks and saplings.
    apple-drop-chance: 1.0
    golden-apple-drop-chance: 0.1
    leaves-block-drop-chance: 5.0
    sapling-drop-chance: 8.0
    
    # Custom Drops
    # Custom drops must match the following mask
    #     "itemId": dropChance
    #
    # itemId is the id of the item which should be dropped.
    # dropChance can be a decimal number from 0.0 to 100.0
    #
    # Example:
    # custom-drops:
    #     "2": 10.0
    #     "3": 38.2
    #     "35,14": 5.0 //Red wool
    custom-drops:
     
  5. Offline

    Jesse9640

    Could you please update your plugin for RB 1000 or at least update your title to reflect the compatibility? Thanks.
     
    krokan2 likes this.
  6. Offline

    ajksdca1

    How do i disable leaf decay!!!!
     
  7. Offline

    selonianth

    CButD tells me it has no code for lytreehelper, did something change or what?
     
  8. Offline

    Rellac

    Is there any chance of McMMO support? We don't seem to be getting xp when using this plugin.
     
  9. Offline

    DarkLiKally

    Hello,

    I will apologize for my inactivity in the last weeks, I can't say why I was inactive... it's private sorry ;(

    But now I'm back, I will start to write on lyTreeHelper the next days and push the new update as soon as possible ;)

    DarkLiKally
     
    ariennex likes this.
  10. Offline

    Xordaii

    Take your time with it, DarkLiKally, we love it and it is worth it to be done right :) Just want to say how much I love this plugin vs. some of the others that do the same thing out there in the past. Also want to ask if there are plans to include compatibility for PermissionsBukkit?
     
  11. Offline

    scarletomato

    is there a way to make this full harvesting ignore adjacent sapling blocks? I can't harvest the trees in my farms because the low hanging leaves touch the ungrown saplings.

    thanks
     
  12. Offline

    DarkLiKally

    Yes, I will support PermisssionsBukkit and all other Economy Plugins ;).

    The checks to ignore large grass, saplings, mushrooms, ... are already in the source ;) It will be released in the next version, but if you know how to build LyTreeHelper by yourself, you can grab the source from github.
     
  13. Offline

    tehMorag

    umm Is anything special needed to make trees drop there proper sapling?
    2 different server setup are not getting proper sapling drops 100% of the time

    I can do some more testing on the subject it you would like
     
  14. Offline

    DarkLiKally

    Hm can you post your craftbukkit build and your configuration please? :)

    If the problem cannot be resolved, wait for the next version ;)
    I will rewrite LyTreeHelper (or the most parts of it) from scratch :).

    Hi guys :)

    I have a short question to you: How do you think about BO2 support? :) I plan to integrate BO2 into LyTreeHelper, so you can create custom trees with BBOB and include them into your worlds, and each new Chunk will be generated with that custom trees.

    If you have suggestions or wishes for this feature, please tell me :).

    Thank you
    DarkLiKally

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

    Buckethead

    when ever i try to make tree or nursery it says use a umber i did like this. /lynursery 1 and also tried 10. these are numbers right?
     
  16. Offline

    Hydrosis

    Will this get updated for 1.8? This plugin is epic :)
     
  17. Offline

    DarkLiKally

    Yes, I will update it.
    If a recommended build for 1.8.1 is out, I will begin to update it. Most parts of the new code are already done.
     
  18. Offline

    Omen

    new recommended build is out but mine still works in 1.8.you may be able to improve it tho.
     
  19. Offline

    rbos

    If you set LyTree to spawn (eg) a spider from a tree at 100%, it'll spawn a spider for every log destroyed anywhere.

    The spawn event should only happen on treesplosion.
     
  20. Offline

    ariennex

    I'm in the "pretty please bring mcmmo functionality in" fanclub. I switched to your plugin when my old one kept crashing my players. I love it a lot, it works smoothly most of the time. The only issues we have are if 2 trees are close enough that any leaves touch, the tree won't asplode, and that you get no xp for mcmmo.
     
    Niemand likes this.
  21. Offline

    Hydrosis

    How do you create save a forest in the database?
    Also, can you make it so vines do not count as the ground?
     
  22. Offline

    DarkLiKally

    Ok, I'm back again

    I will hard on LyTreeHelper today, and release it at dev.bukkit.org

    !! Help needed !!
    If you want to help me to hold this plugin up to date, please PN me
     
  23. Offline

    iAdmiral Marcus

    Please make it 1.0.0 and can i get it for my single player cause i saw SlyFoxHound (Homies Unite!) but umm i saw him use it and i reallllllllllllllly want it so can i get it????
     
  24. Offline

    harakiwi

    Hi i'm running new 1.0.0 server and everytime i cut down a tree i get a disconnect by the server message

    Code:
    >version
    [INFO] This server is running Craftbukkit version git-Bukkit-1.8.1-R4-17-g04a14f7-b1493jnks (MC: 1.0.0) (Implementing API version 1.0.0-R1-SNAPSHOT)
    Code:
    [WARNING] Failed to handle packet: java.lang.NullPointerException
    java.lang.NullPointerException
            at net.minecraft.server.InventoryPlayer.b(InventoryPlayer.java:315)
            at net.minecraft.server.EntityHuman.b(EntityHuman.java:476)
            at net.minecraft.server.ItemInWorldManager.c(ItemInWorldManager.java:219)
            at net.minecraft.server.ItemInWorldManager.a(ItemInWorldManager.java:165)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:500)
            at net.minecraft.server.Packet14BlockDig.a(SourceFile:43)
            at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:92)
            at net.minecraft.server.NetworkListenThread.a(SourceFile:108)
            at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:516)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:414)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:457)
    
     
  25. Offline

    sean_skroht

    I can confirm this plugin is working with the latest dev build of CraftBukkit (1518). It wasn't working with some of the earlier builds, but if you're still getting errors with it, check that its not conflicting with another plugin.
     
  26. Offline

    harakiwi

    thanks you are right!
     
  27. Offline

    iAdmiral Marcus

    ive got the newest type of bukkit server is it compatible with this?
     
  28. Offline

    harakiwi

    [...]
    2011-12-08 12:59:40 [INFO] [LyTreeHelper] Permission plugin not detected.
    2011-12-08 12:59:40 [INFO] [LyTreeHelper] LyTreeHelper 2.5.1 enabled.
    [...]
    version
    13:00:23 [INFO] This server is running Craftbukkit version git-Bukkit-1.8.1-R4-95-g7895ba6-b1566jnks (MC: 1.0.1) (Implementing API version 1.0.0-R1-SNAPSHOT)

    and i just checked the plugin by hitting some trees

    YES it's working

    EDIT:
    but i only check my default map "world"
    creature spawn works as far as i can see
     
  29. Offline

    rbos

    This plugin appears to work correctly in 1718, however, if you break a leaf block in a WorldGuard region, apples can drop, but the leaf respawns. This makes it pretty trivial to farm infinite apples by standing in one spot.
     
  30. Offline

    soul_shot_fire

    well is there a singleplayer virson of this ?
     
  31. Offline

    Fluffgar

Share This Page