Chapter 1

Chapter 1: Introduction to Spigot


In this chapter, we introduce you to the Spigot Library and a few of its other facets, the basic structure for Spigot projects in the IntelliJ IDEA IDE, and teach you how to do do the startup code for Minecraft plugins.

Chapter 2

Chapter 2: Simple Commands


Remember those cheats like /gamemode and /give? Or those commands on servers like /msg or /heal that aren't in vanilla Minecraft? We'll be exploring the fundamentals of these commands in this chapter!