Minecraft PaperMC Server
requires
- Linux
- jdk
- 4GB+ RAM
install jdk
sudo pacman -S jdk21-openjdk # Arch linux
# or
sudo apt install openjdk-21-jdk # Debian/Ubuntu
install papermc.jar
run server
java -Xms4G -Xmx4G -jar paper.jar --nogui
properties
I strongly recommend changing this in server.properties: enforce-whitelist=true white-list=true if you plan to play on a non-licensed version (I recommend purchasing the official version): online-mode=false