@Hellsing I'm getting this error at line 69 Caused by: java.lang.NumberFormatException: Zero length BigInteger
Hello, I'm trying to count items with same enchantments, but the code is not work, could someone help to get this code working? public...
Thank you :)
How I can automatically register the trade window on bukkit using reflections?
Hmm, now that explains everything. But is there any way I can do this without using files or mysql?
Hello, I want create a simple way to store a inventory, so I saved on Block MetaData. All works, but when I restart the server, all metadata...
But I want use getBlockInventory(), so that I do not need to create a method to save the inventory.
Right, but I can't use Slab then cast to Chest to get the inventory? I want a simple way to change texture of a Chest. Clould you give me a exemple...
Hello, I want create a chest, but with a Slab Texture, end when I right click on block, open the chest inventory. There some way that I can do...
Hello, I'ts possible to create a chest with slab texture? And thend when right click open the inventory?
My creative server has this too, I think that is a Bukkit bug, happens after #02621
Cool, I will try to implement in my Shop Plugin.
You forgot to add a BookMeta
Here the final uncraft function: public static List<ItemStack> uncraft(ItemStack item) { List<ItemStack> returns = new...
Yes, is not finished yet.
Thank you for the help, I created a new function based on their. Here go: public List<ItemStack> undoCrafting(ItemStack item) {...
I found some problem at this part: What is: row.toCharArray(); if(first instanceof ShapedRecipe) { ShapedRecipe sr =...
Thank you, I'll try.
I have created this, but gets null: @SuppressWarnings("rawtypes") public static ItemStack[] uncraft(ItemStack item) {...
Hello, Could someone help me get the ingredients of an item. Would you like to make a uncraft plugin.
Separate names with a comma.