Skip to content
Success

Changes

Summary

  1. SPIGOT-1532: Add PlayerSwapHandItemsEvent (details)
  2. Add spawn reasons for entities involved in a skeleton trap (details)
  3. SPIGOT-1914: Compare PotionEffectType objects using (details)
Commit ab8459e1818b3b9f8c9998bb90daf8bd42e5d8cd by md_5
SPIGOT-1532: Add PlayerSwapHandItemsEvent
The file was modified nms-patches/PlayerConnection.patch
Commit 87e677ce49bb27be69206d54566bf7d621108925 by md_5
Add spawn reasons for entities involved in a skeleton trap
The file was modified nms-patches/WorldServer.patch
The file was addednms-patches/PathfinderGoalHorseTrap.patch
Commit e43b2780a5d627a844ee19e8adc937bf6ddd40d0 by md_5
SPIGOT-1914: Compare PotionEffectType objects using
Object#equals(Object) when searching for a custom effect to remove
The file was modified src/main/java/org/bukkit/craftbukkit/inventory/CraftMetaPotion.java