Files
2026-01-22 19:39:47 +03:00

551 B

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

official website

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