Skip to content

Latest commit

 

History

History
53 lines (41 loc) · 1.78 KB

File metadata and controls

53 lines (41 loc) · 1.78 KB

A Bukkit/Spigot API to use kits easily and quickly to start

Wiki Github Wiki

Support and Project Discussion

Others

Developers

  1. Add the repository
<repository>
    <id>jitpack.io</id>
    <url>https://jitpack.io</url>
</repository>
  1. Add the dependency
<dependency>
    <groupId>com.github.luisBazanDev</groupId>
    <artifactId>KitsAPI</artifactId>
    <version>1.2</version>
</dependency>

Compatible Minecraft versions:

Minecraft Version Compatible Versions Java Version
1.20 1.0, 1.1, 1.2 8+
1.19 1.0, 1.1, 1.2 8+
1.18 1.0, 1.1, 1.2 8+
1.17 1.0, 1.1, 1.2 8+
1.16 1.0, 1.1, 1.2 8+

License
MIT