CryptoMorin / XSeries

Library for cross-version Minecraft Bukkit support and various efficient API methods.
https://www.spigotmc.org/threads/378136/
MIT License
403 stars 126 forks source link

[XItemStack] - PDC alternatives for versions that doesn't support it #249

Closed Mr-EmPee closed 6 months ago

Mr-EmPee commented 6 months ago

Description Add cross-compatible method that allows for storing data inside an item, newer versions have the pdc API

CryptoMorin commented 6 months ago

I have my own personal library which is basically a version based on EngineHub's Lin Bus NBT handler. The scale and scope of such project is kind of out of place for XSeries. I might release a separate project in the future.