Menu API
This is a simplistic, work in progress, Menu API for Spigot.
Features
- Fully opensource, and free to use.
Bug Policy
Report any bugs to the owner (NV6) or on the github repository.
This is a simplistic, work in progress, Menu API for Spigot.
Features
- Basic minecraft inventories.
- Pagination for inventories:
- Pagination buttons + configuration for them:
- Configurable position (PaginatedMenu#setNavigationPosition)
- Configurable item (PaginatedMenu#setPaginationButtonType)
- Pagination buttons + configuration for them:
- Inventory filling options:
- Menu#addFiller(FillingType):
- FillingType.BORDER
- FillingType.EMPTY_SLOTS
- Menu#addFiller(FillingType):
- Button listening, removing the need to listen to an event - you can simply do Button#setClickAction.
- More planned for the future.
- Rather easy to implement (examples on repository).
- Fully opensource, and free to use.
Bug Policy
Report any bugs to the owner (NV6) or on the github repository.
- Type
- Offering
