Download Paper 1.20.1 Server
The Paper server JAR for Minecraft 1.20.1, direct from the official source. Build details, release date and Java requirements below.
Java required
Java 17
Released
Sep 21, 2023
Build
196
File size
41 MB
Channel
Stable
SHA-1 checksum
234a9b32098100c6fc116664d64e36ccdb58b5b649af0f80bcccb08b0255eaea
What's new in Minecraft 1.20.1
The newest Paper build for Minecraft 1.20.1 is build 196, published on Sep 21, 2023.
- Builds published
- 178
- Upstream commits
- 202
Figures taken from the official release notes for this version.
Setup
Start script (Linux/macOS)
java -Xms4G -Xmx4G --add-modules=jdk.incubator.vector -XX:+UseG1GC -jar paper.jar noguiStart script (Windows)
java -Xms4G -Xmx4G --add-modules=jdk.incubator.vector -XX:+UseG1GC -jar paper.jar --nogui
pause