@stefvanschie Maybe because the iterator.remove() is inside de while loop?
jomancool54 Loops through the block you want and check if they are from a certain material and if thats true, store it's location somewhere.
xXRobbie21Xx 1) Did you register the events? Can you please show the whole class?
dandwhit Each itemstack has it's own ItemMeta. You can edit that ItemMeta, for example edit the name, lore, ect. Make sure to re-aplly the...
mythbusterma Okay... I think that brings me closer to the solution
Shmobi At least I found out the BlockPhisicsEvent gets called, buts thats not really the one that works for me
Hey guys, Today I was messing around with fallingblocks riding players and discovered a some kind of bug (well not really a bug, but I have no...
NathanWolf Thanks a lot, this actually makes a lot of sense!
Hey guys, How do I set a pitch and yaw towards a location? I don't really have a clue where to start. I really want to learn more about vectors,...
AdamQpzm Ok, thanks
Hey guys, I am using one of the newest bukkit builds and came across this many times. I wonder why this method is deprecated. Does it have to do...
MasterSteve26 You did this: String[] lines = sign.getLines(); if(lines[0].equalsIgnoreCase("[pvp]")) {...
Separate names with a comma.