![[IMG]](/proxy/image?url=https%3A%2F%2Fi.imgur.com%2Fgsoy0J9.png)
ADDED
▪ Support for
longs for the {random:#,#} placeholder
▪ Using {random:#,#} with a list of strings instead of numbers will choose a random value
FIXED
▪ 'customModelData' was removed by accident when the code used for ItemBuilder was changed
CHANGED
▪ Decided to make
NBT API a dependency that servers owners have to add to their servers. The plugin always used NBT API as a shaded dependency, this way people could just drop the plugin on their server and work but also require me do post an update on every single new minecraft version release just because the NBT wasn't working.