Hello. I am trying to make a plugin that would hook into the Vault API. However, I don't understand how to use it with my plugin. I have seen ways to import it using Maven online, but I would prefer if there was a different way of doing this. Is there some sort of JAR that I can add to my build path like with the Spigot API? Thanks
you mean use the easiest way because you dont want to learn helpful resources yes.. just download vault and do the same thing as spigot
Ok, thanks. I just figured that I had to download a different JAR than the regular one because I had to do that with Spigot.d
It's not that I don't want to learn eventually. It's just that I am starting out and want to go slowly for now. In the future (when I make larger plugins with more API hooks), I would gladly use a resource like Maven.