📄️ Nests Page
The nests page is where Eggs live, nests are a collection of eggs, sort of like a category for eggs that fit into a specific class i.e. belong to the same Game, Service, etc.
📄️ Egg Components
On this page we'll focus on explaining the different core components of an egg.
📄️ Egg Variables
Each egg in Pterodactyl supports Variables that you can use in either the Install Script or the Config Parser. These variables provide a dynamic way to configure your server behavior and are highly useful for customization and modular egg design.
📄️ Install Script
The install script is where the egg magic happens.