Releases: coderFlameyosFlow/WoodyMenus
Releases · coderFlameyosFlow/WoodyMenus
v1.1.3 - Spongebob settled in after this change.
Hardly anything changed.
it was just the switch from paper to spigot
:[
v1.1.2 - We Found Spongebob!
Improved
- Slightly improved performance when editing the lore of a MenuItem (only for automatic colorizing setLore methods)
- No longer need to execute Menus.installMenus(Plugin), now checked from JavaPlugin.getProvidingPlugin(Class<?>)
- Pdc.java also now uses Menus.PLUGIN
Fixed
- NBT Tag issues at MenuItem
Full Changelog: 1.1.1...1.1.2
v1.1.1 - Spongebob's Pineapple House.
What's Changed
- Organize features Better in ReadME by @coderFlameyosFlow in #3
- NBT additions and a BUNCH of other missed stuff. by @coderFlameyosFlow in #4
Added
- Add menu item checking and actually execute menu item click actions
- Added NBT for.. NBT purposes
Fixed
- There were no access to Paginated Menus before this release
- at ItemEditor if you execute ItemEditor#setLore(colorize, ...) (assuming "colorize" is false) it would colorize, and if "colorize" was true it wouldn't (likely an accident of adding "!"), this is now fixed.
Full Changelog: 1.1.0...1.1.1
v1.1.0 - Fairy Squidward
Check recent Updates
Full Changelog: 1.0.0...1.1.0
v1.0.0 - Base Release
Add files via upload