PatoTheBest / GUIFramework

A GUI Framework for creating menus on bukkit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GuiFramework

Minecraft doesn't really have a GUI api developers can use. This project takes advantage of the existing minecraft inventories in order to create interactable menus.

Example

Here is the example provided with the code

Example 1

Uncompressed: https://i.imgur.com/mHD83ty.gif

There is an example located on https://github.com/PatoTheBest/GUIFramework/tree/master/src/main/java/me/patothebest/guiframework/example

Other examples

Shop

Others because github has a 5mb gif limit:

About

A GUI Framework for creating menus on bukkit

License:MIT License


Languages

Language:Java 100.0%