Skip to content
Success

Changes

Summary

  1. SPIGOT-782: Don't drop exp if a plugin sets it to zero (details)
  2. SPIGOT-758: Capture head drops from charged creeper kills (details)
  3. SPIGOT-742: Throw an exception instead of passing null when the sender (details)
  4. SPIGOT-694: Fix a mis-placed diff causing the event to fire too early (details)
  5. SPIGOT-645: Fix players/entities being dismounted when the destroy event (details)
Commit 889a5eca6e2f9aef1a381f4a93a6b2a8717645c6 by Thinkofdeath (Thinkofdeath)
SPIGOT-782: Don't drop exp if a plugin sets it to zero
The file was modified nms-patches/EntityFishingHook.patch
Commit 85cf593df9a8f6dbdcbd23401f8c5d65003fa6de by Thinkofdeath (Thinkofdeath)
SPIGOT-758: Capture head drops from charged creeper kills
The file was modified nms-patches/EntityCreeper.patch
The file was modified nms-patches/EntityInsentient.patch
The file was modified nms-patches/EntityZombie.patch
The file was modified nms-patches/EntitySkeleton.patch
Commit a25c96eda7e33c9d331d2e16c6be1481ac3d5b02 by Thinkofdeath (Thinkofdeath)
SPIGOT-742: Throw an exception instead of passing null when the sender cannot be converted
The file was modified src/main/java/org/bukkit/craftbukkit/command/VanillaCommandWrapper.java
Commit 643486f4694adcbb03ea6fab1780af2d6fc57544 by Thinkofdeath (Thinkofdeath)
SPIGOT-694: Fix a mis-placed diff causing the event to fire too early
The file was modified nms-patches/EntityMinecartAbstract.patch
The file was modified nms-patches/EntityBoat.patch
Commit a5b7881dbeedf6ac67c7729e25d3f06c70b27ee9 by Thinkofdeath (Thinkofdeath)
SPIGOT-645: Fix players/entities being dismounted when the destroy event was cancelled
The file was modified nms-patches/EntityMinecartAbstract.patch