-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Ryan Garrett edited this page Jul 11, 2022
·
10 revisions
- /health Set, add, or query the health of a entity.
- /hunger Set, add, or query the food, saturation, or exhaustion of a player.
- /name Change the name of a item or entity.
- /setowner Set the owner of a pet.
- /clearspawnpoint Clear players' spawnpoint
- /food -> /hunger
- /hp -> health
- /tame -> setowner
- /mount -> ride
Syntax | Meaning |
---|---|
plain text |
Enter this literally, exactly as shown. |
<argumentsName> |
An argument that should be replaced with an appropriate value. |
<argumentsName: type> |
An argument with a type |
[entry] |
This entry is optional. |
(entry|entry) |
(Required) Pick one of the entries that is shown. |
[entry|entry] |
(Optional) Pick one of the entries that is shown. |
ellipsis ... |
Another sub-command is required. |
This is a modified version of the one on the official Minecraft wiki