INFO
API step-by-step explanation (Ru lang) -
https://github.com/ItzStatix/StatixAPI/blob/master/README.md
API step-by-step explanation (En lang) -
https://github.com/ItzStatix/StatixAPI/wiki
Use cases - https://github.com/ItzStatix/StatixAPI/tree/master/src/main/java/ru/statix/api/example
A very large development, including Vault-API, creating batch entities (NPC, FakeVillager, FakeArrow, and more ..) using ProtocolLib, also using the API you can create batch clickable holograms!
The API also provides for the creation of clickable inventory (And even paged inventory!). There are also two types of command creation (Large and small), small are simple commands, and large ones will help save a lot of checks and a lot of code.
Also in this development there is an independent Java library (DateUtil, NumberUtil, And more), And you can use it too!