Solved Importing NMS in a Maven project using IntelliJ Idea

  • After careful consideration and due to limited usage, we’ve made the decision to discontinue the PaperMC forums. Moving forward, we recommend using Hangar for plugin uploads, and for all other community discussions and support, please join us on Discord.

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.