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

    Tempelchat

    Looks cool for busy servers with lazy players^^
    The first suggestion is that you could read the datavalue from the log and give it to the planted sapling. That birches create new birches or make it random.
     
  3. Offline

    itsatacoshop247

    Yes, I thought about that but forgot.
    Edit: added this fix
     
  4. Offline

    MrJelle

    Will this spawn saplings for any log block you place randomly on the ground? I can see this becoming some manner of griefing tool, but it's also hard to check what's a real tree and what's not...
     
  5. Offline

    crazydog

    Does this plugin prevent the sapling from being destroyed immediately?
     
  6. Offline

    _LB

    What if users just place a bunch of logs everywhere and then destroy them? How does it know what a tree is and isn't? Also, how can I download it? I see the download link but it's useless because it's mediafire.
     
  7. Offline

    blobbob22

    how about if a sappling tousches grass if noone picks it up in like 30 seckonds it will become planted, that way when someone burns down a forrest it can come
     
    Fluffgar likes this.
  8. Offline

    MiracleM4n

    Nice plugin but isnt there another auto tree planting plugin: http://forums.bukkit.org/threads/6930/ I currently use the other one. I might switch over as this one seems quite a bit simpler (better).
     
  9. Offline

    itsatacoshop247

    I just wanted to make a super simple one, because a lot of people found the extras of the other ones unnecessary.
     
  10. Offline

    MiracleM4n

    That is what I thought. I am now using it because of the damage value(birch,pine) being retained by the new sapling. Also could you add just one feature from the other plugin, protection for the sapling for a predefined time (Maybe like 30 seconds)?
     
  11. Offline

    itsatacoshop247

    Maybe.
     
  12. Offline

    Brekkjern

    Looks like a great idea. However, I would like a percent chance of replant. Can you add this?
     
  13. Offline

    itsatacoshop247

    Yes, I'm going to create a not as Lightweight version that has a config file and such.
     
  14. Offline

    L24D

    Alright, i've got a big problem for you. I try to use your plugin, and it simply crashes the server (and JRE)... I'll post the reports here, maybe some of the memory addresses can help you figure out what's up.


    Code:
    # A fatal error has been detected by the Java Runtime Environment:
    #
    #  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x6d874bac, pid=2640, tid=1036
    #
    # JRE version: 6.0_24-b07
    # Java VM: Java HotSpot(TM) Client VM (19.1-b02 mixed mode windows-x86 )
    # Problematic frame:
    # V  [jvm.dll+0x84bac]
    #
    # If you would like to submit a bug report, please visit:
    #   http://java.sun.com/webapps/bugreport/crash.jsp
    #
    
    ---------------  T H R E A D  ---------------
    
    Current thread (0x48cd9000):  JavaThread "CompilerThread0" daemon [_thread_in_vm, id=1036, stack(0x48ee0000,0x48f30000)]
    
    siginfo: ExceptionCode=0xc0000005, reading address 0x46b6d66c
    
    Registers:
    EAX=0x46b6d66c, EBX=0x48cd968c, ECX=0x48f2f774, EDX=0x0000000a
    ESP=0x48f2f734, EBP=0x48f2f738, ESI=0x48cd9694, EDI=0x0000000a
    EIP=0x6d874bac, EFLAGS=0x00010206
    
    Register to memory mapping:
    
    EAX=0x46b6d66c
    0x46b6d66c is an unallocated location in the heap
    
    EBX=0x48cd968c
    0x48cd968c is pointing to unknown location
    
    ECX=0x48f2f774
    0x48f2f774 is pointing into the stack for thread: 0x48cd9000
    "CompilerThread0" daemon prio=10 tid=0x48cd9000 nid=0x40c runnable [0x00000000]
       java.lang.Thread.State: RUNNABLE
    
    EDX=0x0000000a
    0x0000000a is pointing to unknown location
    
    ESP=0x48f2f734
    0x48f2f734 is pointing into the stack for thread: 0x48cd9000
    "CompilerThread0" daemon prio=10 tid=0x48cd9000 nid=0x40c runnable [0x00000000]
       java.lang.Thread.State: RUNNABLE
    
    EBP=0x48f2f738
    0x48f2f738 is pointing into the stack for thread: 0x48cd9000
    "CompilerThread0" daemon prio=10 tid=0x48cd9000 nid=0x40c runnable [0x00000000]
       java.lang.Thread.State: RUNNABLE
    
    ESI=0x48cd9694
    0x48cd9694 is pointing to unknown location
    
    EDI=0x0000000a
    0x0000000a is pointing to unknown location
    
    
    Top of Stack: (sp=0x48f2f734)
    0x48f2f734:   48cd9694 48f2f748 6d943437 48cd9694
    0x48f2f744:   48cd9000 48f2f7ac 6d945857 48cd9680
    0x48f2f754:   48cd967c 48cd968c 48cd9694 0000000a
    0x48f2f764:   48cd9000 48c66e98 48cd9000 48cd967c
    0x48f2f774:   48cd9680 48cd967c 48cd968c 48cd9694
    0x48f2f784:   0000000a 48cd9678 00000113 0000011f
    0x48f2f794:   6d853920 48cd9694 6d853959 48cd9000
    0x48f2f7a4:   48cd9000 48cd968c 48f2f7e8 6d856649
    
    Instructions: (pc=0x6d874bac)
    0x6d874b9c:   c3 cc cc cc 55 8b ec 56 8b 75 08 8b 06 83 c0 44
    0x6d874bac:   8b 00 85 c0 75 0d 56 e8 e8 fd ff ff 83 c4 04 84
    
    
    Stack: [0x48ee0000,0x48f30000],  sp=0x48f2f734,  free space=317k
    Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
    V  [jvm.dll+0x84bac]
    V  [jvm.dll+0x153437]
    V  [jvm.dll+0x155857]
    V  [jvm.dll+0x66649]
    V  [jvm.dll+0x66e15]
    V  [jvm.dll+0x30d72]
    V  [jvm.dll+0x32384]
    V  [jvm.dll+0x32b01]
    V  [jvm.dll+0x32ca3]
    V  [jvm.dll+0x340ae]
    V  [jvm.dll+0x3419e]
    V  [jvm.dll+0x266b3]
    V  [jvm.dll+0x26cbd]
    V  [jvm.dll+0x26dcc]
    V  [jvm.dll+0x26f23]
    V  [jvm.dll+0x270f4]
    V  [jvm.dll+0x869ec]
    V  [jvm.dll+0x874e5]
    V  [jvm.dll+0x1e4624]
    V  [jvm.dll+0x18317c]
    C  [msvcr71.dll+0x9565]
    C  [kernel32.dll+0xb729]
    
    
    Current CompileTask:
    C1:463      java.security.DigestInputStream.read()I (31 bytes)
    
    
    ---------------  P R O C E S S  ---------------
    
    Java Threads: ( => current thread )
      0x48fe4400 JavaThread "TimerQueue" daemon [_thread_blocked, id=2776, stack(0x4d260000,0x4d2b0000)]
      0x490b8800 JavaThread "Thread-12" [_thread_blocked, id=668, stack(0x4d210000,0x4d260000)]
      0x4b063000 JavaThread "Timer-2" [_thread_blocked, id=144, stack(0x4d1c0000,0x4d210000)]
      0x4ae65400 JavaThread "class org.jibble.pircbot.OutputThread-Thread" [_thread_blocked, id=3928, stack(0x4d170000,0x4d1c0000)]
      0x4ae95400 JavaThread "class org.jibble.pircbot.InputThread-Thread" [_thread_in_native, id=3416, stack(0x4d120000,0x4d170000)]
      0x4b05e400 JavaThread "Thread-8" [_thread_blocked, id=3892, stack(0x4d0a0000,0x4d0f0000)]
      0x4afaf000 JavaThread "pool-1-thread-1" [_thread_blocked, id=1860, stack(0x4d050000,0x4d0a0000)]
      0x4aea6c00 JavaThread "Timer-1" [_thread_blocked, id=272, stack(0x4b000000,0x4b050000)]
      0x4ad8f400 JavaThread "Timer-0" [_thread_blocked, id=3608, stack(0x4afb0000,0x4b000000)]
      0x4906a800 JavaThread "Thread-5" [_thread_blocked, id=3200, stack(0x49350000,0x493a0000)]
      0x49067800 JavaThread "Listen thread" [_thread_in_native, id=508, stack(0x49300000,0x49350000)]
      0x4903f400 JavaThread "Thread-4" daemon [_thread_in_native, id=3960, stack(0x492b0000,0x49300000)]
      0x003b6800 JavaThread "DestroyJavaVM" [_thread_blocked, id=2228, stack(0x00990000,0x009e0000)]
      0x49051400 JavaThread "Server thread" [_thread_in_vm, id=276, stack(0x49260000,0x492b0000)]
      0x49048000 JavaThread "Thread-1" daemon [_thread_blocked, id=260, stack(0x491d0000,0x49220000)]
      0x48ce7c00 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=2568, stack(0x48f30000,0x48f80000)]
    =>0x48cd9000 JavaThread "CompilerThread0" daemon [_thread_in_vm, id=1036, stack(0x48ee0000,0x48f30000)]
      0x48cd7400 JavaThread "Attach Listener" daemon [_thread_blocked, id=540, stack(0x48e90000,0x48ee0000)]
      0x48cd6000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=3640, stack(0x48e40000,0x48e90000)]
      0x48cc9800 JavaThread "Finalizer" daemon [_thread_blocked, id=1228, stack(0x48df0000,0x48e40000)]
      0x48cc4c00 JavaThread "Reference Handler" daemon [_thread_blocked, id=464, stack(0x48da0000,0x48df0000)]
    
    Other Threads:
      0x48cc1000 VMThread [stack: 0x48d50000,0x48da0000] [id=1304]
      0x48ce9800 WatcherThread [stack: 0x48f80000,0x48fd0000] [id=4072]
    
    VM state:not at safepoint (normal execution)
    
    VM Mutex/Monitor currently owned by a thread: None
    
    Heap
     def new generation   total 314560K, used 184902K [0x02a90000, 0x17fe0000, 0x17fe0000)
      eden space 279616K,  66% used [0x02a90000, 0x0df21a38, 0x13ba0000)
      from space 34944K,   0% used [0x13ba0000, 0x13ba0000, 0x15dc0000)
      to   space 34944K,   0% used [0x15dc0000, 0x15dc0000, 0x17fe0000)
     tenured generation   total 699072K, used 0K [0x17fe0000, 0x42a90000, 0x42a90000)
       the space 699072K,   0% used [0x17fe0000, 0x17fe0000, 0x17fe0200, 0x42a90000)
     compacting perm gen  total 12288K, used 9358K [0x42a90000, 0x43690000, 0x46a90000)
       the space 12288K,  76% used [0x42a90000, 0x433b3b98, 0x433b3c00, 0x43690000)
    No shared spaces configured.
    
    Dynamic libraries:
    0x00400000 - 0x00424000     C:\WINDOWS\system32\java.exe
    0x7c900000 - 0x7c9b2000     C:\WINDOWS\system32\ntdll.dll
    0x7c800000 - 0x7c8f6000     C:\WINDOWS\system32\kernel32.dll
    0x77dd0000 - 0x77e6b000     C:\WINDOWS\system32\ADVAPI32.dll
    0x77e70000 - 0x77f03000     C:\WINDOWS\system32\RPCRT4.dll
    0x77fe0000 - 0x77ff1000     C:\WINDOWS\system32\Secur32.dll
    0x7c340000 - 0x7c396000     C:\Program Files\Java\jre6\bin\msvcr71.dll
    0x6d7f0000 - 0x6da96000     C:\Program Files\Java\jre6\bin\client\jvm.dll
    0x7e410000 - 0x7e4a1000     C:\WINDOWS\system32\USER32.dll
    0x77f10000 - 0x77f59000     C:\WINDOWS\system32\GDI32.dll
    0x76b40000 - 0x76b6d000     C:\WINDOWS\system32\WINMM.dll
    0x6d7a0000 - 0x6d7ac000     C:\Program Files\Java\jre6\bin\verify.dll
    0x6d320000 - 0x6d33f000     C:\Program Files\Java\jre6\bin\java.dll
    0x6d280000 - 0x6d288000     C:\Program Files\Java\jre6\bin\hpi.dll
    0x76bf0000 - 0x76bfb000     C:\WINDOWS\system32\PSAPI.DLL
    0x6d7e0000 - 0x6d7ef000     C:\Program Files\Java\jre6\bin\zip.dll
    0x49220000 - 0x49228000     E:\TEMP\USERTMP\jline_git-Bukkit-0_0_0-700-gf3ae4c3-b733jnks.dll
    0x77c10000 - 0x77c68000     C:\WINDOWS\system32\msvcrt.dll
    0x6d600000 - 0x6d613000     C:\Program Files\Java\jre6\bin\net.dll
    0x71ab0000 - 0x71ac7000     C:\WINDOWS\system32\WS2_32.dll
    0x71aa0000 - 0x71aa8000     C:\WINDOWS\system32\WS2HELP.dll
    0x71a50000 - 0x71a8f000     C:\WINDOWS\system32\mswsock.dll
    0x662b0000 - 0x66308000     C:\WINDOWS\system32\hnetcfg.dll
    0x58d40000 - 0x58d47000     C:\WINDOWS\System32\wship6.dll
    0x6d620000 - 0x6d629000     C:\Program Files\Java\jre6\bin\nio.dll
    0x71a90000 - 0x71a98000     C:\WINDOWS\System32\wshtcpip.dll
    0x76f20000 - 0x76f47000     C:\WINDOWS\system32\DNSAPI.dll
    0x64000000 - 0x64025000     C:\Program Files\Bonjour\mdnsNSP.dll
    0x76d60000 - 0x76d79000     C:\WINDOWS\system32\Iphlpapi.dll
    0x76fc0000 - 0x76fc6000     C:\WINDOWS\system32\rasadhlp.dll
    
    VM Arguments:
    jvm_args: -Xms1024M -Xmx1024M
    java_command: craftbukkit733.jar
    Launcher Type: SUN_STANDARD
    
    Code:
    # A fatal error has been detected by the Java Runtime Environment:
    #
    #  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x6d7f3179, pid=268, tid=2524
    #
    # JRE version: 6.0_24-b07
    # Java VM: Java HotSpot(TM) Client VM (19.1-b02 mixed mode windows-x86 )
    # Problematic frame:
    # V  [jvm.dll+0x3179]
    #
    # If you would like to submit a bug report, please visit:
    #   http://java.sun.com/webapps/bugreport/crash.jsp
    #
    
    ---------------  T H R E A D  ---------------
    
    Current thread (0x48cc1000):  VMThread [stack: 0x48d50000,0x48da0000] [id=2524]
    
    siginfo: ExceptionCode=0xc0000005, reading address 0x0101010d
    
    Registers:
    EAX=0x01010109, EBX=0x003bbcf8, ECX=0x06f87230, EDX=0x01010109
    ESP=0x48d9f91c, EBP=0x48d9f920, ESI=0x06f87230, EDI=0x15e44388
    EIP=0x6d7f3179, EFLAGS=0x00010206
    
    Register to memory mapping:
    
    EAX=0x01010109
    0x01010109 is pointing to unknown location
    
    EBX=0x003bbcf8
    0x003bbcf8 is pointing to unknown location
    
    ECX=0x06f87230
    [B
     - klass: {type array byte}
     - length: 32768
    
    EDX=0x01010109
    0x01010109 is pointing to unknown location
    
    ESP=0x48d9f91c
    0x48d9f91c is pointing to unknown location
    
    EBP=0x48d9f920
    0x48d9f920 is pointing to unknown location
    
    ESI=0x06f87230
    [B
     - klass: {type array byte}
     - length: 32768
    
    EDI=0x15e44388
    [Lnet.minecraft.server.Statistic;
     - klass: 'net/minecraft/server/Statistic'[]
     - length: 256
    
    
    Top of Stack: (sp=0x48d9f91c)
    0x48d9f91c:   06f87230 48d9f940 6d895e9f 01010109
    0x48d9f92c:   15e44388 48d9fa7c 00000104 48d9fa7c
    0x48d9f93c:   003bbcf8 48d9f954 6d8960e7 06f87230
    0x48d9f94c:   15e44784 15e44388 48d9f96c 6d968909
    0x48d9f95c:   15e44388 15ea5150 15e44378 48d9fa7c
    0x48d9f96c:   48d9f98c 6d9a54a8 15e44378 48d9fa7c
    0x48d9f97c:   003bbcf8 48d9fa7c 00000000 003b9f00
    0x48d9f98c:   48d9f9a0 6d894d3d 48d9fa7c 003bbac8
    
    Instructions: (pc=0x6d7f3179)
    0x6d7f3169:   00 00 00 c3 cc cc cc 55 8b ec 8b 55 08 56 8b f1
    0x6d7f3179:   8b 4a 04 8b c1 c1 f8 02 85 c9 89 4d 08 7f 35 7d
    
    
    Stack: [0x48d50000,0x48da0000],  sp=0x48d9f91c,  free space=318k
    Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
    V  [jvm.dll+0x3179]
    V  [jvm.dll+0xa5e9f]
    V  [jvm.dll+0xa60e7]
    V  [jvm.dll+0x178909]
    V  [jvm.dll+0x1b54a8]
    V  [jvm.dll+0xa4d3d]
    V  [jvm.dll+0xc8f2a]
    V  [jvm.dll+0xa5147]
    V  [jvm.dll+0xc9e88]
    V  [jvm.dll+0x7ea7b]
    V  [jvm.dll+0x1fa8db]
    V  [jvm.dll+0x1fd903]
    V  [jvm.dll+0x1fcbde]
    V  [jvm.dll+0x1fcf00]
    V  [jvm.dll+0x1fd302]
    V  [jvm.dll+0x18317c]
    C  [msvcr71.dll+0x9565]
    C  [kernel32.dll+0xb729]
    
    VM_Operation (0x492af07c): GenCollectForAllocation, mode: safepoint, requested by thread 0x49051400
    
    
    ---------------  P R O C E S S  ---------------
    
    Java Threads: ( => current thread )
      0x4cabdc00 JavaThread "Timer-3" [_thread_blocked, id=2900, stack(0x4d620000,0x4d670000)]
      0x4cabd000 JavaThread "Timer-4" [_thread_blocked, id=1568, stack(0x4d5d0000,0x4d620000)]
      0x4caba400 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=1204, stack(0x4d580000,0x4d5d0000)]
      0x4cab6800 JavaThread "AWT-Windows" daemon [_thread_in_native, id=2088, stack(0x4d490000,0x4d4e0000)]
      0x4cab5400 JavaThread "AWT-Shutdown" [_thread_blocked, id=4012, stack(0x4d440000,0x4d490000)]
      0x4cabf800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=2536, stack(0x4d3f0000,0x4d440000)]
      0x4ae64400 JavaThread "TimerQueue" daemon [_thread_blocked, id=800, stack(0x4d270000,0x4d2c0000)]
      0x4ae7c800 JavaThread "Thread-12" [_thread_blocked, id=2624, stack(0x4d220000,0x4d270000)]
      0x48d08400 JavaThread "Timer-2" [_thread_blocked, id=2756, stack(0x4d1d0000,0x4d220000)]
      0x49084800 JavaThread "class org.jibble.pircbot.OutputThread-Thread" [_thread_blocked, id=2168, stack(0x4d180000,0x4d1d0000)]
      0x4b062400 JavaThread "class org.jibble.pircbot.InputThread-Thread" [_thread_in_native, id=3256, stack(0x4d130000,0x4d180000)]
      0x4b05c400 JavaThread "Thread-8" [_thread_blocked, id=2004, stack(0x4d0a0000,0x4d0f0000)]
      0x4b05c000 JavaThread "pool-1-thread-1" [_thread_blocked, id=2652, stack(0x4d050000,0x4d0a0000)]
      0x4aea3800 JavaThread "Timer-1" [_thread_blocked, id=2952, stack(0x4b000000,0x4b050000)]
      0x4ad7a400 JavaThread "Timer-0" [_thread_blocked, id=2124, stack(0x4afb0000,0x4b000000)]
      0x49068400 JavaThread "Thread-5" [_thread_blocked, id=3484, stack(0x49350000,0x493a0000)]
      0x49067800 JavaThread "Listen thread" [_thread_in_native, id=2000, stack(0x49300000,0x49350000)]
      0x4903f400 JavaThread "Thread-4" daemon [_thread_in_native, id=3184, stack(0x492b0000,0x49300000)]
      0x003b6800 JavaThread "DestroyJavaVM" [_thread_blocked, id=1984, stack(0x00990000,0x009e0000)]
      0x49051400 JavaThread "Server thread" [_thread_blocked, id=312, stack(0x49260000,0x492b0000)]
      0x49048000 JavaThread "Thread-1" daemon [_thread_blocked, id=1880, stack(0x491d0000,0x49220000)]
      0x48ce7c00 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=3460, stack(0x48f30000,0x48f80000)]
      0x48cd9000 JavaThread "CompilerThread0" daemon [_thread_blocked, id=3624, stack(0x48ee0000,0x48f30000)]
      0x48cd7400 JavaThread "Attach Listener" daemon [_thread_blocked, id=660, stack(0x48e90000,0x48ee0000)]
      0x48cd6000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=3848, stack(0x48e40000,0x48e90000)]
      0x48cc9800 JavaThread "Finalizer" daemon [_thread_blocked, id=256, stack(0x48df0000,0x48e40000)]
      0x48cc4c00 JavaThread "Reference Handler" daemon [_thread_blocked, id=2312, stack(0x48da0000,0x48df0000)]
    
    Other Threads:
    =>0x48cc1000 VMThread [stack: 0x48d50000,0x48da0000] [id=2524]
      0x48ce9800 WatcherThread [stack: 0x48f80000,0x48fd0000] [id=1472]
    
    VM state:at safepoint (normal execution)
    
    VM Mutex/Monitor currently owned by a thread:  ([mutex/lock_event])
    [0x003b56d0] Threads_lock - owner thread: 0x48cc1000
    [0x003b5ae0] Heap_lock - owner thread: 0x49051400
    
    Heap
     def new generation   total 314560K, used 279616K [0x02a90000, 0x17fe0000, 0x17fe0000)
      eden space 279616K, 100% used [0x02a90000, 0x13ba0000, 0x13ba0000)
      from space 34944K,   0% used [0x13ba0000, 0x13ba0000, 0x15dc0000)
      to   space 34944K,   3% used [0x15dc0000, 0x15f05190, 0x17fe0000)
     tenured generation   total 699072K, used 0K [0x17fe0000, 0x42a90000, 0x42a90000)
       the space 699072K,   0% used [0x17fe0000, 0x17fe0000, 0x17fe0200, 0x42a90000)
     compacting perm gen  total 12288K, used 11654K [0x42a90000, 0x43690000, 0x46a90000)
       the space 12288K,  94% used [0x42a90000, 0x435f1818, 0x435f1a00, 0x43690000)
    No shared spaces configured.
    
    Dynamic libraries:
    0x00400000 - 0x00424000     C:\WINDOWS\system32\java.exe
    0x7c900000 - 0x7c9b2000     C:\WINDOWS\system32\ntdll.dll
    0x7c800000 - 0x7c8f6000     C:\WINDOWS\system32\kernel32.dll
    0x77dd0000 - 0x77e6b000     C:\WINDOWS\system32\ADVAPI32.dll
    0x77e70000 - 0x77f03000     C:\WINDOWS\system32\RPCRT4.dll
    0x77fe0000 - 0x77ff1000     C:\WINDOWS\system32\Secur32.dll
    0x7c340000 - 0x7c396000     C:\Program Files\Java\jre6\bin\msvcr71.dll
    0x6d7f0000 - 0x6da96000     C:\Program Files\Java\jre6\bin\client\jvm.dll
    0x7e410000 - 0x7e4a1000     C:\WINDOWS\system32\USER32.dll
    0x77f10000 - 0x77f59000     C:\WINDOWS\system32\GDI32.dll
    0x76b40000 - 0x76b6d000     C:\WINDOWS\system32\WINMM.dll
    0x6d7a0000 - 0x6d7ac000     C:\Program Files\Java\jre6\bin\verify.dll
    0x6d320000 - 0x6d33f000     C:\Program Files\Java\jre6\bin\java.dll
    0x6d280000 - 0x6d288000     C:\Program Files\Java\jre6\bin\hpi.dll
    0x76bf0000 - 0x76bfb000     C:\WINDOWS\system32\PSAPI.DLL
    0x6d7e0000 - 0x6d7ef000     C:\Program Files\Java\jre6\bin\zip.dll
    0x49220000 - 0x49228000     E:\TEMP\USERTMP\jline_git-Bukkit-0_0_0-700-gf3ae4c3-b733jnks.dll
    0x77c10000 - 0x77c68000     C:\WINDOWS\system32\msvcrt.dll
    0x6d600000 - 0x6d613000     C:\Program Files\Java\jre6\bin\net.dll
    0x71ab0000 - 0x71ac7000     C:\WINDOWS\system32\WS2_32.dll
    0x71aa0000 - 0x71aa8000     C:\WINDOWS\system32\WS2HELP.dll
    0x71a50000 - 0x71a8f000     C:\WINDOWS\system32\mswsock.dll
    0x662b0000 - 0x66308000     C:\WINDOWS\system32\hnetcfg.dll
    0x58d40000 - 0x58d47000     C:\WINDOWS\System32\wship6.dll
    0x6d620000 - 0x6d629000     C:\Program Files\Java\jre6\bin\nio.dll
    0x71a90000 - 0x71a98000     C:\WINDOWS\System32\wshtcpip.dll
    0x76f20000 - 0x76f47000     C:\WINDOWS\system32\DNSAPI.dll
    0x64000000 - 0x64025000     C:\Program Files\Bonjour\mdnsNSP.dll
    0x76d60000 - 0x76d79000     C:\WINDOWS\system32\Iphlpapi.dll
    0x76fc0000 - 0x76fc6000     C:\WINDOWS\system32\rasadhlp.dll
    0x61380000 - 0x61409000     E:\TEMP\USERTMP\sqlite-3.7.2-sqlitejdbc.dll
    0x6d000000 - 0x6d14a000     C:\Program Files\Java\jre6\bin\awt.dll
    0x73000000 - 0x73026000     C:\WINDOWS\system32\WINSPOOL.DRV
    0x76390000 - 0x763ad000     C:\WINDOWS\system32\IMM32.dll
    0x774e0000 - 0x7761e000     C:\WINDOWS\system32\ole32.dll
    0x773d0000 - 0x774d3000     C:\WINDOWS\WinSxS\x86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.2600.6028_x-ww_61e65202\COMCTL32.dll
    0x77f60000 - 0x77fd6000     C:\WINDOWS\system32\SHLWAPI.dll
    
    VM Arguments:
    jvm_args: -Xms1024M -Xmx1024M
    java_command: craftbukkit733.jar
    Launcher Type: SUN_STANDARD
    And i know it's the plugin, because when i remove it, everything works fine.
    Weird... huh? Sorry if i'm being a burden... It's my luck kicking in.. :p
     
  15. Offline

    Rowtag

    Hey, this is a really nice Plugin, now i've got a Problem with the bukkit version 740. Sapling planting works, but the Trees doesn't grow up. I disablet the Plugin and grown works fine. Please fix it =) Nice Plug!

    Thx
     
  16. Offline

    itsatacoshop247

    I have NOT tested at all with 740, I have NO idea who changed the title to say it works with 740. I will test it tonight.
     
  17. Offline

    L24D

  18. Offline

    itsatacoshop247

    Confirmed to work with 740 now, older builds are unsupported if you have problems, even though they should work still.
     
  19. Offline

    lazy_architect

    Only one question what is the difference in this from Autoplant.
     
  20. Offline

    Meridias561

    I do have one question for ya. I know there is a way to see if a block is 'natural' or put there by a player. Does this plugin check that because I have seen people build with logs and if they break one up to fix a building mistake, is this plugin going to toss down a sapling in the way?
     
  21. Offline

    itsatacoshop247

    Not yet, but Im working on a non-CPU intensive fix. It only replants on dirt or grass right now, however.
     
  22. Offline

    vanja

    make a plugin which with you can grow all samplings placed on map at once :) (also it will be good like grow all samplings every hour or something like that)btw this is good addon too
     
  23. Offline

    tassox33

    This doesnt seem to work with ChopTree, when will you be implementing tree removal when you remove the base wood block? Thanks
     
  24. Offline

    raccoozie

    I will use this if you can make tree logs decay like leaves when the trunk is removed.
     
  25. Offline

    War2k

    Hi there i help maintain a minecraft server and i have noticed that our registered players on the server can successfuly have saplings appear when they chop a tree down, but our admins *including myself* are not able to cause a sapling to appear. could this be caused due to lack of permissions? i noticed that you don't have any permissions listed so i assumed that the plugin would be accessable by all who login can you clairify this for me?
     
  26. Offline

    CoolOppo

    What do you mean by "automatic tree removal"?
    I think that sounds good!
     
  27. Offline

    Avous

  28. Offline

    Krunal

    I would love this plugin even more if it worked with ChopTree plugin <3

    Thanks for your work!
     
  29. Offline

    Kccool2

    Nice work, still smooth with 818. Thank you for making this perfect plug-in!
     
  30. Offline

    Fluffgar

    Will you be adding the ability for dropped saplings to plant themselves?
     

Share This Page