Download Spigot 1.20.5 Server
The Spigot server JAR for Minecraft 1.20.5, direct from the official source. Build details, release date and Java requirements below.
Java required
Java 21
Released
Apr 23, 2024
Channel
Stable
Latest stable build
1.20.5
Spigot
Download BuildToolsThe getbukkit mirror never built a Spigot JAR for Minecraft 1.20.5. Download BuildTools and run it with --rev 1.20.5 to build this version yourself in a couple of minutes.
What's new in Minecraft 1.20.5
Minecraft 1.20.5 was released on Apr 23, 2024.
- New features
- 50
- Changes
- 61
- Technical changes
- 57
- Bug fixes
- 242
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