πŸŽ‰ Save 25% on your first month with code: DOOM25

Download Spigot Server JAR

Spigot is the long-standing plugin-capable server software for Minecraft. Every version on this page points to the community mirror at getbukkit β€” we do not host Spigot binaries, per Mojang's agreement.

Latest version

26.1.2

Download JAR

What is Spigot?

Spigot is a fork of CraftBukkit and one of the oldest plugin-capable Minecraft servers. It extends Vanilla with a plugin API (the Bukkit API) that lets developers add almost anything to the game β€” economies, protections, minigames, custom commands β€” without touching the base game. Because Mojang's agreement does not permit redistribution of Spigot binaries, all downloads here link to the getbukkit.org community mirror, which is the standard place to get prebuilt Spigot JARs. For new servers in 2026 we strongly recommend Paper instead: Paper is a drop-in Spigot replacement that runs every Spigot plugin unchanged but performs dramatically better.

When should I use Spigot?

Pick Spigot only if you have a specific reason β€” for example, a legacy server you are keeping untouched. For new projects, Paper is strictly better.

βš– Per Mojang's agreement, Spigot binaries cannot be redistributed directly. All download links on this page point to getbukkit.org, the long-standing community mirror, or to BuildTools if you prefer to build Spigot yourself.

Setup

Required Java

Java 21 (MC 1.20.5+) Β· Java 17 (MC 1.17–1.20.4) Β· Java 8 (older)

Recommended RAM

2–4 GB for <20 players, 6–8 GB for 20–50, 10+ GB for bigger servers

Start script (Linux/macOS)

java -Xms4G -Xmx4G -XX:+UseG1GC -jar spigot.jar nogui

Start script (Windows)

java -Xms4G -Xmx4G -XX:+UseG1GC -jar spigot.jar --nogui
pause

All Spigot versions

Every Spigot build we have ever seen, grouped by Minecraft major version. Click any version to open its dedicated download page.

Show older Minecraft versions (14 majors)

Minecraft 1.19 (5)

Minecraft 1.18 (3)

Minecraft 1.17 (2)

Minecraft 1.16 (5)

Minecraft 1.15 (3)

Minecraft 1.14 (5)

Minecraft 1.13 (3)

Minecraft 1.13-pre7 (1)

Minecraft 1.12 (3)

Minecraft 1.11 (1)

Minecraft 1.10 (1)

Minecraft 1.9 (1)

Minecraft 1.8 (1)

Minecraft 1.7 (1)

Frequently asked questions