Setup a PaperMC Minecraft Server

PaperMC is a Minecraft Server that lets you run plugins! It’s based on Spigot which is based on CraftBukkit, there’s a long history :). It’s a good Minecraft server choice that balances performance and features. Let’s setup our server! Step 1. Download PaperMC Click here to visit the PaperMC Download page. Click the latest build (the build with biggest number) to start the download. Step 2. Setup run.bat for PaperMC Move the downloaded paper-VERSION.jar file into your minecraft server folder (if you don’t have one, just create a new folder called minecraft-server somewhere you can easily find). Next, rename the recently downloaded .jar file to paper-server.jar. This will allow our batch file to work properly. Read more