Summon Command
Last updated
Last updated
This command players are given access to by DEFAULT
This command could allow players to modify their pets default information
Running this command will spawn in the targeted pet type for the player.
<>
= REQUIRED
[]
= OPTIONALUsage: /pet summon
<type>
[player]
[nbt]
Usage | Description |
---|---|
Permission Node | Description |
---|---|
/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}
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