Hytale Asset ReferenceUnofficial
Versions / 0.4.1 / MacroCommands / ResetRotationCommand.json

ResetRotationCommand

Server/MacroCommands/ResetRotationCommand.json, 148 B

Fields

FieldType
Namestring
Descriptionstring
Commandsarray[1]

Source

{
  "Name": "resetrotation",
  "Description": "server.commands.resetRotation.desc",
  "Commands": [
    "tp ~ ~ ~ --pitch=0 --yaw=0 --roll=0"
  ]
}