Download Spigot 1.20 Server
The Spigot server JAR for Minecraft 1.20, direct from the official source. Build details, release date and Java requirements below.
Java required
Java 17
Released
Jun 2, 2023
Channel
Stable
Latest stable build
1.20
Spigot
Download BuildToolsThe getbukkit mirror never built a Spigot JAR for Minecraft 1.20. Download BuildTools and run it with --rev 1.20 to build this version yourself in a couple of minutes.
What's new in Minecraft 1.20
Minecraft 1.20 was released on Jun 2, 2023.
- New features
- 184
- Changes
- 62
- Technical changes
- 212
Figures taken from the official release notes for this version.
Setup
Start script (Linux/macOS)
java -Xms4G -Xmx4G -XX:+UseG1GC -jar spigot.jar noguiStart script (Windows)
java -Xms4G -Xmx4G -XX:+UseG1GC -jar spigot.jar --nogui
pause