Solved Importing NMS in a Maven project using IntelliJ Idea

lollolcheese123

New member
May 27, 2023
12
0
1
As the title states, I want to import net.minecraft.server into my plugin, which uses Maven to build.
I use the IntelliJ Idea IDE by JetBrains, and I just can't figure out how to do so.

I've tried to use BuildTools, but that only gave me CraftBukkit.
I've tried to use PaperWeight-UserDev, nothing happened.
I've litterally scoured the internet for a solution; NOTHING.

So, now I've decided to ask this question over here.