Nate Mortensen
385ace970e
Update CraftBukkit to Minecraft 1.7.5
2014-03-21 23:56:34 -04:00
mbax
2726696652
Update CraftBukkit to Minecraft 1.7.2
2013-11-30 19:26:12 -06:00
Nate Mortensen
6c09066e22
Update CraftBukkit to 1.6.1
2013-07-01 12:10:06 -05:00
Travis Watkins
5ed1418bb4
Pass correct block when dispensing empty buckets. Fixes BUKKIT-3668
2013-05-03 06:45:11 -05:00
Travis Watkins
83d29e461c
Update CraftBukkit to Minecraft 1.5
2013-03-15 13:28:59 -05:00
Wesley Wolfe
78f48258d8
Implement ItemFactory and ItemMeta values. Adds BUKKIT-15
2012-12-17 01:31:41 -06:00
James Clarke
a575e6b075
Use correct itemstack for dispenser behavior chaining. Fixes BUKKIT-2886
...
When an event changes the item to be dispensed we check to see if the new
item has special behavior for dispensing and if so pass it on to that
behavior handler. However, we are actually checking the old itemstack and
passing the new itemstack so this check fails.
2012-11-17 15:06:18 -06:00
Travis Watkins
60819c6693
Update CraftBukkit to Minecraft 1.4(.2).
2012-10-27 22:19:03 -04:00