#How to setup NMS usage in intellij ? (the unobfuscated way)
1 messages · Page 1 of 1 (latest)
I've already tried doing so
@brisk basalt which jar do i need to include in my artifacts besides the normal spigot-api?
what do you mean artifacts?
im using intelij
so you aren't using maven
wdym
Do not touch the artifacts if you are using maven
everything goes through the pom
if you want to build your plugin you use the maven command
so when i build through intellij it doesnt use maven?
oh damn
so how do i add jars to my dependencies
I have made a base jar which is my library