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.
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!