Skip to content

Instantly share code, notes, and snippets.

@Arbol0
Arbol0 / 15-Minute Minecraft Plugin Tutorial For 1.8.8 - 1.21
Last active October 6, 2025 17:45 — forked from kangarko/README.md
15-Minute Minecraft Plugin Tutorial For 1.8.8 - 1.21
# 15-Minute Minecraft Plugin Tutorial For 1.8.8 - 1.21
In this new Minecraft plugin development guide, I'll show you how to make Minecraft plugins for Bukkit, Spigot and Paper.
This guide covers Minecraft plugins for 1.8.8 to 1.21.
We'll be using IntelliJ with a dedicated extension for Minecraft plugin development to make this process fast and easy.
## Do you want a complete step-by-step tutorial on developing your own Minecraft plugins? [Click here for a full Minecraft plugin development training](https://mineacademy.org/project-orion?st=github&sc=gist).