Skip to content

v2.0.3

Compare
Choose a tag to compare
@coderFlameyosFlow coderFlameyosFlow released this 24 Jan 09:00
· 9 commits to main since this release
214965a

Features: 1. Additions 2. Improvements 3. Bug fixes

Additions

  • TextHolder can now be applied to MenuItem via BaseItemBuilder and extenders
  • Now attribute (modifiers) can be added to items via builders and editors
  • You can apply ItemFlags
  • etc.

Improvements

Not much, just removed like 250+ line off PaginatedMenu by removing redundant methods.

Also optimized PaginatedMenu sorta because the optimizations coming from Menu are working now

Fixes

  • Since the redundant methods are removed, now the changed variable will work and it will update for PaginatedMenu
    Full Changelog: 2.0.2...2.0.3