Simple enough. Would require Spout, though.
That does sound awesome. When Bukkit and Spout both update, I'll see if I can mess around with particles. Sounds cool.
Good idea, but I don't think I can do something this difficult. I already had something like this planned. I'll work on it when Bukkit updates....
Yeah, I have no idea how I would do that.
I think that is just lag, I don't know any way to increase block destroy speed.
I'd like to hear what it is, but I probably can.
I will make custom plugins for your server. I'm pretty good with programming, but bad with ideas. Reply or PM me to contact me. Edit: I think I...
I always check that the block clicked is the right one before I get the getState() and cast it.
I don't want to physically "join" them, I just couldn't find a better word. I want to take the inventory from one double chest, and copy it to...
I don't think there is any way around this, but has two double chests next to each other, then uses the right chest on one of them to get the...
Looks good, only one problem. Say I have 10 redstone in the first half of the chest, and 10 diamond in the second half. If I use your code to get...
Do you know how to make it so the chests are combined. Right now, the inventories for the different parts of a large chest are separate, how can I...
Ah, thanks so much! What exactly is a BlockState?
ItemStack drop = new ItemStack(Material.COBBLESTONE, 1); This will drop one cobblestone.
In one part of my plugin, I have to determine whether a block someone clicks is a chest or not. Once I know it's a chest, I tried casting the...
Separate names with a comma.