[INACTIVE][MECH] AppleTree v0.4 - Trees now drop apples [699]

Discussion in 'Inactive/Unsupported Plugins' started by ngc0202, Feb 15, 2011.

  1. Offline

    ngc0202

    AppleTree - The only standalone apple tree plugin.


    **IMPORTANT: NEW DEV, USE THIS THREAD: LINK**

    Version: v0.4

    AppleTree is a very simple plugin that was designed with the sole idea of turning trees into apple trees. There is a configuration file that will be created in the same folder as craftbukkit called appletree.properties, which you can use to customize different aspects of the plugin.

    Properties Guide:
    • CanDropDecay - (true/false) Whether or not apples drop on decaying leaves.
    • GAChance - (number between 0 and 1) The chance of a golden apple drop. 5% = 0.05
    • CanDropGold - (true/false) If golden apples can drop.
    • AChance - (number between 0 and 1) The chance of an apple drop. 5% = 0.05
    *NOTE: The properties file is located in the root server directory!*

    Features:

    • Apples spawn from destroyed leaves.
    • Chance to spawn golden apples as well.
    • Properties file for different settings.
    Changelog:


    Version 0.4
    • Allowed compatibility with newer bukkit versions.
    • Fixed the "Stupidly long constructor" error
    Version 0.3.1

    • Fixed the bug where golden apples don't spawn.
    • *363 downloads*
    Version 0.3


    • Added a appletree.properties file for customizations.
    • Added source.
    • *360 downloads*
    Version 0.2


    • Allowed drops from decaying leaves.
    • *247 downloads*
    Version 0.1


    • Original release.
    Source: http://bit.ly/gt9Gxp
     

    Attached Files:

  2. Offline

    Chipmunk9998

    Hey, I was wondering if it would be possible to customize what drops from trees in the future?
     
  3. Offline

    rakiru

    There are other plugins that do this kind of thing.
     
  4. Offline

    [F(r)iend]

    I think a nice feature (although maybe outside the scope of this plugin) would be allowing apples to stack. I'm perfectly fine with their current drop rate, however they take up a lot of extra inventory spaces. Allowing them to stack would solve this issue.
     
  5. Offline

    Chipmunk9998

    Name one.
     
  6. Offline

    Nima304

    The only thing I'd really like to see changed is AppleTree's configuration file moved from the folder where CraftBukkit and the server configuration files are to a folder in the Plugins folder specifically for AppleTree.
     
    Raspberry likes this.
  7. But yeah, original plugin author should add that also :}
     
  8. Offline

    VoidingNixx

    This plugin is great. I have been using it since the 1.2Beta server, and am still using it. Has always worked flawlessly! Keep up the great work!
     
  9. Offline

    anonymous

    Does this work on 1.5?
     
  10. Offline

    BioRage

    Yes
     
  11. Offline

    The PC Tech Guy

    I believe this is a requirement now...
     
  12. Offline

    Avez

    Works great, thank-you. :)
     
  13. Offline

    rareshutzu

    Great, it works on 1.5. But can you make it that when you cut the base log the whole tree will fall if has no support arround? I remember there was a hey0 plugin but can't find any for bukkit o.0
     
  14. Offline

    samixchoumi

    no for bukkit 733 T_T
     
  15. This version works on #733:
     
  16. Offline

    packetshepherd

    If you don't mind will someone show me the direct link to this jar? Pain in the ass to download to my PC just to upload back to my server.
     
  17. Offline

    RTRD

    0.4 is tested and working on CB #740. :)
     
  18. Offline

    samixchoumi

    Where is the link for the plugin for bukkit 740 please ?
     
  19. 2 posts above your post :) that works on #733 and #740.
     
  20. Offline

    killj0y

    Awesome. I am using yours now! Keep up the good work @jascotty2 and @ngc0202
     
  21. Offline

    AlBo

    great work, but can you add cocoa beans?
     
  22. Offline

    killj0y

    It already does.

    Edit sorry i forgot i got this version which has the beans drop.

     
    AlBo likes this.
  23. Offline

    rad1game

    Someone know how I can set 0.01% ?
    I think "GAChance=0.001" doesnt work. (Too many apples dropped from 1 tree.)
     
  24. This is my config:
    It has a chance to drop 1-2 apples and/or cocoa per tree and verry rarely you get a gold apple.
    I belive the values are from 0.0 to 1.0, so they're not percent.
     
  25. Offline

    Chipmunk9998

    If you're unable to maintain AppleTree right now, I can take over the project.
     
  26. Offline

    meandus

    it suxx that you have to sign up to download it

    but nice lil plugin

    yea chipmunk, where will you continue it? plox post a linky
     
  27. Offline

    Pythros

    So I can't locate the properites file either in the plugins folder or in the folder craftbukkit.jar is in. Ideas? The plugin does work....
     
  28. Offline

    NickBrahz

    It is in the main root folder, not in plugins
     
  29. Offline

    Pythros

    I couldn't find it at the time there... perhaps it was the lack of refresh on my FTP client. Found it now. Thanks :)

    Separate note, there couldn't have a possibility to where apples drop only by decay?
     
  30. Offline

    samixchoumi

    Can i have the plugin for bukkit 766 ?
     
  31. Offline

    ssechaud

    01:20:48 [SEVERE] Could not load 'plugins/AppleTreePlugin.jar' in folder 'plugins':
    java.util.zip.ZipException: error in opening zip file
    at java.util.zip.ZipFile.open(Native Method)
    at java.util.zip.ZipFile.<init>(ZipFile.java:131)
    at java.util.jar.JarFile.<init>(JarFile.java:150)
    at java.util.jar.JarFile.<init>(JarFile.java:114)
    at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:59)
    at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:194)
    at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:117)
    at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:100)
    at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:218)
    at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:205)
    at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:145)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:265)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:394)
     

Share This Page