issues
search
WolfyScript
/
WolfyUtils-Spigot
The WolfyUtilities implementation for the Spigot platform
10
stars
4
forks
source link
Further Adventure compatibility improvements & backwards compatibility
#8
Closed
WolfyScript
closed
2 years ago
WolfyScript
commented
2 years ago
Improved the way ButtonStates are initiated and rendered.
UpdateResults no longer require an ItemStack.
Added UpdateResult#of methods that accept one TagResolver argument. Those should be used before falling back to the ItemStack.
Fixed detection of deprecated title update method.
Added GuiMenuComponent#translatedMsgKey methods that replace the old List
parameters.
LangAPISpigot#replaceKeys no longer converts legacy color codes
Made LangAPISpigot#convertLegacyToMiniMessage public
Added source to final jar and artifact. This provides the documentation when used as a dependency.