Skip to content

v1.16.3_R15

Compare
Choose a tag to compare
@jakobkmar jakobkmar released this 28 Oct 17:16
  • added KSerializers for kotlinx.serialization to support common bukkit and spigot classes
  • fully implemented core GUI API
  • GUIs can now be shared (same view for all players) or individual
  • new PlayerInput API provides simple input callbacks for chat, anvils and books
  • toLoreList() function converts a long string into a lorelist
  • the value lengthWithoutMinecraftColour allows you to get the length of a string ignoring all minecraft colour codes
  • the value content returns the whole content of a book as a single string