LegameMc / EnchantGui-API

https://www.spigotmc.org/resources/enchantgui.63088/
GNU General Public License v3.0
1 stars 1 forks source link
enchantgui java minecraft minecraft-plugin spigot spigot-plugin

Maven

    <repositories>
        <repository>
            <id>jitpack.io</id>
            <url>https://jitpack.io</url>
        </repository>
    </repositories>

    <dependency>
        <groupId>com.github.LegameMc</groupId>
        <artifactId>EnchantGui-API</artifactId>
        <version>VERSION</version>
    </dependency>

Documentation

About EnchantGui: Wiki

For Developer: