Development Guide
Welcome to the Paper Development Guide! This guide includes information and tutorials on how to start developing plugins for Paper.
📄️ Paper Project Setup
As the Paper team primarily uses IntelliJ IDEA, this guide will be focused on that IDE.
📄️ Bukkit Plugin YML
The plugin.yml file is the main configuration file for your plugin.
📄️ Paper Plugins
Paper plugins allow developers to take advantage of more modern concepts introduced by Mojang, such as datapacks, to