Skip to content
Success

Changes

Summary

  1. SPIGOT-236 - fix notes playing wrongly. (details)
  2. SPIGOT-228: Don't deserialize meta of written books twice (details)
Commit 6fab8fe51ef2cc4e503f68a00cd38874c262c86b by md_5
SPIGOT-236 - fix notes playing wrongly.

Formula is from BlockNote (NMS), slightly formatted different to be smaller.
The file was modified src/main/java/org/bukkit/craftbukkit/entity/CraftPlayer.java
Commit 618abf7a36569108bca2ba0cfa9a13ed3efa2449 by md_5
SPIGOT-228: Don't deserialize meta of written books twice
The file was modified src/main/java/org/bukkit/craftbukkit/inventory/CraftMetaBookSigned.java