Skip to content
Success

Changes

Summary

  1. Serialize full skull item profile data in internal blob (details)
  2. SPIGOT-954: Don't send block animations or gamemode updates to players (details)
Commit 845336b511bdd3d3d9b8a67346503acc4ad3396a by Thinkofdeath (Thinkofdeath)
Serialize full skull item profile data in internal blob
The file was modified src/main/java/org/bukkit/craftbukkit/inventory/CraftMetaBlockState.java
The file was modified src/main/java/org/bukkit/craftbukkit/inventory/CraftMetaItem.java
The file was modified src/main/java/org/bukkit/craftbukkit/inventory/CraftMetaSkull.java
Commit 53433de98d7e83dca4ff77d83447e7fca57d3639 by Thinkofdeath (Thinkofdeath)
SPIGOT-954: Don't send block animations or gamemode updates to players can't see the player
The file was modified nms-patches/PlayerList.patch
The file was modified nms-patches/PlayerInteractManager.patch
The file was modified nms-patches/WorldManager.patch