[INACTIVE][MECH] Golden Tools v1.6: Make gold tools work even better! [497-531]

Discussion in 'Inactive/Unsupported Plugins' started by SteveE104, Jan 21, 2011.

  1. Offline

    SteveE104

    Golden Tools:
    Version: 1.6

    Now works for Beta 1.3

    Features:

    I have modified three of the golden tools to...

    -Increase the harvest rate of the golden shovel and pick.
    -Improve the durability of the golden shovel and pick.
    -Chop down whole trees by breaking only the base log using the golden ax.

    List Of Blocks Affected

    Show Spoiler
    --(Block) is a change in the default drop.
    Ax:
    Wood
    Log
    Note Block
    Bookshelf -- Bookshelf
    Wood Stairs
    Workbench
    Jukebox

    Pick:
    Stone
    Cobblestone
    Iron Ore
    Coal Ore
    Glass -- Glass
    Lapis Lazuli Ore
    Lapis Lazuli Block
    Dispenser
    Sandstone
    Gold Block
    Iron Block
    Half Steps (All types)
    Brick
    Moss Stone
    Furnace
    Cobblestone Stairs -- Cobblestone Stairs
    Ice -- Ice
    Glowstone -- Glowstone

    Spade:
    Grass
    Dirt
    Sand
    Gravel
    Soil
    Snow
    Snow Block
    Clay Block
    Soul Sand



    Issues that may be of concern.....

    -There are no group permissions at this time, so anyone that can craft a golden tool will be able to use them. However, only Ops have invincible tools.


    If anyone has any suggestions, I would love to hear them.

    For other developers, I have included the java source files in my jar. Its not anything special, but feel free to look. You may even be able to help me clean up my code if you see something wrong.

    1.6 Download Here.

    1.5c Download <Edit by Moderator: Redacted mediafire url>

    Changelog:

    Show Spoiler
    Version 1.6:
    Fixed to work with 1.3 and CraftBukkit 400+ servers.
    Pick and Spade last 256 blocks each, down from 320.
    More code cleanup.


    Version 1.5c:
    More code cleanup.

    Version 1.5b:
    Updated to stop throwing constructor warning on plugin enable.

    Version 1.5:
    -Full support for harvesting many block types. See list above.
    -Trees now drop blocks of their own type.

    Version 1.4:
    -Ax, Pick, and Spade all seem to be working as intended.
    -Added support for breaking many block types. But not all have been tested.
    -If Op, the tools will not break with proper use. Breaking unlisted blocks may break your tool.
    -If not Op, tools last about 320 blocks each for the spade and pick, ax lasts 32 blocks.
    -Tools break into sticks!

    Version 1.3:
    -Ops now have unbreakable tools.
    -The ax seems to be a bit buggy, I am looking into it.

    Version 1.2:
    -Gravel now drops flint at a 5% chance. About as close as I could get without knowing the exact rate, but it feels right.

    Version 1.0:
    -Initial release. Covered all basic features for durability and digging speed changes.
    I would like to thank David Diaz for helping me with my block drops problem, leading to this first release.
     
    Last edited by a moderator: Dec 15, 2016
    ssechaud likes this.
  2. Offline

    Koutacles

    Don't forget the Golden Hoe! It should till grass in a long line in the direction you're facing when you hit some grass.
     
  3. Offline

    ChinZu

    So i use now Ultimate Fist^^
     
  4. Offline

    $p!k3

    i get this issue when i load the server.
    Code:
    14:18:21 [INFO] GoldenTools Version 1.6 release is Active
    14:18:21 [SEVERE] BLOCK_DAMAGED loading GoldenTools v1.6 (Is it up to date?)
    java.lang.NoSuchFieldError: BLOCK_DAMAGED
            at com.steveE.GoldenTools.GoldenTools.onEnable(GoldenTools.java:31)
            at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:127)
            at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:584)
            at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:218)
            at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:115)
            at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:93)
            at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:215)
            at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:202)
            at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:142)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:257)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:375)
    why is this happening?
     
  5. Offline

    Gixbit

    Same here. Is there no other plugin that does this?

    Lol, I fixed this plugin. If anyone wants it I should put it somewhere. Works 733....

    TOTALLY didn't do what I wanted it to do. But, It works z.z It would seem. All you had to do is recompile with BLOCK_DAMAGED as BLOCK_DAMAGE... Just inserted the dev-bukkit 733 snap and compiled... it works now.

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

    thiefzer0

    Can you post the compiled jar? Thanks!
     
  7. Offline

    Gixbit

    I 'spose by. I dunno where to really put it and stuff. Dropbox I guess.

    http://dl.dropbox.com/u/4691888/GoldenTools.jar

    Only compiled and tested for craftBukkit #733.

    Don't come crying to me if it doesn't totally work right. I only tried golden pick and it worked like worldedit. So Enjoy if you like that type of stuff.
     
  8. Offline

    Plague

    considered inactive
     
  9. Offline

    msw1

    Crap this died.
     
  10. fix this plz :S
     

Share This Page