Save the file as run.bat (ensure the file type is "All Files").
: Double-click run.bat . It will close quickly. Open the newly created eula.txt file and change eula=false to eula=true . Save and close. 3. Requirements & Configuration [1.19.x] Download
: For simplicity, rename the downloaded file to paper.jar . Create a Startup Script : Save the file as run
Open Notepad and paste the following code (allocating 2GB of RAM): java -Xmx2G -Xms2G -jar paper.jar nogui pause Use code with caution. Copied to clipboard [1.19.x] Download
: Note that Paper 1.19 split its configuration into two files: paper-global.yml (server-wide) and paper-world-defaults.yml (per-world settings), located in the /config directory.
: Minecraft 1.19.x requires Java 17 to run correctly.