HomeJavaMods[API] gui
GUI: The GUI framework that powers plugins such as Editor and Refer, with multiple page types and automatic bread-crumbing!

THIS IS A UTILITY/API - THIS IS NOT A PLUGIN


Example showcase plugin: https://www.spigotmc.org/resources/heads.26467/

To include this util in your plugin, use Maven and put this in your pom.xml:
Code (XML):
<dependencies>
    <dependency>
        <groupId>co.insou </groupId>
        <artifactId>gui </artifactId>
        <version>1.0.2-SNAPSHOT </version>
        <scope>compile </scope>
    </dependency>
</dependencies>

<repositories>
    <repository>
        <id>insou-repo </id>
        <url>http://repo.insouciance.co/snapshots </url>
    </repository>
</repositories>
Don't forget to use some sort of maven shading plugin such as maven-shade-plugin or alternatively maven-assembly-plugin.

===== USEFUL LINKS =====
Source Code
Development Builds
Maven Build
Website
========================
Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

[API] gui is a free Minecraft Java mod. Compatible with Minecraft 1.8, 1.9, 1.10. Downloaded 800 times (via Spigot). Download it and open it directly in the game.

Explore more