Commands
Jump to navigation
Jump to search
(1.16+ only content)
Locate
If you know the dog's name :
/dog locate byname <your name> <your dog name>
If you know the dog's UUID (retrievable via hovering the dog's name in the death message).
/dog locate byuuid <your name> <your dog uuid>
Revive
If you know the dog's name :
/dog revive byname <your name> <your dog name>
If you know the dog's UUID (retrievable via hovering the dog's name in the death message).
/dog revive byuuid <your name> <your dog uuid>
Team (Vanilla's command)
Useful for multiplayer when you don't want your dogs to attack your friends if they accidentally hit your dog.
Making a team:
/team add <team_name>
Joining a team:
/team join <player_name>
And repeat for other players.
Exceptions:
Your dog's name has conflicting characters
- If your dog's name contains special characters (including spaces), they might not be correctly interpreted by the command line, thus making the syntax invalid. For example:
BêTô
Doggo#001-Dog
Allegro Ma Non Troppo
#%$@^
. In this case, surrounding the name in quotes or double quotes ("") will work.
/dog revive byname <your name> "<your dog name>"