v2.0.3
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