Skip to content

Releases: coderFlameyosFlow/WoodyMenus

v1.1.3 - Spongebob settled in after this change.

26 Aug 22:39
2b04243
Compare
Choose a tag to compare

Hardly anything changed.
it was just the switch from paper to spigot

:[

v1.1.2 - We Found Spongebob!

26 Aug 20:07
ff071ad
Compare
Choose a tag to compare

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.

26 Aug 19:35
e326910
Compare
Choose a tag to compare

What's Changed

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

26 Aug 18:07
f4c3dd5
Compare
Choose a tag to compare

Check recent Updates

Full Changelog: 1.0.0...1.1.0

v1.0.0 - Base Release

26 Aug 16:51
cb0e03d
Compare
Choose a tag to compare
v1.0.0 - Base Release Pre-release
Pre-release
Add files via upload