Releases: Bestem0r/BestemorCore
Releases · Bestem0r/BestemorCore
v1.4.0 | PlacedClickables, chat listeners and more
- Refactored
ItemBuilderandListBuilderto take specific config as parameter. - Added shorthand methods to create clickables from config path.
- Added new
ChatListenerfor awaiting certain chat events. - Added new
PlacedClickablefor easily creatingClickableswith configurable slots. - Added amount to
ItemBuilder. - Deprecated
MenuListeneras parameter forMenus. - Introduced new and more performant
Menusystem. - Added
getIntArray()toConfigManager. - Numerous bug fixes and improvements.
Full Changelog: v1.3.0...v1.4.0
v1.3.0 | Config mappings and many improvements
- Added PAPI support for items
- Improve time and money formatting
- Added config mappings support
- Added hex color support to lore
- Fix inventory listener breaking
- General improvements and more utility functions
Full Changelog: v1.2.1...v1.3.0
v1.2.1
- Fixed reloading configuration in CorePlugin not loading correct language file
- Fixed existing config values not being transferred to first generated language file
Full Changelog: v1.2.0...v1.2.1
v1.2.0
- Add
CorePluginimplementation ofJavaPluginreducing boilerplate code - Add language file support
- Add config updater
- Add spigot version checker
- Add hex color support
- Add auto-generated help command
- Improve
Clickablecreation - Add next and previous item properties to
PagingMenu - General improvements and bug fixes
Full Changelog: v1.1.0...v1.2.0