Updated CraftBukkit to 1.2
This commit is contained in:
@@ -51,7 +51,6 @@ public class ItemBucket extends Item {
|
||||
return itemstack;
|
||||
}
|
||||
world.setTypeId(i, j, k, 0);
|
||||
|
||||
if (entityhuman.abilities.canInstantlyBuild) {
|
||||
return itemstack;
|
||||
}
|
||||
@@ -68,7 +67,6 @@ public class ItemBucket extends Item {
|
||||
return itemstack;
|
||||
}
|
||||
world.setTypeId(i, j, k, 0);
|
||||
|
||||
if (entityhuman.abilities.canInstantlyBuild) {
|
||||
return itemstack;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user