[INACTIVE][MECH] InventoryDamage v.1 - Edit the damage of your current item

Discussion in 'Inactive/Unsupported Plugins' started by immapoint, Jan 25, 2011.

  1. Offline

    immapoint

    Name: InventoryDamage (v.1, final version)
    Description: this plugin lets you edit the damage of the item in your hand. (-> e.g. to dye wool or change the look of woodlogs)

    Build # [5]

    To use this plugin, just install it normally. Then, ingame, select wool with any color and then type
    This makes the wool blue.

    I know, its not too difficult to program such a plugin, but its very useful for creative-servers ;)

    [Download]

    Greetings
     
  2. Offline

    przerwap

    [​IMG]

    Just saying ;]
     
  3. Offline

    EvilSeph

  4. Offline

    Legoboy1134

    It broke with Beta 1.3:

    Everytime I try to change something this happens:

    2011-02-24 09:43:20 [INFO] Legoboy1134 issued server command: invd 0
    2011-02-24 09:43:20 [INFO] Unknown console command. Type "help" for help.
    2011-02-24 09:43:44 [SEVERE] Could not pass event PLAYER_COMMAND to InventoryDamage
    java.lang.NoSuchMethodError: org.bukkit.inventory.ItemStack.setDamage(B)V
    at com.immapoint.bukkit.InventoryDamage.IDPlayer.onPlayerCommand(IDPlayer.java:22)
    at org.bukkit.plugin.java.JavaPluginLoader$5.execute(JavaPluginLoader.java:150)
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:59)
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:225)
    at net.minecraft.server.NetServerHandler.c(NetServerHandler.java:634)
    at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:585)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:578)
    at net.minecraft.server.Packet3Chat.a(SourceFile:24)
    at net.minecraft.server.NetworkManager.a(SourceFile:230)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:70)
    at net.minecraft.server.NetworkListenThread.a(SourceFile:100)
    at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:338)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:252)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:366)
     
  5. Offline

    Flenix

    Hi,

    dont you mean the mod changes the colour?
    Changing the Damage would suggest your mod means A player can customize how much damage a block does when used as a tool or weapon.
     

Share This Page