Skip to content

v1.16.3_R16

Compare
Choose a tag to compare
@jakobkmar jakobkmar released this 28 Oct 20:25
· 348 commits to master since this release
  • added pluginKey(key) as a new shortcut for NamespacedKey creation
  • PersistentDataHolders and ItemStacks now offer markings:
    • mark(key) marks the object with the given key (conflicts with other plugins are not possible)
    • unmark(key) removes the key from the objects' markings
    • hasMark(key) return true, if the key is among the objects' markings