hashashin / SpigotPaginatedGUI

My own paginated GUI API for Spigot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SpigotPaginatedGUI

My own paginated GUI API for Spigot!

Quick Start Guide

See the Quick Start Guide and more in the wiki.

Links

Releases
Wiki
Spigot Post

Todo List

  • Seriously, seriously, seriously put v1.3.2 on Maven!!!
  • Remove button listener altogether and make it a consumer interface
  • Builder pattern for creating a menu
    • "Have a separate builder for all the buttons and menus so it can be done in one neat statement. Try that as a challenge."
  • "Look through all the new interfaces implemented in Java 8 (like the consumer interface) and try to see if you can use them in any way"

About

My own paginated GUI API for Spigot

License:MIT License


Languages

Language:Java 100.0%