Type object
File match egg-*.json
Schema URL https://catalog.lintel.tools/schemas/schemastore/pterodactyl/latest.json
Source https://www.schemastore.org/pterodactyl.json

Validate with Lintel

npx @lintel/lintel check
Type: object

Properties

_comment string

A comment to ignore

meta object
exported_at string
name string

The egg's name

author string

The egg's author

description string

The egg's description

features string[]

A list of features to use

docker_images object

Object containing key-value pairs of a pretty Docker image name and its URL

file_denylist string[]
startup string

Command to run on startup

config object

Object to store configuration

scripts object

A list of possible scripts to execute

variables object[]

Object of variables that can be used to change the startup command