Inactive [MECH] Blacksmith v1.0.3 - Repair your equipment [1000]

Discussion in 'Inactive/Unsupported Plugins' started by retsrif, Apr 6, 2011.

  1. Offline

    Felonu

    It would be great if there was an option for a minimum cost in the config. So I could set the minimum to 1 and it wouldn't give free repairs to lightly damaged stone tools. My economy on my server is set to very low values and stone is only 5 for a full repair.. people tend to go to the sign when they need 1 repair and go ahead and repair everything and a lot of times they get their repairs for free.
     
  2. Offline

    haldavid

    i fucking love you
     
  3. Offline

    Caliver

    This is a great plugin! I look forward to seeing armor repair get added. They damage way too easily and it's a drag to remake them. Keep up the good work!
     
  4. Offline

    retsrif

    Thank you! My computers still having issues and will be fixed by Sunday, I'm actually typing this on my iPhone too. Care to be listed as a co-dev?
     
  5. Offline

    _Zenith_

    Sure, it's your call :p
     
  6. Offline

    Novae7

    Pls update to 740 :)

    i got this error with bukkit 740 :-/

    Code:
    2011-05-03 16:24:16 [SEVERE] Could not pass event PLAYER_INTERACT to Blacksmith
    java.lang.NullPointerException
        at retsrif.Blacksmith.BPlayerListener.removeMat(BPlayerListener.java:331)
        at retsrif.Blacksmith.BPlayerListener.onPlayerInteract(BPlayerListener.java:104)
        at org.bukkit.plugin.java.JavaPluginLoader$9.execute(JavaPluginLoader.java:254)
        at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:59)
        at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:257)
        at org.bukkit.craftbukkit.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:162)
        at net.minecraft.server.ItemInWorldManager.interact(ItemInWorldManager.java:207)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:521)
        at net.minecraft.server.Packet15Place.a(SourceFile:57)
        at net.minecraft.server.NetworkManager.a(NetworkManager.java:195)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:74)
        at net.minecraft.server.NetworkListenThread.a(SourceFile:100)
        at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:370)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:285)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:394)
     
  7. Offline

    haldavid

    @_Zenith_
    @retsrif

    Can one of you do the quick fix to make this work with iConomy 5?
     
  8. Offline

    retsrif

    Ok I will update this tomorrow, because I'm a bit busy now.
     
  9. Offline

    Darktrance

    Plugin need to be updated for iConomy 5 pls
     
  10. Offline

    retsrif

    Will be updated soon :)

    It's all in there guys. Updated to 740 and iConomy 5 too. Have fun! :D P.S. Thanks to _zenith_ again!

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

    Novae7

    Thanks!

    edit: is dosnt work

    :-(

    Code:
    2011-05-05 15:08:37 [SEVERE] Could not pass event PLAYER_INTERACT to Blacksmith
    java.lang.NullPointerException
        at retsrif.Blacksmith.BPlayerListener.removeMat(BPlayerListener.java:332)
        at retsrif.Blacksmith.BPlayerListener.onPlayerInteract(BPlayerListener.java:105)
        at org.bukkit.plugin.java.JavaPluginLoader$9.execute(JavaPluginLoader.java:254)
        at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:59)
        at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:257)
        at org.bukkit.craftbukkit.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:162)
        at net.minecraft.server.ItemInWorldManager.interact(ItemInWorldManager.java:207)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:521)
        at net.minecraft.server.Packet15Place.a(SourceFile:57)
        at net.minecraft.server.NetworkManager.a(NetworkManager.java:195)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:74)
        at net.minecraft.server.NetworkListenThread.a(SourceFile:100)
        at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:370)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:285)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:394)
     
  12. Offline

    retsrif

    *sigh* This seems to be an error with the material version only. Will be fixed tomorrow.
     
  13. Offline

    Freezy

  14. Offline

    vip

    First of all - - it's a great mod!!!
    Would it be possible to give the payment (money or items) a certain player. We play with BOSEconomy and we have an blacksmith who sells tools, and it would be nice if he get's the payment for repairing tools.
     
  15. Offline

    retsrif

    Thanks! :D And what do you mean by certain player? Player who places it, or someone in a config file?
     
  16. Offline

    vip

    Hmm - best would be the person who places it, but then it would afford permissions (what's a future update, you wrote) to control that not everbody builds his own sign.
    So if it easier for you to put it in the config file for now than I would be happy with this solution.

    PS: sry for my English. I am from Germany.
     
  17. Offline

    retsrif

    Ok ok ill do this :) Not sure when I can do it though, I've got tests every day of the week :/
     
  18. Offline

    vip

    Oh - - good luck with your tests!
    Let us know when you found time to do this. Thx allready now for your efforts.
     
  19. Offline

    retsrif

    Thanks, and I'll try and get to this ASAP.
     
  20. Offline

    AntonyDream

    Hi there! Maybe it helps, looks like I've found a reason for material exception (Could not pass event PLAYER_INTERACT to Blacksmith java.lang.NullPointerException at retsrif.Blacksmith.BPlayerListener.removeMat(BPlayerListener.java:332)... )
    It's appear when needed mat not in first free cell of invertory (like 1, 2, 3 - with items, 4, 5 - free, 6 - with diamonds, 7 - ... others, if we place diamonds in 4 cell, all works fine)
     
  21. Offline

    retsrif

    Thanks for the free cell info.. it'll help... but I'm gonna update this on Thursday or Friday, as I've got two tests in a row right now.
     
  22. Offline

    vip

    I was thinking about your plugin ...
    If i had 2 persons (or more) with permission to build the repair sign, the mod should know whom the sign belongs to give the payment the right player whom the sign belongs.

    What i want to say is . .. . I use BOSEconomy for the "money" system and jobs for the hmm- jobs. So only persons who take the job "blacksmith" should be able to set the repair-sign. If there are 2 or more blacksmith's the owner/creater of a specific repair-sign should get the money/item if his sign was used.
    Do you understand what i mean?? sry - if it sounds funny.
     
  23. Offline

    retsrif

    Yes I understand, you already told me this in a previous post. I'm going to update this tomorrow or the day after when I finally have free time. I'll see if it's possible to use Jobs too....
     
  24. Offline

    Morg141

    Hey man,
    Great plug-in from what i've seen so far and great that the prices are configurable. Just waiting on the 'PLAYER_INTERACT' fix at the moment. When you get some spare time that is of course :) Also getting a 'Could not pass event PLUGIN_ENABLE to Blacksmith' Though im sure that's probably because of the 'PLAYER_INTERACT' error. Thanks again
     
  25. Offline

    icomeinpieces

    great plugin but is there plans to implement per item costs as well since users on my server find that the same cost to repair a diamond shovel and a diamond pickaxe just doesn't seem right :oops:
     
  26. Offline

    retsrif

    icomeinpieces: it's already doing that... get them down to the same durability, then fix them and check the costs...
     
  27. Offline

    Kevin Forte

    Hey man, could you possibly update this to support iConomy 5.0? Thanks :D

    EDIT: Nevermind :D If I was smart, I would've updated and Then asked. Works like a charm, keep up the great work :p
     
  28. Offline

    GruntTeun

    Great plugin, keep up the good work! ;)
    I'm still waiting for the permissions update though. Once people on my server found out they can make blacksmiths themselves, everyone started making them. I would be great if only people with permissions could make blacksmiths.
     
  29. Offline

    icomeinpieces

    i did a clean install with your 1.0.3 version.
    whenever i take a damaged spade to the value sign it says it full durability and the spade is repaired but if i break the sign with my hand the spade returns to where it was and same kinda deal with the repair sign and it seems to be only doing this with every type of spade only
     
  30. Offline

    vip

    So, how are the thing's going? Finished your tests? Did you find time to work on the mod?
    I am still waiting - push push ;) *just joking*
     

Share This Page