Skip to content

Commit

Permalink
Merge pull request #544 from Nethonos/patch-1
Browse files Browse the repository at this point in the history
Added /rotate command
  • Loading branch information
Markus-Rost authored Oct 6, 2024
2 parents 19f62dc + 65ca48f commit 01fe984
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions cmds/minecraft/commands.json
Original file line number Diff line number Diff line change
Expand Up @@ -416,6 +416,12 @@
"/ride <target> mount <vehicle>",
"/ride [<target>] dismount"
],
"rotate": [
"/rotate <target> <rotation>",
"/rotate <target> facing <facingLocation>",
"/rotate <target> facing entity <facingEntity> eyes",
"/rotate <target> facing entity <facingEntity> feet"
],
"save-all": [
"/save-all",
"/save-all flush"
Expand Down

0 comments on commit 01fe984

Please sign in to comment.