Summon Command

This command players are given access to by DEFAULT

This command could allow players to modify their pets default information

What does this command do?

Running this command will spawn in the targeted pet type for the player.

Command Usage

<> = REQUIRED

[] = OPTIONAL

Usage: /pet summon <type> [player] [nbt]

Usage Descriptions

UsageDescription

/pet summon <type>

This command will spawn the selected pet type (will be similar to spawning it from the gui) Example: /pet summon cow

/pet summon <type> [nbt]

This command will spawn the selected pet type with customized Pet NBT Example: /pet summon cow {baby:true}

/pet summon <type> [player]

This command will spawn the selected pet type for the targeted player Example: /pet summon cow Steve

/pet summon <type> [player] [nbt]

This command will spawn the selected pet type for the targeted player with customized Pet NBT Example: /pet summon cow Steve {baby:true}

Permissions

Permission NodeDescription

pet.commands.summon

Grants the player access to run /pet summon

pet.commands.summon.all

Grants the player access to /pet summon all (will spawn all pets) [IGNORES PERMISSIONS]

pet.commands.summon.other

Grants the player access to summon pets for other players using /pet summon

pet.commands.summon.nbt

Grants the player access to spawn pets with customized data

Last updated