Changelog
StackReference Breaking Change
StackReferences Identifier is Nullable now when the specified parser is not available (e.g. when a third-party plugin isn't available), or the parser fails to parse the item.
To reflect those changes, the StackReference#identifier()
returns an Optional
instead, and you may fall back to StackReference#originalStack
when it is not present.
Changelog
- #69 — Optional StackReference Identifiers
4da9339c
— Fix NullPointerEexceptions in StackIdentifiers & prevent possible NPEs. This fixes & prevents NPEs in:- EcoStackIdentifier
- ExecutableBlocksStackIdentifier
- ExecutableItemsStackIdentifier
- ItemsAdderStackIdentifier
- MMOItemsStackIdentifier
- MythicMobsStackIdentifier
- FancyBagsStackIdentifier
Full Changelog: v4.16.15-beta.5...v4.16.15-beta.6
Files
wolfyutils-spigot-4.16.15-beta.6.jar(5.6 MiB) Primary
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Metadata
Release channel
BetaVersion number
4.16.15-beta.6Loaders
BukkitPaperPurpurSpigot
Game versions
1.17–1.20.4Downloads
299Publication date
January 2, 2024 at 8:08 PMPublisher
WolfyScript
Owner