PaperMC/paper-server/src/main
CraftBukkit/Spigot bc75f0bcb5 SPIGOT-7804: Fix written book serialization
* Account for null/missing values when deserializing the 'resolved' and
  'generation' fields.
* Serialize the book pages as JSON strings.
* Avoid redundant conversion from strings to components to JSON and back to
  components during deserialization.
  Add CraftChatMessage.fromJSONOrString that accepts a maxLength argument
  and remove the no longer used fromJSONOrStringToJSON, fromStringToJSON,
  and fromJSONComponent helper methods.

By: blablubbabc <lukas@wirsindwir.de>
2024-06-30 16:27:23 +10:00
..
java SPIGOT-7804: Fix written book serialization 2024-06-30 16:27:23 +10:00
resources #1401: Add a config option to accept old keys in registry get calls 2024-05-29 06:45:14 +10:00